what-happens-when-k8s
what-happens-when-k8s copied to clipboard
Narro down the error and responses from Authn/z
If Kubectl provide wrong auth credential then authenticator will respond with aggregate error If authorizers deny the request then it responds with a forbidden response. Could you please elaborate what kind of specific error might be coming in each phase? It would be easier to debug the issues in case we might narrow down the issue with a specific error or forbidden response.