cluster-api-provider-vsphere
cluster-api-provider-vsphere copied to clipboard
Opening this Git issue to track the automation of capv-templates build work. We have a commitment to publish [capv-templates](https://storage.googleapis.com/capv-templates) which align with the latest k8s releases, including patch releases, and...
/kind feature **Describe the solution you'd like** [A clear and concise description of what you want to happen.] Ability to add vGPUs to VMs **Anything else you would like to...
I am Looking for Network Recommendations for K8s Cluster Deployment using CAPV Project ( like for network segmentations, placement of Virtual IP's). Can some one help me with any documentation...
/kind feature **Describe the solution you'd like** hack/e2e.sh includes a bunch of Node IPAM setup code that would better be served being added to a ginkgo SynchronizedBeforeSuite setup for better...
CAPV today is using [vm-operator](https://github.com/vmware-tanzu/vm-operator) v1alpha1 APIs. There is ongoing work on v1alpha2 APIs. v1alpha2 APIs are not ready yet, so for now there is nothing to do. Also when...
/kind feature **Describe the solution you'd like** - Having a new set of OVA provided images, which one might use to get started, without the need to build their own...
Just an umbrella issue to collect follow-up tasks once we bumped to Cluster API v1.7 (to be released in April 2024): * [ ] Start using release markers in our...
/kind bug **What steps did you take and what happened:** Deploying flatcar vm and configuring via ignition does not set the ip address as passed through the guestinfo.metadata. Image used:...
/kind bug **What steps did you take and what happened:** - Setup a kind boostrap-cluster to create a 1-control-plane-node and 3-worker node cluster on my vSphere account. - I am...
There's a number labels in the CAPV codebase related to older APIVersions that should be removed along with the code that handles transitioning them. We have: - Added in https://github.com/kubernetes-sigs/cluster-api-provider-vsphere/pull/1486...