adamant-kite-43734
08/23/2022, 9:32 PMtall-school-18125
08/24/2022, 12:23 PMacceptable-xylophone-16224
08/24/2022, 1:13 PMkubectl exec has two API calls through Rancher. The first request is a GET request to list all the containers in a pod, and the second is a POST request to run a command on the found container. The GET request returns a 200 status, while the POST request returns a 403 . This means the token is working for some API requests.tall-school-18125
08/24/2022, 1:24 PMacceptable-xylophone-16224
08/24/2022, 1:49 PMkubectl exec command works from the Rancher shell in the cluster explorer. I’m only running into this issue on my local machine using the generated kubeconfig for that same cluster.