operator-lifecycle-manager
A management framework for extending Kubernetes with Operators (by operator-framework)
kubedoom
Kill Kubernetes pods by playing Id's DOOM! (by storax)
operator-lifecycle-manager | kubedoom | |
---|---|---|
8 | 10 | |
1,751 | 2,063 | |
0.6% | 1.5% | |
9.3 | 0.0 | |
7 days ago | 7 months ago | |
Go | C++ | |
Apache License 2.0 | GNU General Public License v3.0 only |
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
kubedoom
Posts with mentions or reviews of kubedoom.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2025-03-12.
- xlskubectl – a spreadsheet to control your Kubernetes cluster
-
Do the Fun Chaos Engineering with Gamification!
KubeDoom is The next level of chaos engineering! Kill pods inside your Kubernetes cluster by shooting them in Doom! - KubeDoom
- Matando pods jogando DOOM
-
Did you all know that you can fight pods while playing DOOM? I made a short video toying around with it.
Here is the repo for it: https://github.com/storax/kubedoom
- suggestions to try on my cluster?
- Kill Kubernetes Pods by Playing Id's DOOM
- Kill Kubernetes Pods by Playing Id's Doom
-
Minecraft as a Kubernetes Admin Tool
These two worlds have already collided: https://github.com/storax/kubedoom
What are some alternatives?
When comparing operator-lifecycle-manager and kubedoom you can also consider the following projects:
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.
kubeapps - A web-based UI for deploying and managing applications in Kubernetes clusters
quake-kube - Quake 3 on Kubernetes
lazykubectl - A Terminal UI client for kubernetes