skip to Main Content

Azure – Kyverno admission controller pod stuck on init (aks)

I'm trying to install Kyverno using the guide here: https://kyverno.io/docs/installation/ https://nirmata.com/2023/10/13/simplify-image-verification-with-kyverno-and-azure-ad-workload-identity-on-aks/ However after successfully installing the helm chart the admission controller pods are perpetually hung up on init kyverno-admission-controller-6cc87c69c7-d5fgm 0/1 Init:0/1 0 115s kyverno-admission-controller-6cc87c69c7-mkdx2 0/1 Init:0/1 0 115s kyverno-admission-controller-6cc87c69c7-zjlqr 0/1…

VIEW QUESTION

Managed Identity to Connect AKS with Azure SQL

I am trying to connect Azure SQL with AKS using managed Identity but this doesnt seems to work. I have been checking numerous blogs and I am as confused as I started. I am using aad-pod-identity: https://github.com/Azure/aad-pod-identity https://blog.seblab.be/posts/configure-aad-pod-ientity-on-aks/ https://medium.com/devopsturkiye/azure-kubernetes-service-aks-mimarisinde-aad-pod-identity-943effa54a39 https://medium.com/devopsturkiye/azure-kubernetes-service-aks-mimarisinde-aad-pod-identity-943effa54a39…

VIEW QUESTION
Back To Top
Search