-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Open
Labels
kind/api-changeCategorizes issue or PR as related to adding, removing, or otherwise changing an APICategorizes issue or PR as related to adding, removing, or otherwise changing an APIkind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.priority/backlogHigher priority than priority/awaiting-more-evidence.Higher priority than priority/awaiting-more-evidence.priority/important-longtermImportant over the long term, but may not be staffed and/or may need multiple releases to complete.Important over the long term, but may not be staffed and/or may need multiple releases to complete.triage/acceptedIndicates an issue or PR is ready to be actively worked on.Indicates an issue or PR is ready to be actively worked on.
Description
As of today KCP allows to skip reconcile of Proxy and DNS via two annotations (controlplane.cluster.x-k8s.io/skip-kube-proxy
and controlplane.cluster.x-k8s.io/skip-coredns
)
Some time ago, the v1beta4 version of the kubeadm API introduced the cabability to skip installation of Proxy and DNS, but currently this option is not surfacing in the KubeConfig/KubeadmControlPlane CRD
When we will consider surfacing the new kubeadm option in the KubeConfig/KubeadmControlPlane, we should review this feature in an holistic way, considering possible permutation of skip install and skip reconcile, and possibly focus the implementation on the most relevant for the users
sathieu
Metadata
Metadata
Assignees
Labels
kind/api-changeCategorizes issue or PR as related to adding, removing, or otherwise changing an APICategorizes issue or PR as related to adding, removing, or otherwise changing an APIkind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.priority/backlogHigher priority than priority/awaiting-more-evidence.Higher priority than priority/awaiting-more-evidence.priority/important-longtermImportant over the long term, but may not be staffed and/or may need multiple releases to complete.Important over the long term, but may not be staffed and/or may need multiple releases to complete.triage/acceptedIndicates an issue or PR is ready to be actively worked on.Indicates an issue or PR is ready to be actively worked on.