Porter Operator
With Porter Operator, you define installations, credential sets and parameter sets in custom resources on a cluster, and the operator handles executing Porter when the desired state of an installation changes. Learn more about how Porter manages desired state in our [Desired State QuickStart].
The initial prototype gave us a lot of feedback for how to improve Porter’s support for desired state, resulting in the new [porter installation apply] command. We are currently rewriting the operator to make use of this new command and desired state patterns.
You can watch the https://github.com/getporter/operator repository to know when new releases are ready, and participate in design discussions.
Current State
The operator is still under development, but it is ready for you to try out and provide feedback!
Next Steps
- Porter Operator Glossary
- QuickStart: Using the Porter Operator
- Porter Operator File Formats
- [Configure the Porter Agent] [porter installation apply]: https://porter.sh/cli/porter_installations_apply/ [Desired State QuickStart]: https://porter.sh/docs/introduction/concepts-and-components/intro-desired-state/