Operators are used to package, deploy, and manage Kubernetes applications, managing the entire lifecycle of Kubernetes resources.
Operators automate the full lifecycle of Kubernetes applications, including creation, updates, and deletion. Platform administrators can deploy Operators from the OperatorHub on a per-cluster basis.
The platform supports five Operator sources:
Provided and maintained by Alauda, with full lifecycle management, security updates, technical support, and SLA commitment.
Curated from open-source communities, kept consistent with community versions without code modifications or recompilation. Alauda provides guidance and security updates when needed but does not commit to SLA or lifecycle management.
Provided by open-source communities with periodic updates to ensure deployability but without functionality guarantees. No SLA and no Alauda support.
Provided and maintained by Alauda-certified third-party vendors. Alauda supports platform integration, while the vendor retains core responsibility.
Developed and uploaded by users to meet custom business or cluster management needs.
violet
to upload the package to the target cluster. See CLI documentation.Note:
- "Alauda" sourced Operators require manual upgrades.
- Only "Alauda" sourced Operators support batch upgrades.
Contact technical support if you encounter issues during installation or upgrade.