The NMI component of aad-pod-identity runs on hostNetwork
and in privileged
mode. If the cluster has Pod Security Policies (PSP) enabled that block hostNetwork
and privileged
mode, then the aad-pod-identity will be unable to run. The following step will create a PSP that allows the required access for aad-pod-identity components only in the desired namespace -
kubectl apply -f https://raw.githubusercontent.com/Azure/aad-pod-identity/master/examples/psp-podidentity.yaml
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.