https://github.com/kudobuilder/kuttl
KUbernetes Test TooL (kuttl)
https://github.com/kudobuilder/kuttl
hacktoberfest kubernetes kudo operator-sdk operators testing
Last synced: 19 days ago
JSON representation
KUbernetes Test TooL (kuttl)
- Host: GitHub
- URL: https://github.com/kudobuilder/kuttl
- Owner: kudobuilder
- License: apache-2.0
- Created: 2019-11-23T00:02:48.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2025-04-07T01:23:08.000Z (26 days ago)
- Last Synced: 2025-04-14T04:12:42.872Z (19 days ago)
- Topics: hacktoberfest, kubernetes, kudo, operator-sdk, operators, testing
- Language: Go
- Homepage: https://kuttl.dev
- Size: 9.24 MB
- Stars: 724
- Watchers: 15
- Forks: 90
- Open Issues: 151
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
- Security: SECURITY_CONTACTS
Awesome Lists containing this project
- awesome-repositories - kudobuilder/kuttl - KUbernetes Test TooL (kuttl) (Go)
README
# KUTTL
[](https://github.com/kudobuilder/kuttl/actions)
[](https://github.com/kudobuilder/kuttl/actions)
[](https://github.com/kudobuilder/kuttl/actions)
[](https://goreportcard.com/report/github.com/kudobuilder/kuttl)KUbernetes Test TooL (KUTTL) provides a declarative approach to test Kubernetes Operators.
KUTTL is designed for testing operators, however it can declaratively test any kubernetes objects.
## Getting Started
Please refer to the [getting started guide](docs/README.md) documentation.
## Resources
Initially Built under the KUDO project, we continue to use that channel for KUTTL.
* Slack Channel: [#kudo](https://kubernetes.slack.com/archives/CG3HTFCMV)
* Google Group: [[email protected]](https://groups.google.com/forum/#!forum/kudobuilder)## Community Meetings
We have open community meetings every 2nd and 4th Wednesday of the month at 9:00 a.m. PST. (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/).
## Contributions
Please read the [contributing guide](CONTRIBUTING.md) for details around:
1. Code of Conduct
1. Code Culture
1. Details on how to contribute