Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure. Learn more →
Operator-lifecycle-manager Alternatives
Similar projects and alternatives to operator-lifecycle-manager
-
-
Stream
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
-
-
-
kots
KOTS provides the framework, tools and integrations that enable the delivery and management of 3rd-party Kubernetes applications, a.k.a. Kubernetes Off-The-Shelf (KOTS) Software.
-
everest
Percona Everest is a cloud-native database platform to deploy and manage enterprise-grade PostgreSQL, MongoDB and MySQL database clusters. (by percona)
-
flink-on-k8s-operator
Kubernetes operator for managing the lifecycle of Apache Flink and Beam applications.
-
spark-operator
Kubernetes operator for managing the lifecycle of Apache Spark applications on Kubernetes.
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
postgresql-operator
OpenShift/Kubernetes operator to manage creating/destroying In-cluster PostgreSQL databases
-
-
stackset-controller
Opinionated StackSet resource for managing application life cycle and traffic switching in Kubernetes
-
package-operator
Operator for packaging and managing a collection of arbitrary Kubernetes objects to install software on one or multiple clusters.
operator-lifecycle-manager discussion
operator-lifecycle-manager reviews and mentions
-
Installing a Database Management Application on GKE with Percona Everest
Install the Operator Lifecycle Manager (OLM), which automates lifecycle management for Kubernetes database operators.
- Show HN: Package Operator – Kubernetes application packaging and management
-
Aerospike Kubernetes Talking Cluster to Cluster
cd aerospike-kubernetes-operator/ kubectl apply -f config/samples/storage/eks_ssd_storage_class.yaml kubectl apply -f config/samples/storage/local_storage_class.yaml curl -sL https://github.com/operator-framework/operator-lifecycle-manager/releases/download/v0.22.0/install.sh | bash -s v0.22.0 kubectl create -f https://operatorhub.io/install/aerospike-kubernetes-operator.yaml kubectl get csv -n operators -w cd.. git clone https://github.com/nareshmaharaj-consultant/kubernetes-anything cd kubernetes-anything ./createNamespace.sh aerospike cd ../aerospike-kubernetes-operator/ kubectl -n aerospike create secret generic aerospike-secret --from-file=config/samples/secrets kubectl -n aerospike create secret generic auth-secret --from-literal=password='admin123'
- suggestions to try on my cluster?
- Is there a way to automate installation of operators on kubernetes using gitops i.e argo?
- Provisioning Kubernetes Operators using Terraform?
-
Binding a service to a micro-service using odo
$ curl -sL https://github.com/operator-framework/operator-lifecycle-manager/releases/download/v0.18.3/install.sh | bash -s v0.18.3
-
Is Operator Lifecycle Manager (OLM) a software?
It's a software component of the Operator Framework https://github.com/operator-framework/operator-lifecycle-manager#overview
-
A note from our sponsor - Stream
getstream.io | 9 Jul 2025
Stats
operator-framework/operator-lifecycle-manager is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of operator-lifecycle-manager is Go.
Popular Comparisons
- operator-lifecycle-manager VS kubeapps
- operator-lifecycle-manager VS kots
- operator-lifecycle-manager VS quake-kube
- operator-lifecycle-manager VS flink-on-k8s-operator
- operator-lifecycle-manager VS spark-operator
- operator-lifecycle-manager VS kubedoom
- operator-lifecycle-manager VS postgresql-operator
- operator-lifecycle-manager VS nest-odo-example
- operator-lifecycle-manager VS stackset-controller
- operator-lifecycle-manager VS kubernetes-anything