azure-workload-identity
azure-workload-identity copied to clipboard
Documentation for migration from `aad-pod-identity` to `azure-workload-identity`
trafficstars
Document steps for migration from aad-pod-identity to azure-workload-identity
Dependencies:
- https://github.com/Azure/azure-workload-identity/issues/325
One thing that's not clear to me is this: If I enable Workload Identity on an existing AKS cluster that's currently using AAD Pod Identity, will this interfere with each other or is it safe to enable WI and gradually enable the actual WI logic per workload (by adding the annotation(s) to the relevant components). All of this without using the sidecar container.