Skip to content

Commit

Permalink
doc: Update 'Kubespray vs Kubeadm' (kubernetes-sigs#7834)
Browse files Browse the repository at this point in the history
non-kubeadm mode has been removed since ddffdb6
2.5 years ago. The non-kubeadm makes unnecessary confusion today, then
this updates the documentation.
  • Loading branch information
oomichi authored and LuckySB committed Oct 23, 2021
1 parent c64a456 commit b1bc770
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/comparisons.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ does generic configuration management tasks from the "OS operators" ansible
world, plus some initial K8s clustering (with networking plugins included) and
control plane bootstrapping.

Kubespray supports `kubeadm` for cluster creation since v2.3
(and deprecated non-kubeadm deployment starting from v2.8)
Kubespray has started using `kubeadm` internally for cluster creation since v2.3
in order to consume life cycle management domain knowledge from it
and offload generic OS configuration things from it, which hopefully benefits both sides.

0 comments on commit b1bc770

Please sign in to comment.