Skip to content
This repository has been archived by the owner on Feb 20, 2024. It is now read-only.

Rack Awareness for AWS multiple availability zones On EKS Cluster #639

Open
bharathreddy901 opened this issue Mar 8, 2023 · 4 comments
Open

Comments

@bharathreddy901
Copy link

Hi Everyone - I have deployed confluent kafka on EKS k8s cluster.I am using confluent helm charts to deploy this.

https://github.com/confluentinc/cp-helm-charts

I want to deploy the kafka pods on different availability zones on EKS Cluster,using Rack Awareness.Please let me know how to configure rackawaress for confluent helm charts.

@mmuehlbeyer
Copy link

hi,
as mentioned on the community forum.
did you check?
https://docs.confluent.io/operator/current/co-configure-rack-awareness.html#configure-ak-rack-awareness

@bharathreddy901
Copy link
Author

Hi @mmuehlbeyer - I am able to deploy the Confluent rack awareness AWS EKS cluster. I followed below link to integrate this.I have deployed 2 yaml files.
https://github.com/confluentinc/confluent-kubernetes-examples/tree/master/scheduling/rackawareness

i am checking how can I integrate service account,rbac,rackawareness in cp-helm charts.
https://github.com/confluentinc/cp-helm-charts

@mmuehlbeyer
Copy link

Hi @bharathreddy901
see full answer in the community forum.
Though I guess you should be able to deploy the service account first with kubectl apply , adapt the helm charts and then deploy the helm charts.

or use CFK ;)

@bharathreddy901
Copy link
Author

Hi @mmuehlbeyer - Thanks for your support, finally it worked.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants