Strimzi on GKE #6801
Unanswered
sreejesh-radhakrishnan-db
asked this question in
Q&A
Strimzi on GKE
#6801
Replies: 1 comment 2 replies
-
I think it talks about the Kubernetes API endpoints. So it might affect the operators but not the Kafka clients. It seems to me like they really remove some of the older stuff but keep things relatively standard. So I would not expect any issues. But I haven't tried it myself, so it is not on 100%. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi we have a hardened GKE (GKE Benchmark hardening guidelines, which recommend Issues a client certificate to authenticate be disabled. (https://cloud.google.com/kubernetes-engine/docs/how-to/hardening-your-cluster#restrict_authn_methods))
In out ORG, GKE cluster - "Issues a client certificate" to authenticate to the cluster endpoint. To maximize the security of your cluster, leave this option disabled. By any chance do you know if this will affect the working of KAFKA ?
Beta Was this translation helpful? Give feedback.
All reactions