Package Operator is an open source operator for Kubernetes, managing packages as collections of arbitrary objects, to install and maintain applications on one or multiple clusters.
Package Operator is used in production and the concepts proven.
The Core APIs are generally stable and breaking changes should only happen in exceptional circumstances.
Be careful to check the change notes for alpha and beta APIs.
- No Surprises
- Ordered Installation and Removal
- Operating Transparency
- Extensible
- Declarative APIs
- Plug and Play
- Cheap Failures and Easy Recovery
- Rollout History
- Rollback
Package Operator documentation is available on package-operator.run.
The source of this website is our website repository which is hosted via Netifly, Hugo and using the Doks template.
Our mailing lists:
Thank you for taking time to help to improve Package Operator!
Please see CONTRIBUTING.md for instructions on how to contribute.
Package Operator is Apache 2.0 licensed.