14 Commits

Author SHA1 Message Date
Treehopper
99a7535702 Fix terraform error: Unsupported argument
option has been dropped in terraform 2.x
2021-11-25 13:11:21 +00:00
Treehopper
ab38006fc8 Use fixed version for reproducibility. 2021-11-25 09:29:21 +00:00
Treehopper
e6c40a7f8a Fix: Version 1.16.10 is not supported in this region.
Full:
Error: creating Managed Kubernetes Cluster "aks-getting-started" (Resource Group "aks-getting-started"): containerservice.ManagedClustersClient#CreateOrUpdate: Failure sending request: StatusCode=400 -- Original Error: Code="AgentPoolK8sVersionNotSupported" Message="Version 1.16.10 is not supported in this region. Please use [az aks get-versions] command to get the supported version list in this region. For more information, please check https://aka.ms/supported-version-list"
2021-11-24 16:22:11 +00:00
Treehopper
12ebd06694 Update to Terraform 1.0.11. 2021-11-24 15:58:51 +00:00
Treehopper
82c52098e7 Fix: "Values of identifierUris property must use a verified domain of the organization or its subdomain"
Full error:
Changing "aks-getting-started-sp" to a valid URI of "http://aks-getting-started-sp", which is the required format used for service principal names
Values of identifierUris property must use a verified domain of the organization or its subdomain: 'http://aks-getting-started-sp'

Replaced with:
WARNING: 'name' property in the output is deprecated and will be removed in the future. Use 'appId' instead.
2021-11-24 15:56:20 +00:00
Marcel Dempers
ec38685fcd
Update getting-started.md 2021-04-05 21:51:53 +10:00
Richard Diphoorn
9f6e038b7c
Install kubectl
This change shows an easier way to install kubectl, when using AKS.
2021-02-15 23:42:02 +01:00
marcel-dempers
992d78042f fluent wip 2020-11-26 09:07:07 +00:00
Ben Chatelain
bbf9ee299d 🐛 Wrap SERVICE_PRINCIPAL_SECRET in double quotes
This helps prevent special characters in the password from being interpreted by the shell. Doesn't handle when the password contains double-quotes.
2020-11-16 21:09:20 +00:00
marcel-dempers
0c8a7c68cb a messy eks start 2020-07-21 18:07:46 +10:00
marcel-dempers
837f69f019 updates 2020-07-17 13:00:33 +10:00
marcel-dempers
877810d147 fix docs 2020-07-15 10:45:39 +10:00
marcel-dempers
56e7eb473f kubernetes on azure with terraform 2020-07-14 20:52:24 +10:00
marcel-dempers
b2aae260a3 add files 2020-06-12 17:34:30 +10:00