- Kubernetes:A Complete DevOps Cookbook
- Murat Karslioglu
- 112字
- 2025-04-04 13:20:39
See also
- Deep dive on the Kubernetes Operators at KubeCon 2018: https://developers.redhat.com/blog/2018/12/18/kubernetes-Operators-in-depth/
- List of Kubernetes Operators by community: https://github.com/Operator-framework/awesome-Operators
- List of Kubernetes Operators build using the Red Hat Operator SDK: https://Operatorhub.io/
- The Kubernetes Universal Declarative Operator (KUDO): https://kudo.dev/
- Repository for KUDO-based Operators: https://github.com/kudobuilder/Operators
- A Python framework to write Kubernetes Operators in just a few lines of code: https://github.com/zalando-incubator/kopf
- A list of alternative Kafka Operators:
- Apache Kafka Operator running on OpenShift: http://strimzi.io/
- KUDO Kafka Operator: https://github.com/kudobuilder/Operators/tree/master/repository/kafka
- Yet another Kafka Operator for Kubernetes: https://github.com/banzaicloud/kafka-Operator
- Istio Operator: https://github.com/banzaicloud/istio-Operator
- A list of alternative PostgreSQL Operators:
- Crunchy Data PostgreSQL Operator: https://github.com/CrunchyData/postgres-Operator
- Zalando PostgreSQL Operator: https://github.com/zalando/postgres-Operator