Editing Kubeadm

Jump to navigation Jump to search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
{{lowercase}}
+
Kubeadm<ref>https://kubernetes.io/docs/reference/setup-tools/kubeadm/kubeadm/</ref> is a tool released in [[Kubernetes 1.13]] in December 2018 for creating Kubernetes clusters.
<code>kubeadm</code><ref>https://kubernetes.io/docs/reference/setup-tools/kubeadm/kubeadm/</ref> is a tool released in [[Kubernetes 1.13]] in December 2018 for creating Kubernetes clusters.
 
* https://kubernetes.io/docs/reference/setup-tools/kubeadm/
 
  
== Installation ==
 
* [[macOS]]: not [[homebrew]] package
 
* [[Ubuntu]]: <code>[[snap install kubeadm --classic]]</code>
 
 
== Commands ==
 
* <code>[[kubeadm --help]]</code>
 
 
* <code>[[kubeadm init]]</code> to bootstrap a Kubernetes [[control-plane]] node
 
* <code>[[kubeadm init]]</code> to bootstrap a Kubernetes [[control-plane]] node
 
** <code>[[kubeadm init]] --[[pod]]-network-cidr=10.244.0.0/16</code>
 
** <code>[[kubeadm init]] --[[pod]]-network-cidr=10.244.0.0/16</code>
Line 17: Line 9:
 
:::<code>[[kubeadm config images pull]]</code>
 
:::<code>[[kubeadm config images pull]]</code>
 
* <code>[[kubeadm token]]</code> to manage tokens for kubeadm join
 
* <code>[[kubeadm token]]</code> to manage tokens for kubeadm join
* <code>[[kubeadm reset]]</code> to revert any changes made to this host by kubeadm init or kubeadm join
+
* <code>kubeadm reset</code> to revert any changes made to this host by kubeadm init or kubeadm join
* <code>[[kubeadm version]]</code> to print the kubeadm version
+
* <code>kubeadm version</code> to print the kubeadm version
* <code>[[kubeadm alpha]]</code> to preview a set of features made available for gathering feedback from the community
+
* <code>kubeadm alpha</code> to preview a set of features made available for gathering feedback from the community
 
 
  
* Logs not available in files https://github.com/kubernetes/kubernetes/pull/42470
 
  
 
== Changelog ==
 
== Changelog ==
 
* [[v1.18]] Kubeadm: reject a node joining the cluster if a node with the same name already exists
 
* [[v1.18]] Kubeadm: reject a node joining the cluster if a node with the same name already exists
  
== [[CKA]] ==
 
* [[v1.24]], [[v1.23]], [[v1.20]] [[Use kubeadm to install a basic cluster]]
 
* [[v1.23]] Perform a [[version upgrade]] on a Kubernetes cluster using kubeadm
 
* [[v1.18]] Install and use kubeadm to install, configure and manage Kubernetes clusters.
 
 
== Related terms ==
 
* <code>[[kubectl]]</code>
 
* [[Snap install Kubernetes]]: <code>[[snap install]] kubeadm --classic</code>
 
* [[CNI]], [[CSI]]
 
* [[Deploy EKS cluster using Terraform]]
 
* [[k9s]]
 
  
 
== See also ==
 
== See also ==
 
* {{kubeadm}}
 
* {{kubeadm}}
 +
* {{K8s}}
 +
  
 
[[Category:Kubernetes]]
 
[[Category:Kubernetes]]

Please note that all contributions to wikieduonline may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see Wikieduonline:Copyrights for details). Do not submit copyrighted work without permission!

Cancel Editing help (opens in new window)

Advertising: