[k8s] Multi-etcd Cluster - Internal
This is a practice to set up a Kubernetes environment on a VM and build a multi-etcd cluster within the cluster.
Setting up HAproxy Node
Building a cluster with multiple master nodes.
162 sudo apt install haproxy
163 sudo apt upgrade
164 su...
heebrynn.hashnode.dev4 min read