https://github.com/kubero-dev/kubero-operator
An operator to run applications on Kubernetes like on Heroku
https://github.com/kubero-dev/kubero-operator
kubernetes operator
Last synced: 4 months ago
JSON representation
An operator to run applications on Kubernetes like on Heroku
- Host: GitHub
- URL: https://github.com/kubero-dev/kubero-operator
- Owner: kubero-dev
- License: gpl-3.0
- Created: 2022-06-25T20:09:25.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-06-12T09:57:44.000Z (5 months ago)
- Last Synced: 2025-06-12T10:44:47.256Z (5 months ago)
- Topics: kubernetes, operator
- Language: Makefile
- Homepage: https://www.kubero.dev
- Size: 1.66 MB
- Stars: 9
- Watchers: 2
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

> [!NOTE]
> Please open issues in the [Kubero](https://github.com/kubero-dev/kubero/issues) main repository.
### Operator installation
```bash
kubectl apply -f https://raw.githubusercontent.com/kubero-dev/kubero-operator/main/deploy/operator.yaml
```
Full installation instructions can be found [here](https://www.kubero.dev/docs/)