Consul Service Discovery and Service Mesh on Minikube
Deploy Consul locally on Minikube and learn how to manage your Consul datacenter with the Consul CLI, UI, and API. Finally, configure Consul service mesh for services in your Kubernetes cluster.
16min
Consul Service Discovery and Mesh on Kubernetes in Docker (kind)
Deploy Consul locally on kind and learn how to manage your Consul datacenter with the Consul CLI, UI, and API. Finally, configure Consul service mesh for services in your Kubernetes cluster.
12min
Deploy Consul on Amazon Elastic Kubernetes Service (EKS)
Deploy Consul on EKS and learn how to manage your Consul datacenter with the Consul CLI, UI, and API.
14min
Deploy Consul on Azure Kubernetes Service (AKS)
Deploy Consul on AKS and learn how to manage your Consul datacenter with the Consul CLI, UI, and API.
13min
Deploy Consul on Google Kubernetes Engine (GKE)
Deploy Consul on GKE and learn how to manage your Consul datacenter with the Consul CLI, UI, and API.
18min
Deploy Consul on RedHat OpenShift
Deploy Consul on OpenShift with the official Helm chart and deploy services into Consul's service mesh.
5min
Understand Consul service mesh
Consul can be deployed as a service mesh that provides service-to-service connection authorization and encryption using mutual TLS. Learn how to configure Consul as your Kubernetes service mesh to encrypt and control traffic between services.