https://github.com/kubeshop/testkube-operator
Testkube Operators for managing CustomResources
https://github.com/kubeshop/testkube-operator
Last synced: 23 days ago
JSON representation
Testkube Operators for managing CustomResources
- Host: GitHub
- URL: https://github.com/kubeshop/testkube-operator
- Owner: kubeshop
- License: other
- Created: 2021-07-29T08:20:47.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-12-23T10:44:18.000Z (4 months ago)
- Last Synced: 2025-01-05T07:40:35.069Z (4 months ago)
- Language: Go
- Homepage:
- Size: 2.68 MB
- Stars: 8
- Watchers: 10
- Forks: 5
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README

# Testkube operator
This is the k8s operator for [testkube](https://github.com/kubeshop/testkube/) - your friendly Kubernetes testing framework!
_`Please note!`_ For now it has limited functionality and only installs needed CRDs (custom resurces definitions) into an active k8s cluster.
It's meant to be installed as a part of main Helm chart as described in the [Installation](https://kubeshop.github.io/testkube/installing/) guide