48cdd43606
* Update k8s guide titles * Update website/pages/docs/k8s/installation/gke.mdx Co-Authored-By: Luke Kysow <1034429+lkysow@users.noreply.github.com> Co-authored-by: Luke Kysow <1034429+lkysow@users.noreply.github.com>
19 lines
738 B
Plaintext
19 lines
738 B
Plaintext
---
|
|
layout: docs
|
|
page_title: Consul on Azure Cloud
|
|
sidebar_title: Azure Kubernetes Service (AKS)
|
|
description: Consul can run directly on Azure Kubernetes Service (AKS).
|
|
---
|
|
|
|
# Consul on Azure Kubernetes Service
|
|
|
|
Consul can run directly on Azure Kubernetes Service (AKS). To get hands-on experience, you can follow the [Deploy Consul on Azure Kubernetes Service (AKS)](https://learn.hashicorp.com/consul/kubernetes/azure-k8s?utm_source=consul.io&utm_medium=docs&utm_content=k8s&utm_term=aks) guide.
|
|
|
|
The Learn guide includes:
|
|
|
|
- AKS configuration recommendations
|
|
- How to install Consul with the official Helm chart
|
|
- Deploying two services in the Consul Connect service mesh.
|
|
|
|
To complete this guide, you will need a Azure Cloud account.
|