operator-lifecycle-manager
A management framework for extending Kubernetes with Operators (by operator-framework)
quake-kube
Quake 3 on Kubernetes (by criticalstack)
operator-lifecycle-manager | quake-kube | |
---|---|---|
8 | 4 | |
1,751 | 306 | |
0.6% | - | |
9.3 | 1.6 | |
7 days ago | over 3 years ago | |
Go | Go | |
Apache License 2.0 | Apache License 2.0 |
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
quake-kube
Posts with mentions or reviews of quake-kube.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-05-11.
- suggestions to try on my cluster?
-
Self hosted, Multiplayer, browser based games?
I dump this on kubernetes clusters to demo or just have some fun. https://github.com/criticalstack/quake-kube
-
Browser fps
I use quake kube regularly to very quickly deploy a browser based QuakeJS frontend and ioquake backend service in kubernetes. You don't have to use the manifests in there of course but the projects it's based on can be run just about anywhere, this is just the fastest way to get something up (and deleted again) for me.
-
Soul Searching
It's been interesting enough to keep me tinkering with things.... I mean come on, this exists https://github.com/criticalstack/quake-kube
What are some alternatives?
When comparing operator-lifecycle-manager and quake-kube you can also consider the following projects:
kubedoom - Kill Kubernetes pods by playing Id's DOOM!
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
terraforming-mars - Terraforming Mars Boardgame