Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save EliFuzz/d4b7e5d41f799d1a473cfdadd9765476 to your computer and use it in GitHub Desktop.
Save EliFuzz/d4b7e5d41f799d1a473cfdadd9765476 to your computer and use it in GitHub Desktop.
Table Overview: Kubernetes Operator Capability Levels
Level 1: Basic Install Level 2: Seamless Upgrades Level 3: Full Lifecycle Level 4: Deep Insights Level 5: Auto Pilot
Description Automated application provisioning and configuration management Patch and minor version upgrades supported App lifecycle, storage lifecycle (backup, failure, recovery) Metrics, alerts, log, processing and workload analysis Horizontal/Vertical scaling, auto config tuning, abnormal detection, scheduling tuning
Helm + + - - -
Ansible + + + + +
Go + + + + +
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment