repositorypackage
0.0.1-beta.2
Repository: https://github.com/hossted/hossted-operator.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
# README
Hossted Kubernetes Operator
- Hossted Operator collects information about hossted deployed apps in a kubernetes cluster.
- It is built in Golang using kubebuilder.
- Refer to Documentation for getting started.
Supported CR's
- The operator supports CR's of type
HosstedProject
. HosstedProject
CR belongs to api Grouphossted.com
and versionv1
Quick start
helm upgrade --install hossted-operator . -n hossted-operator --set env.HOSSTED_API_URL="<>",env.HOSSTED_AUTH_TOKEN="<>",env.EMAIL_ID="<>"