awslabs / data-on-eks

DoEKS is a tool to build, deploy and scale Data & ML Platforms on Amazon EKS
https://awslabs.github.io/data-on-eks/
Apache License 2.0
640 stars 218 forks source link

Update the Kafka blueprint to use Kraft and Karpenter #596

Closed chrismld closed 1 week ago

chrismld commented 3 months ago

Community Note

What is the outcome that you are trying to reach?

Update the Kafka blueprint with more recent versions of the Strimzi operator, Kafka, and EKS. Additionally, I'd like to configure the blueprint to use Karpenter.

Describe the solution you would like

A Kafka blueprint that is up to date.

Describe alternatives you have considered

N/A

Additional context

I'm already working on this, expect a PR.

github-actions[bot] commented 2 months ago

This issue has been automatically marked as stale because it has been open 30 days with no activity. Remove stale label or comment or this issue will be closed in 10 days

chrismld commented 2 months ago

I'm still working on this. Blueprint is working, I need to finish updating the instructions.

github-actions[bot] commented 1 month ago

This issue has been automatically marked as stale because it has been open 30 days with no activity. Remove stale label or comment or this issue will be closed in 10 days

chrismld commented 1 month ago

blueprint is almost ready, I needed to update it for Karpenter v1

github-actions[bot] commented 1 week ago

This issue has been automatically marked as stale because it has been open 30 days with no activity. Remove stale label or comment or this issue will be closed in 10 days

chrismld commented 1 week ago

Closed as this was solved by #665