Updated 10.1 Deploying to Kubernetes (AKS and local) using Helm Charts (markdown)
parent
83b8061586
commit
a836ed52de
@ -8,7 +8,7 @@ In addition to having an AKS cluster created in Azure and having kubectl and Azu
|
||||
|
||||
### Install Helm
|
||||
|
||||
You need to have helm installed on your machine, and Tiller must be installed on the AKS. Follow [these instructions](https://github.com/MicrosoftDocs/azure-docs/blob/master/articles/aks/kubernetes-helm.md) to setup Helm and Tiller for AKS
|
||||
You need to have helm installed on your machine, and Tiller must be installed on the AKS. Follow these instructions on how to ['Install applications with Helm in Azure Kubernetes Service (AKS)'](https://docs.microsoft.com/en-us/azure/aks/kubernetes-helm) to setup Helm and Tiller for AKS.
|
||||
|
||||
**Note**: If your ASK cluster is not RBAC-enabled (default option in portal) you may receive following error when running a helm command:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user