You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to share the same Secret resource with Cloud-Init userdata between multiple VirtualMachine (VM) resources. While this is supported, there is no way for Cloud-Init to know anything about the VM being deployed, meaning any information unique to a given VM requires a unique Secret resource. This proposal describes injecting the Cloud-Init metadata VM Operator constructs with the VirtualMachine resource so Cloud-Init userdata can access it.
Please describe the solution you would like.
I would like to share the same
Secret
resource with Cloud-Init userdata between multipleVirtualMachine
(VM) resources. While this is supported, there is no way for Cloud-Init to know anything about the VM being deployed, meaning any information unique to a given VM requires a uniqueSecret
resource. This proposal describes injecting the Cloud-Init metadata VM Operator constructs with theVirtualMachine
resource so Cloud-Init userdata can access it.Please find a link to the proposal entitled K8s Object Info via Cloud-Init Userdata: One-Pager.
Is there anything else you would like to add?
NA
Please tell us about your environment.
NA
rpm -qa VMware-wcp
on the vCenter applianceNA
rpm -qa VMware-wcpovf
on the vCenter applianceNA
kubectl version
NA
The text was updated successfully, but these errors were encountered: