Scope & Capabilities¶
In Scope
Tasks that are in the scope of the operator are:
- Management of full application stacks (features, services, frontends, jobs)
- Management of external resources required by the application stack (DBs & Cloud provider resources)
- Rich development support through feature branching
Not In Scope
The operator is not responsible for:
- Basic infrastructure management such as
- Cloud provider accounts
- Kubernetes clusters
- aso.