Package kubernetes1.23-kubeadm
- kubeadm(1) β kubeadm: easily bootstrap a secure Kubernetes cluster
- kubeadm-alpha(1) β Kubeadm experimental sub\-commands
- kubeadm-certs(1) β Commands related to handling kubernetes certificates
- kubeadm-certs-certificate-key(1) β Generate certificate keys
- kubeadm-certs-check-expiration(1) β Check certificates expiration for a Kubernetes cluster
- kubeadm-certs-generate-csr(1) β Generate keys and certificate signing requests
- kubeadm-certs-renew(1) β Renew certificates for a Kubernetes cluster
- kubeadm-certs-renew-admin.conf(1) β Renew the certificate embedded in the kubeconfig file for the admin to use and for kubeadm itself
- kubeadm-certs-renew-all(1) β Renew all available certificates
- kubeadm-certs-renew-apiserver(1) β Renew the certificate for serving the Kubernetes API
- kubeadm-certs-renew-apiserver-etcd-client(1) β Renew the certificate the apiserver uses to access etcd
- kubeadm-certs-renew-apiserver-kubelet-client(1) β Renew the certificate for the API server to connect to kubelet
- kubeadm-certs-renew-controller-manager.conf(1) β Renew the certificate embedded in the kubeconfig file for the controller manager to use
- kubeadm-certs-renew-etcd-healthcheck-client(1) β Renew the certificate for liveness probes to healthcheck etcd
- kubeadm-certs-renew-etcd-peer(1) β Renew the certificate for etcd nodes to communicate with each other
- kubeadm-certs-renew-etcd-server(1) β Renew the certificate for serving etcd
- kubeadm-certs-renew-front-proxy-client(1) β Renew the certificate for the front proxy client
- kubeadm-certs-renew-scheduler.conf(1) β Renew the certificate embedded in the kubeconfig file for the scheduler manager to use
- kubeadm-completion(1) β Output shell completion code for the specified shell (bash or zsh)
- kubeadm-config(1) β Manage configuration for a kubeadm cluster persisted in a ConfigMap in the cluster
- kubeadm-config-images(1) β Interact with container images used by kubeadm
- kubeadm-config-images-list(1) β Print a list of images kubeadm will use. The configuration file is used in case any images or image repositories are customized
- kubeadm-config-images-pull(1) β Pull images used by kubeadm
- kubeadm-config-migrate(1) β Read an older version of the kubeadm configuration API types from a file, and output the similar config object for the newer version
- kubeadm-config-print(1) β Print configuration
- kubeadm-config-print-init-defaults(1) β Print default init configuration, that can be used for 'kubeadm init'
- kubeadm-config-print-join-defaults(1) β Print default join configuration, that can be used for 'kubeadm join'
- kubeadm-init(1) β Run this command in order to set up the Kubernetes control plane
- kubeadm-init-phase(1) β Use this command to invoke single phase of the init workflow
- kubeadm-init-phase-addon(1) β Install required addons for passing conformance tests
- kubeadm-init-phase-addon-all(1) β Install all the addons
- kubeadm-init-phase-addon-coredns(1) β Install the CoreDNS addon to a Kubernetes cluster
- kubeadm-init-phase-addon-kube-proxy(1) β Install the kube\-proxy addon to a Kubernetes cluster
- kubeadm-init-phase-bootstrap-token(1) β Generates bootstrap tokens used to join a node to a cluster
- kubeadm-init-phase-certs(1) β Certificate generation
- kubeadm-init-phase-certs-all(1) β Generate all certificates
- kubeadm-init-phase-certs-apiserver(1) β Generate the certificate for serving the Kubernetes API
- kubeadm-init-phase-certs-apiserver-etcd-client(1) β Generate the certificate the apiserver uses to access etcd
- kubeadm-init-phase-certs-apiserver-kubelet-client(1) β Generate the certificate for the API server to connect to kubelet
- kubeadm-init-phase-certs-ca(1) β Generate the self\-signed Kubernetes CA to provision identities for other Kubernetes components
- kubeadm-init-phase-certs-etcd-ca(1) β Generate the self\-signed CA to provision identities for etcd
- kubeadm-init-phase-certs-etcd-healthcheck-client(1) β Generate the certificate for liveness probes to healthcheck etcd
- kubeadm-init-phase-certs-etcd-peer(1) β Generate the certificate for etcd nodes to communicate with each other
- kubeadm-init-phase-certs-etcd-server(1) β Generate the certificate for serving etcd
- kubeadm-init-phase-certs-front-proxy-ca(1) β Generate the self\-signed CA to provision identities for front proxy
- kubeadm-init-phase-certs-front-proxy-client(1) β Generate the certificate for the front proxy client
- kubeadm-init-phase-certs-sa(1) β Generate a private key for signing service account tokens along with its public key
- kubeadm-init-phase-control-plane(1) β Generate all static Pod manifest files necessary to establish the control plane
- kubeadm-init-phase-control-plane-all(1) β Generate all static Pod manifest files
- kubeadm-init-phase-control-plane-apiserver(1) β Generates the kube\-apiserver static Pod manifest
- kubeadm-init-phase-control-plane-controller-manager(1) β Generates the kube\-controller\-manager static Pod manifest
- kubeadm-init-phase-control-plane-scheduler(1) β Generates the kube\-scheduler static Pod manifest
- kubeadm-init-phase-etcd(1) β Generate static Pod manifest file for local etcd
- kubeadm-init-phase-etcd-local(1) β Generate the static Pod manifest file for a local, single\-node local etcd instance
- kubeadm-init-phase-kubeconfig(1) β Generate all kubeconfig files necessary to establish the control plane and the admin kubeconfig file
- kubeadm-init-phase-kubeconfig-admin(1) β Generate a kubeconfig file for the admin to use and for kubeadm itself
- kubeadm-init-phase-kubeconfig-all(1) β Generate all kubeconfig files
- kubeadm-init-phase-kubeconfig-controller-manager(1) β Generate a kubeconfig file for the controller manager to use
- kubeadm-init-phase-kubeconfig-kubelet(1) β Generate a kubeconfig file for the kubelet to use only for cluster bootstrapping purposes
- kubeadm-init-phase-kubeconfig-scheduler(1) β Generate a kubeconfig file for the scheduler to use
- kubeadm-init-phase-kubelet-finalize(1) β Updates settings relevant to the kubelet after TLS bootstrap
- kubeadm-init-phase-kubelet-finalize-all(1) β Run all kubelet\-finalize phases
- kubeadm-init-phase-kubelet-finalize-experimental-cert-rotation(1) β Enable kubelet client certificate rotation
- kubeadm-init-phase-kubelet-start(1) β Write kubelet settings and (re)start the kubelet
- kubeadm-init-phase-mark-control-plane(1) β Mark a node as a control\-plane
- kubeadm-init-phase-preflight(1) β Run pre\-flight checks
- kubeadm-init-phase-upload-certs(1) β Upload certificates to kubeadm\-certs
- kubeadm-init-phase-upload-config(1) β Upload the kubeadm and kubelet configuration to a ConfigMap
- kubeadm-init-phase-upload-config-all(1) β Upload all configuration to a config map
- kubeadm-init-phase-upload-config-kubeadm(1) β Upload the kubeadm ClusterConfiguration to a ConfigMap
- kubeadm-init-phase-upload-config-kubelet(1) β Upload the kubelet component config to a ConfigMap
- kubeadm-join(1) β Run this on any machine you wish to join an existing cluster
- kubeadm-join-phase(1) β Use this command to invoke single phase of the join workflow
- kubeadm-join-phase-control-plane-join(1) β Join a machine as a control plane instance
- kubeadm-join-phase-control-plane-join-all(1) β Join a machine as a control plane instance
- kubeadm-join-phase-control-plane-join-etcd(1) β Add a new local etcd member
- kubeadm-join-phase-control-plane-join-mark-control-plane(1) β Mark a node as a control\-plane
- kubeadm-join-phase-control-plane-join-update-status(1) β Register the new control\-plane node into the ClusterStatus maintained in the kubeadm\-config ConfigMap (DEPRECATED)
- kubeadm-join-phase-control-plane-prepare(1) β Prepare the machine for serving a control plane
- kubeadm-join-phase-control-plane-prepare-all(1) β Prepare the machine for serving a control plane
- kubeadm-join-phase-control-plane-prepare-certs(1) β Generate the certificates for the new control plane components
- kubeadm-join-phase-control-plane-prepare-control-plane(1) β Generate the manifests for the new control plane components
- kubeadm-join-phase-control-plane-prepare-download-certs(1) β [EXPERIMENTAL] Download certificates shared among control\-plane nodes from the kubeadm\-certs Secret
- kubeadm-join-phase-control-plane-prepare-kubeconfig(1) β Generate the kubeconfig for the new control plane components
- kubeadm-join-phase-kubelet-start(1) β Write kubelet settings, certificates and (re)start the kubelet
- kubeadm-join-phase-preflight(1) β Run join pre\-flight checks
- kubeadm-kubeconfig(1) β Kubeconfig file utilities
- kubeadm-kubeconfig-user(1) β Output a kubeconfig file for an additional user
- kubeadm-reset(1) β Performs a best effort revert of changes made to this host by 'kubeadm init' or 'kubeadm join'
- kubeadm-reset-phase(1) β Use this command to invoke single phase of the reset workflow
- kubeadm-reset-phase-cleanup-node(1) β Run cleanup node.
- kubeadm-reset-phase-preflight(1) β Run reset pre\-flight checks
- kubeadm-reset-phase-remove-etcd-member(1) β Remove a local etcd member.
- kubeadm-token(1) β Manage bootstrap tokens
- kubeadm-token-create(1) β Create bootstrap tokens on the server
- kubeadm-token-delete(1) β Delete bootstrap tokens on the server
- kubeadm-token-generate(1) β Generate and print a bootstrap token, but do not create it on the server
- kubeadm-token-list(1) β List bootstrap tokens on the server
- kubeadm-upgrade(1) β Upgrade your cluster smoothly to a newer version with this command
- kubeadm-upgrade-apply(1) β Upgrade your Kubernetes cluster to the specified version
- kubeadm-upgrade-diff(1) β Show what differences would be applied to existing static pod manifests. See also: kubeadm upgrade apply \-\-dry\-run
- kubeadm-upgrade-node(1) β Upgrade commands for a node in the cluster
- kubeadm-upgrade-node-phase(1) β Use this command to invoke single phase of the node workflow
- kubeadm-upgrade-node-phase-control-plane(1) β Upgrade the control plane instance deployed on this node, if any
- kubeadm-upgrade-node-phase-kubelet-config(1) β Upgrade the kubelet configuration for this node
- kubeadm-upgrade-node-phase-preflight(1) β Run upgrade node pre\-flight checks
- kubeadm-upgrade-plan(1) β Check which versions are available to upgrade to and validate whether your current cluster is upgradeable. To skip the internet check, pass in the optional [version] parameter
- kubeadm-version(1) β Print the version of kubeadm
