https://github.com/mohammadne/caas-operator
Container as a Service Operator
https://github.com/mohammadne/caas-operator
Last synced: 27 days ago
JSON representation
Container as a Service Operator
- Host: GitHub
- URL: https://github.com/mohammadne/caas-operator
- Owner: mohammadne
- License: apache-2.0
- Created: 2023-08-19T13:01:50.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-10-07T03:59:03.000Z (almost 3 years ago)
- Last Synced: 2025-08-12T23:35:34.689Z (12 months ago)
- Language: Go
- Size: 81.1 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CaaS Ooperator
Container as a Service Operator
## Getting Started
### Development
> **_NOTE:_** in this project we have changed the default Makefile and deployment strategy for the operators and due to that we don't generate rbac and webhooks automatically and instead hard-coded them into helm manifests, Also as we mentioned, we use Helm instead of Kustomize.