tree: 323bf693f468b10f6c92d45f630e3ff757e27cb0 [path history] [tgz]
  1. api/
  2. artifacts/
  3. config/
  4. controllers/
  5. docs/
  6. hack/
  7. .dockerignore
  8. .gitignore
  9. Dockerfile
  10. go.mod
  11. go.sum
  12. main.go
  13. Makefile
  14. PROJECT
  15. README.md
submarine-cloud-v3/README.md

submarine-cloud-v3 (submarine operator)

submarine-cloud-v3, i.e. submarine-operator, implements the operator for Submarine application. The operator provides a new option for users to deploy the Submarine service to their Kubernetes clusters. The submarine-operator can fix some errors automatically. However, if the Submarine service is deployed with Helm, the errors need to be fixed by human operators.

Development

Please check out the Developer Guide.