March 2020
Intermediate to advanced
626 pages
14h 45m
English
First, we will download and install Consul on the VM and then install it in Kubernetes. To install Consul in a VM, follow these steps:
$ wget https://releases.hashicorp.com/consul/1.6.1/consul_1.6.1_linux_amd64.zip
$ unzip consul_1.6.1_linux_amd64.zip$ sudo mv consul /bin
This completes the ...
Read now
Unlock full access