aaw
aaw copied to clipboard
Investigate Jwt endpoint on Dev
Unable to run kubectl get --raw /openid/v1/jwks (get the server could not find the requested resource ) on our Dev cluster. Also tried running curl -k -H "Authorization: Bearer $(cat /run/secrets/kubernetes.io/serviceaccount/token)" https://kubernetes.default/openid/v1/jwks in a pod but it returns a list of kubelet endpoint paths instead of the json containing the public key.
A cloud ticket CLOUD-14138 created. Ticket opened to Azure to see if the functionality is in place for service account token discovery in 1.21