Closed

Description
Enhancement Description
- One-line enhancement description (can be used as a release note): kubeadm phases to beta
- Kubernetes Enhancement Proposal:
We are defining the road map for graduating `kubeadm alpha phase` commands to
beta, addressing concerns/lessons learned so far about the additional
effort for maintenance of this feature.
- Discussion Link:
- Primary contact (assignee): @fabriziopandini
- Responsible SIGs: sig-cluster-lifecycle
- Enhancement target (which target equals to which milestone):
- Alpha release target (x.y):
- Beta release target (x.y):
- Stable release target (x.y):
- Alpha
- KEP (
k/enhancements
) update PR(s): - Code (
k/k
) update PR(s): - Docs (
k/website
) update PR(s):
- KEP (
Implementation History
- #61631 First prototype implementation
(now outdated) - v1.13 implementation of phases in the
kubeadm init
workflow - v1.14 implementation of phases in the
kubeadm join
workflow - v1.15 implementation of phases in the
kubeadm upgrade node
workflow - v1.17 implementation of phases in the
kubeadm upgrade apply
workflow (planned)
Please keep this description up to date. This will help the Enhancement Team to track the evolution of the enhancement efficiently.