-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature Request: Option to Select Specific Nutanix Storage Container for VM Creation in IPI Installation #7923
Comments
+1 |
Issues go stale after 90d of inactivity. Mark the issue as fresh by commenting If this issue is safe to close now please do so with /lifecycle stale |
/remove-lifecycle stale |
Issues go stale after 90d of inactivity. Mark the issue as fresh by commenting If this issue is safe to close now please do so with /lifecycle stale |
Stale issues rot after 30d of inactivity. Mark the issue as fresh by commenting If this issue is safe to close now please do so with /lifecycle rotten |
/remove-lifecycle stale |
Rotten issues close after 30d of inactivity. Reopen the issue by commenting /close |
@openshift-bot: Closing this issue. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
Version
Platform: nutanix
What happened?
When using the IPI method to deploy OpenShift on the Nutanix platform, the virtual machines are automatically created in the default Nutanix Storage Container, named 'SelfServiceContainer'
What you expected to happen?
I expected an optional configuration parameter in the install-config.yaml file that would allow the IPI installation to store the virtual machines in a custom storageContainer.
How to reproduce it (as minimally and precisely as possible)?
Create the installation configuration file
$ ./openshift-install create install-config --dir <installation_directory>
Try modifying the install-config.yaml to specify the storage container location on the Nutanix platform where the VMs will be deployed.
Anything else we need to know?
The option to specify the storageContainer in the install-config.yaml is not listed in the official documentation Additional Nutanix configuration parameters
References
The text was updated successfully, but these errors were encountered: