Installing Consul
Consul is very simple to install. It is a single Go binary that acts as a client and as well as a server. You can include Consul by provisioning VMs or bare metal servers. We will use the Consul Helm chart to show the installation process in a Kubernetes environment.
In this chapter, you will learn how to install the Consul agent in a VM and look at the Consul installation procedure in a Kubernetes cluster. The Consul service mesh is very easy to form in a Kubernetes environment using the Consul Connect feature, which enables automatic injection of the sidecar proxy for existing and new applications. However, it is slightly more complex to build the service mesh in a VM or bare-metal environments for Consul.
In a nutshell, ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access