Difference between revisions of "Kubeadm"

From wikieduonline
Jump to navigation Jump to search
 
Line 5: Line 5:
 
== Installation ==
 
== Installation ==
 
* [[macOS]]: not [[homebrew]] package
 
* [[macOS]]: not [[homebrew]] package
* [[Ubuntu]]: <code>[[snap install]] kubeadm --classic</code>
+
* [[Ubuntu]]: <code>[[snap install kubeadm --classic]]</code>
  
 
== Commands ==
 
== Commands ==

Latest revision as of 09:14, 3 December 2022

kubeadm[1] is a tool released in Kubernetes 1.13 in December 2018 for creating Kubernetes clusters.

Installation[edit]

Commands[edit]

kubeadm config images pull
  • kubeadm token to manage tokens for kubeadm join
  • kubeadm reset to revert any changes made to this host by kubeadm init or kubeadm join
  • kubeadm version to print the kubeadm version
  • kubeadm alpha to preview a set of features made available for gathering feedback from the community


Changelog[edit]

  • v1.18 Kubeadm: reject a node joining the cluster if a node with the same name already exists

CKA[edit]

Related terms[edit]

See also[edit]

Text is available under the Creative Commons Attribution-ShareAlike License; additional terms may apply. By using this site, you agree to the Terms of Use and Privacy Policy.

Source: wikiversity

Advertising: