Kafka DevOps by Confluent uses shell-operator #231
shurup
started this conversation in
Show and tell
Replies: 1 comment
-
From Confluent Developer Podcast (Dec 22, 2020) "Mastering DevOps with Apache Kafka, Kubernetes, and Confluent Cloud ft. Rick Spurgeon and Allison Walther":
|
Beta Was this translation helpful? Give feedback.
0 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.
-
Confluent has released its Kafka DevOps project which is a great example of using shell-operator.
This new project is a "simulated production environment running a streaming application targeting Apache Kafka on Confluent Cloud." Applications and resources there are managed via operators and GitOps approach. More details are available in the Confluent's blog.
Shell-operator is used to implement two operators residing inside Docker images.
Confluent Cloud Operator
Kafka Connect Operator
Beta Was this translation helpful? Give feedback.
All reactions