operator-lifecycle-manager
A management framework for extending Kubernetes with Operators (by operator-framework)
stackset-controller
Opinionated StackSet resource for managing application life cycle and traffic switching in Kubernetes (by zalando-incubator)
operator-lifecycle-manager | stackset-controller | |
---|---|---|
8 | 1 | |
1,751 | 181 | |
0.6% | 0.0% | |
9.3 | 7.2 | |
7 days ago | 8 days ago | |
Go | Go | |
Apache License 2.0 | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
operator-lifecycle-manager
Posts with mentions or reviews of operator-lifecycle-manager.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-09-05.
-
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
stackset-controller
Posts with mentions or reviews of stackset-controller.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-10-01.
What are some alternatives?
When comparing operator-lifecycle-manager and stackset-controller you can also consider the following projects:
kubedoom - Kill Kubernetes pods by playing Id's DOOM!
kube-metrics-adapter - General purpose metrics adapter for Kubernetes HPA metrics
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.
cert-manager - Automatically provision and manage TLS certificates in Kubernetes [Moved to: https://github.com/cert-manager/cert-manager]
quake-kube - Quake 3 on Kubernetes
cert-manager - Automatically provision and manage TLS certificates in Kubernetes