Skip to content

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

Open
@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

No one assigned

    Labels

    kind/featureCategorizes issue or PR as related to a new feature.needs-triageIndicates an issue or PR lacks a `triage/foo` label and requires one.priority/important-longtermImportant over the long term, but may not be staffed and/or may need multiple releases to complete.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions