helmify
autobucket-operator
Our great sponsors
helmify | autobucket-operator | |
---|---|---|
5 | 2 | |
413 | 9 | |
- | - | |
7.2 | 0.0 | |
about 1 month ago | about 2 years ago | |
Go | Go | |
MIT License | MIT License |
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.
helmify
-
Helm or Kustomize ?
Exactly this. No need to wrap your app that only you consume and deploy as a helm chart. If you want to benefit from Helms application management features like rollbacks, you can use helm-x or helmify
-
Ask r/kubernetes: What are you working on this week?
[1] https://github.com/edgelesssys/constellation/tree/main/operators/constellation-node-operator [2] https://github.com/edgelesssys/constellation/blob/main/bootstrapper/internal/kubernetes/kubernetes.go#L350 [3] https://olm.operatorframework.io/docs/ [4] https://github.com/arttor/helmify [5] https://learn.microsoft.com/en-us/azure/load-balancer/load-balancer-tcp-reset
autobucket-operator
-
Autobucket Operator
For this demo I have created a Kubernetes cluster (v1.18.6), a GCP project, and a GCP service account (detailed GCP instructions here). Then we’ll install our resources and controller manager:
The operator provides a special deployment annotation “ab.leclouddev.com/on-delete-policy” which can be set to “destroy” or “ignore”. If it is set to “destroy” as in our example above, the operator will delete the Cloud Storage bucket when the Bucket CR is deleted, and also when the Deployment is deleted since a Deployment deletion triggers a Bucket CR deletion (use carefully as you might lose data). This is done through Kubernetes Finalizers, which I highly encourage you to read on, and you can check the full code here.
What are some alternatives?
nifikop - The NiFiKop NiFi Kubernetes operator makes it easy to run Apache NiFi on Kubernetes. Apache NiFI is a free, open-source solution that support powerful and scalable directed graphs of data routing, transformation, and system mediation logic.
flux2 - Open and extensible continuous delivery solution for Kubernetes. Powered by GitOps Toolkit.
argocd-operator - A Kubernetes operator for managing Argo CD clusters.
zarf - DevSecOps for Air Gap & Limited-Connection Systems. https://zarf.dev/
wireguard-operator - A wireguard operator created to easily provision a VPN in a k8s cluster
cloudflare-operator - A Kubernetes Operator to create and manage Cloudflare Tunnels and DNS records for (HTTP/TCP/UDP*) Service Resources
controller-runtime - Repo for the controller-runtime subproject of kubebuilder (sig-apimachinery)
podinfo - Go microservice template for Kubernetes
ginkgo - A Modern Testing Framework for Go
tor-controller - Tor toolkit for Kubernetes (Tor instances, onion services and more)
gatekeeper-policy-manager - A simple to use web-based OPA Gatekeeper policy manager