K8s API server throwing "401 Unauthorized" with custom ServiceAccount secret

12/18/2019

I'm using Custom ServiceAccount secret in Postman to authenticate the API request with k8s API server but it's throwing "401 Unauthorized"

Whereas, same secret is working fine while interacting with API server from Pod. can someone help me understand this concept in more detail ?

-- Sunny Goel
google-kubernetes-engine
kubernetes

0 Answers