https://github.com/pb82/operator-tools
Speed up the implementation and composition of Kubernetes Operators
https://github.com/pb82/operator-tools
Last synced: 6 months ago
JSON representation
Speed up the implementation and composition of Kubernetes Operators
- Host: GitHub
- URL: https://github.com/pb82/operator-tools
- Owner: pb82
- License: apache-2.0
- Fork: true (cisco-open/operator-tools)
- Created: 2022-05-13T15:54:55.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-05-22T09:00:40.000Z (about 4 years ago)
- Last Synced: 2024-06-20T01:57:55.288Z (about 2 years ago)
- Language: Go
- Homepage:
- Size: 561 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# operator-tools
This is a collection of tools to speed up the implementation of Kubernetes Operators on top of [controller-runtime](https://github.com/kubernetes-sigs/controller-runtime).