File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -26,11 +26,14 @@ Azure AD integration with AKS managed AAD is designed to simplify the Azure AD i
26
26
27
27
## Before you begin
28
28
29
+ > [ !Important]
30
+ > You must use Kubectl with a minimum version of 1.18
31
+
29
32
You must have the following resources installed:
30
33
31
- - The Azure CLI, version 2.2.0 or later
34
+ - The Azure CLI, version 2.5.1 or later
32
35
- The aks-preview 0.4.38 extension
33
- - Kubectl with a minimum version of [ 1.18 beta ] ( https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.18.md#client-binaries )
36
+ - Kubectl with a minimum version of [ 1.18] ( https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.18.md#v1180 )
34
37
35
38
To install/update the aks-preview extension or later, use the following Azure CLI commands:
36
39
You can’t perform that action at this time.
0 commit comments