kubectl-operator
kubectl-neat
kubectl-operator | kubectl-neat | |
---|---|---|
9 | 10 | |
130 | 1,739 | |
1.5% | - | |
8.3 | 1.8 | |
18 days ago | 5 months ago | |
Go | Go | |
Apache License 2.0 | 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.
kubectl-operator
-
Building a Kubernetes Operator with the Operator Framework
Kubernetes Operators simplify the management of complex applications on Kubernetes. In this guide, we'll walk through creating a simple Kubernetes Operator using the Operator Framework. We'll also cover setting up a local Kubernetes cluster with KIND (Kubernetes in Docker) and deploying the Operator to the KIND cluster.
- Open source toolkit to manage Kubernetes native applications
-
What do you think about Terraform for Kubernetes ecosystem
There's a kubectl extension for it too. https://github.com/operator-framework/kubectl-operator
- Kubernetes Operator
-
Writing a Kubernetes Operator
Since Go got generics, working with the Kubernetes API could become far more ergonomic. It's been pulling teeth until now. I'm eager to see how the upstream APIs change over time.
In the mean time, one of the creators of the Operator Framework[0] built a bunch of useful patterns using generics that we used to build the SpiceDB Operator[1] called controller-idioms[2].
Does anyone know of other efforts to improve the status quo?
[0]: https://operatorframework.io
[1]: https://github.com/authzed/spicedb-operator
[2]: https://github.com/authzed/controller-idioms
-
is there a way to set expiry date for k8s rbac setting?
There are many frameworks, like the Operator Framework (https://operatorframework.io/) to the MetaController (https://github.com/metacontroller/metacontroller) to KubeBuilder(https://github.com/kubernetes-sigs/kubebuilder) to the Kubernetes Operator Framework (kopf, https://kopf.readthedocs.io/en/stable/), among others.
- What is a good resource to learn how to create and use custom Kubernetes operator?
-
How OLM helps to install and upgrade operators
Operator lifecycle manager (OLM) is a Kubernetes feature & is part of Operator framework which provides tools that helps in the development and management of operators. OpenShift 4.x is build using different operators that manages cluster components like api-server, etcd, authentication, OAuth, ingress, etc. OpenShift makes use of OLM to install these operators as part of cluster build & OLM comes by default with OpenShift. OLM is an operator itself and understanding how it manages the operator lifecycle using different CRD’s & its flow is important, which I have explained in my article.
-
Operators are so much easier to click-install -- how do I get them back out as manifests?
The documentation gives you all available options, but many of them are optional. If you know the package name of the operator (which you can get either via oc get packagemanifests or kubectl operator list-available from the kubectl plugin all you really need is:
kubectl-neat
-
☸️ Kubernetes: A Pragmatic Kubectl Aliases Collection
It depends on kubectl-neat mentioned in pre-requisites.
-
Mounting volumes on pods
I if you are getting objects out in yaml i recomend you to use neat https://github.com/itaysk/kubectl-neat
-
Most Useful kubectl Plugins
Install [neat]((https://github.com/itaysk/kubectl-neat) plugin with krew :
- Operators are so much easier to click-install -- how do I get them back out as manifests?
-
All about Komodor :- A Kubernetes Troubleshooting Platform and more
Clean Now let’s talk about how you can use the "Clean" feature of ValidKube to clean and enhance your YAML files with an instant click. It's repository kubectl-neat is https://github.com/itaysk/kubectl-neat It works as shown in image below :-
-
[open-source] Validkube - Validate, Clean and Secure your K8s YAML
The idea behind Validkube is to fuse together the capabilities of three other popular open-source projects (kubeval, kubectl-neat & trivy) and present them in a single view, providing users with a way to ensure YAML code hygiene and security, in one place, with just a few clicks of the button.
- DevOps Environment on MacOS
-
Making Kubernetes Operations Easy with kubectl Plugins
neat - possibly my favourite of all the plugins is neat which removes all the generated, redundant fields from YAML output of Kubernetes resources. If you're tired of scrolling through all the managedFields and other garbage, then definitely give this one a try.
-
YAML output format question
There is a product that does this called kubectl-neat: https://github.com/itaysk/kubectl-neat
-
Store your Kubernetes Secrets in Git thanks to Kubeseal. Hello SealedSecret!
kubectl-neat (via Krew)
What are some alternatives?
metacontroller - Writing kubernetes controllers can be simple
ketall - Like `kubectl get all`, but get really all resources
spicedb-operator - Kubernetes controller for managing instances of SpiceDB
kubelogin - kubectl plugin for Kubernetes OpenID Connect authentication (kubectl oidc-login)
gitops-catalog - Tools and technologies that are hosted on an OpenShift cluster
kubectx - Faster way to switch between clusters and namespaces in kubectl
databricks-kube-operator - A Kubernetes operator to enable GitOps style deploys for Databricks resources
HomeBrew - 🍺 The missing package manager for macOS (or Linux)
controller-idioms - Generic libraries for building idiomatic Kubernetes controllers
krew - 📦 Find and install kubectl plugins
argocd-operator - A Kubernetes operator for managing Argo CD clusters.
powerline-go - A beautiful and useful low-latency prompt for your shell, written in go