nest-odo-example
operator-lifecycle-manager

nest-odo-example | operator-lifecycle-manager | |
---|---|---|
1 | 8 | |
1 | 1,748 | |
- | 0.9% | |
2.6 | 9.3 | |
over 3 years ago | 3 days ago | |
TypeScript | Go | |
- | Apache License 2.0 |
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.
nest-odo-example
-
Binding a service to a micro-service using odo
With odo, services are attached to components; before to deploy a service, you need to create a component. You can follow this article to create your component, and get an example of sources in the repository https://github.com/feloy/nest-odo-example.
operator-lifecycle-manager
-
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
What are some alternatives?
postgresql-operator - OpenShift/Kubernetes operator to manage creating/destroying In-cluster PostgreSQL databases
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.
kubedoom - Kill Kubernetes pods by playing Id's DOOM!
quake-kube - Quake 3 on Kubernetes
kubeapps - A web-based UI for deploying and managing applications in Kubernetes clusters
spark-operator - Kubernetes operator for managing the lifecycle of Apache Spark applications on Kubernetes.
flink-on-k8s-operator - Kubernetes operator for managing the lifecycle of Apache Flink and Beam applications.
kubernetes-anything
cert-manager - Automatically provision and manage TLS certificates in Kubernetes
stackset-controller - Opinionated StackSet resource for managing application life cycle and traffic switching in Kubernetes
churro - main repo for the churro file/API processor
