Security

Certification

Useful commands

kubectl config get-contexts
kubectl config use-context docker-desktop
docker container ls
az acr login --name 'xxxxxxxxxxxxxxxxx'

Get all service accounts:

kubectl get sa --all-namespaces