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
This issue tracks the work necessary to update the master branch to CAPI v1alpha2. All work is based on the guide for Updating v1alpha1 providers to v1alpha2.
This issue tracks the work necessary to update the
master
branch to CAPI v1alpha2. All work is based on the guide for Updating v1alpha1 providers to v1alpha2.Cluster API Provider (link)
Cloud-init and multi-interface networking (TODO file issue)
Tutorial on migrating v1alpha1 providers to v1alpha2
Support creation of kubeconfig secret
Cluster API Provider for vSphere (link)
Remove
build/images
and defer to image-builder repoReplace use of
kubeadm
module in cloud-init user data with arun
commandCreate an infra service to abstract the GoVmomi work
Refactor types and packages to v1a2
Manifest generation for v1a2
Update scripts/CI/e2e process for v1a2
Update release process for v1a2
Cluster API Bootstrap Provider for Kubeadm (link)
Support not knowing the control plane endpoint in advance
Write files
/etc/hostname
and/etc/hosts
(https://github.com/kubernetes-sigs/cluster-api-bootstrap-provider-kubeadm/issues/116)Kubernetes Machine Image Builder (link)
Include build instructions for CentOS 7 / cloud-init 18.4+
Building machine images that default to custom k/k container images
The text was updated successfully, but these errors were encountered: