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