8 - Bootstrap etcd

A set of Ansible tasks required to bootstrap an etcd server, a vital component of the Kubernetes cluster.

Without an etcd server Kubernetes would not know how to remember the state (e.g. number of worker nodes, health..) of the cluster.

The script can be found in the GitLab repository: main.yml

Last updated on 17 Aug 2021
Published on 17 Aug 2021