We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
What happened: Kubernetes 1.19 is not compatible with the AKS Azure Policy add-on.
1.19 clusters will return this error via gatekeeper controller and policy webhook pods.
2020/09/22 20:06:55 http: TLS handshake error from 10.244.1.14:44282: remote error: tls: bad certificate
Anything else we need to know?:
The fix is in-flight from AKS and details will be released in the coming week.
How to mitigate?:
Avoid using K8s 1.19 (preview) with the Azure Policy add-on. The add-on can be used with any GA supported version such as 1.16, 1.17, or 1.18.
The text was updated successfully, but these errors were encountered:
Thanks for reaching out. I'm closing this issue as it was marked with "Fix released" and it hasn't had activity for 7 days.
Sorry, something went wrong.
ruchikaguptaa
No branches or pull requests
What happened:
Kubernetes 1.19 is not compatible with the AKS Azure Policy add-on.
1.19 clusters will return this error via gatekeeper controller and policy webhook pods.
Anything else we need to know?:
The fix is in-flight from AKS and details will be released in the coming week.
How to mitigate?:
Avoid using K8s 1.19 (preview) with the Azure Policy add-on. The add-on can be used with any GA supported version such as 1.16, 1.17, or 1.18.
The text was updated successfully, but these errors were encountered: