Skip to content

Review skip Proxy and DNS in KCP and in the KubeadmConfigΒ #12288

@fabriziopandini

Description

@fabriziopandini

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

Metadata

Metadata

Assignees

Labels

kind/api-changeCategorizes issue or PR as related to adding, removing, or otherwise changing an APIkind/featureCategorizes issue or PR as related to a new feature.priority/backlogHigher 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.triage/acceptedIndicates an issue or PR is ready to be actively worked on.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions