1 مستودع
Utilities for managing the installation and status of the Operator Lifecycle Manager in Kubernetes.
Distinct from Installer Managers: The candidates focus on generic installers or plugin managers, whereas this specifically manages the OLM system component.
Explore 1 awesome GitHub repository matching devops & infrastructure · Operator Lifecycle Manager Tooling. Refine with filters or upvote what's useful.
The Operator SDK is a framework for building, packaging, and managing custom controllers that extend the Kubernetes API. It serves as a toolset for defining new API types and implementing reconcile loops to automate the lifecycles of complex applications. The project provides specialized support for creating operators based on Helm charts or Ansible playbooks, allowing users to maintain a desired cluster state using existing automation tools. It includes a dedicated system for packaging controllers into standardized container image bundles for distribution via the Operator Lifecycle Manager.
Provides commands to install, uninstall, and monitor the status of the Operator Lifecycle Manager.