Trying to set up my AKS to use workload identities...
# azure
l
Trying to set up my AKS to use workload identities tied to managed identity. It works in some contexts but the cluster is creating its own managed user identity for the agent pool kubelet identity instead of using the one I'm specifying in the managedCluster configuration. Anyone know if it is possible to specify the kubelet identity or am I stuck with the one it generates?