зеркало из
1
0
Форкнуть 0

Choose either enabling via flag or manual install

This commit is contained in:
akhiljimmy7 2023-12-01 00:20:55 +00:00
Родитель 1f37ec88c2
Коммит 73e59c6ede
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -19,7 +19,7 @@ Before we get started, ensure the following:
[Installation guide][13]. At this point, you should have already:
- enabled workload identity and OIDC issuer. (az aks update -g "${RESOURCE_GROUP}" -n myAKSCluster --enable-oidc-issuer --enable-workload-identity)
- installed the mutating admission webhook. (mutating admission webhook installation is not required if workload identity is enabled on the cluster level, using the --enable-workload-identity flag)
- [optional] installed the mutating admission webhook. (mutating admission webhook installation is not required if workload identity is enabled on the cluster level, using the --enable-workload-identity flag)
- obtained your cluster's OIDC issuer URL
- [optional] installed the Azure AD Workload Identity CLI