Implement CZERTAINLY Kubernetes Operator #57
3keyroman
started this conversation in
Ideas & Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Background
The current deployment method of the CZERTAINLY platform relies on the Helm chart, which supports most configuration options but has grown increasingly complex. To address deployment limitations and improve flexibility, we propose implementing a CZERTAINLY Kubernetes Operator.
Key Benefits of the Kubernetes Operator
1. Improved Configuration Management
2. Separation of Core Resources and Connectors
3. Seamless and Automated Upgrades
4. Custom Resource Definitions (CRDs) for CZERTAINLY
5. Enhanced Deployment Reliability & Webhook Support
6. Automated Scaling
The introduction of a CZERTAINLY Kubernetes Operator will enhance deployment flexibility, automate upgrades, streamline connector management, improve maintainability, and provide a foundation for future scalability. This approach aligns with best practices for managing modern cloud-native applications.
Beta Was this translation helpful? Give feedback.
All reactions