etcd
Setting up a bare-metal cluster - part 2
robo
Tue, 12/08/2020 - 18:31
The story so far
In the first part (part1) we set up and provisioned three servers to serve as nodes in the cluster. We have a virtual ip managed by Keepalived and a HA etcd cluster that we will be using as external datastore for the k3s cluster. Some other stuff was installed and configured using ansible as well; we have docker installed, though in principle we could have simply let k3s use the default containerd.
Tags
- Read more about Setting up a bare-metal cluster - part 2
- Log in to post comments