Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kudobuilder/kudo
Kubernetes Universal Declarative Operator (KUDO)
https://github.com/kudobuilder/kudo
cluster cncf crd hacktoberfest kafka kubernetes kubernetes-community kubernetes-controller kubernetes-operator kudo maestro mysql operator sdk zookeeper
Last synced: about 17 hours ago
JSON representation
Kubernetes Universal Declarative Operator (KUDO)
- Host: GitHub
- URL: https://github.com/kudobuilder/kudo
- Owner: kudobuilder
- License: apache-2.0
- Created: 2018-11-21T12:36:32.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2023-08-22T07:57:43.000Z (over 1 year ago)
- Last Synced: 2024-11-27T15:06:58.902Z (15 days ago)
- Topics: cluster, cncf, crd, hacktoberfest, kafka, kubernetes, kubernetes-community, kubernetes-controller, kubernetes-operator, kudo, maestro, mysql, operator, sdk, zookeeper
- Language: Go
- Homepage: https://kudo.dev
- Size: 128 MB
- Stars: 1,184
- Watchers: 26
- Forks: 101
- Open Issues: 189
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: code-of-conduct.md
- Codeowners: .github/CODEOWNERS
- Security: SECURITY_CONTACTS
Awesome Lists containing this project
- awesome-kubernetes-operator-resources - Kudo - Kubernetes Universal Declarative Operator. (Operator Frameworks)
- awesome-repositories - kudobuilder/kudo - Kubernetes Universal Declarative Operator (KUDO) (Go)
- awesome-starred - kudobuilder/kudo - Kubernetes Universal Declarative Operator (KUDO) (mysql)
- awesome-cloud-native - kudo - Kubernetes Universal Declarative Operator (KUDO). (Kubernetes Operators)
- awesome-cloud-native - KUDO - Kubernetes Universal Declarative Operator. (Framework)
README
# KUDO
[![CircleCI](https://circleci.com/gh/kudobuilder/kudo.svg?style=svg)](https://circleci.com/gh/kudobuilder/kudo)
Kubernetes Universal Declarative Operator (KUDO) provides a declarative approach to building production-grade Kubernetes Operators covering the entire application lifecycle.
## Getting Started
Please refer to the [getting started guide](https://kudo.dev/docs/) documentation.
## Resources
* Slack Channel: [#kudo](https://kubernetes.slack.com/archives/CG3HTFCMV)
* Google Group: [[email protected]](https://groups.google.com/forum/#!forum/kudobuilder)
* Planned Work: [Sprint Dashboard](https://github.com/orgs/kudobuilder/projects/1)## Community Meetings
We have open community meetings every 2 weeks on Thursday at 9:00 a.m. PT. (17:00 UTC)
* [Agenda and Notes](https://docs.google.com/document/d/1UqgtCMUHSsOohZYF8K7zX8WcErttuMSx7NbvksIbZgg)
* [Zoom Meeting](https://d2iq.zoom.us/j/443128842)## Community, Events, Discussion, Contribution, and Support
Learn more on how to engage with the KUDO community on the [community page](https://kudo.dev/community/).
## Getting Involved
* Read the [code of conduct](code-of-conduct.md)
* Read the [contribution guide](CONTRIBUTING.md)
* Details on running and debugging locally read [development guide](development.md)