Quick Start with Azure Kubernetes Service (AKS)
Managed Kubernetes
In order to run Meshery in a managed Kubernetes environment, you will need to assign an existing ServiceAccount
or create a new ServiceAccount
:
Note: Make sure you are able to access AKS with the Azure CLI (az
) by following the AKS quick start guide.
Complete set of instructions coming soon!