kubernetes / enhancements

Enhancements tracking repo for Kubernetes
Apache License 2.0
3.43k stars 1.48k forks source link

kubeadm: make a control-plane's kubelet talk to the local API Server on kubeadm join. #4471

Open chrischdi opened 9 months ago

chrischdi commented 9 months ago

Enhancement Description

Please keep this description up to date. This will help the Enhancement Team to track the evolution of the enhancement efficiently.

cc @neolit123 : we discussed that this may not get tracked by enhancement tracking.

neolit123 commented 9 months ago

we discussed that this may not get tracked by enhancement tracking.

yes, we are not going to opt-in for enhancement tracking for this feature.

neolit123 commented 8 months ago

@chrischdi FYI, there is a PR that has been in review for a long time but it may merge in 1.30: https://github.com/kubernetes/kubernetes/pull/119598

we are thinking of adding a new dedicated join phase behind a feature gate, that waits for all k8s CP components (not etcd) to be ready. basically ALA wait-control-plane for join. note that it might conflict / mix things a little with this KEP.

chrischdi commented 8 months ago

@chrischdi FYI, there is a PR that has been in review for a long time but it may merge in 1.30: kubernetes/kubernetes#119598

we are thinking of adding a new dedicated join phase behind a feature gate, that waits for all k8s CP components (not etcd) to be ready. basically ALA wait-control-plane for join. note that it might conflict / mix things a little with this KEP.

Thanks for the heads up: it does not conflict with this proposal :-) it introduces stuff which happens after the parts this touches.

k8s-triage-robot commented 5 months ago

The Kubernetes project currently lacks enough contributors to adequately respond to all issues.

This bot triages un-triaged issues according to the following rules:

You can:

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle stale

neolit123 commented 5 months ago

/remove-lifecycle stale

k8s-triage-robot commented 2 weeks ago

The Kubernetes project currently lacks enough contributors to adequately respond to all issues.

This bot triages un-triaged issues according to the following rules:

You can:

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle stale

chrischdi commented 2 weeks ago

/remove-lifecycle stale