namespace-configuration-operator
patch-operator
namespace-configuration-operator | patch-operator | |
---|---|---|
4 | 1 | |
218 | 114 | |
6.4% | 0.9% | |
6.1 | 3.9 | |
8 months 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.
namespace-configuration-operator
-
Namespace/quota management automation
At least use this https://github.com/redhat-cop/namespace-configuration-operator
-
Is it anti-pattern to have multiple environments under a single namespace?
If you go multiple-tenant, use at least OKD and not blank Kubernetes. Additionally https://github.com/redhat-cop/namespace-configuration-operator to improve on boarding and allow teams to create namespaces/projects freely
- How Do You Manage Users?
-
A controller for deployments?
Try this : https://github.com/redhat-cop/namespace-configuration-operator - perfect for that and can work off labels.
patch-operator
-
Authenticated Docker Hub image pulls in Kubernetes
TitanSoft's imagepullsecret-patcher is a single-binary solution to replicating and using an image pull secret across all namespaces. It is not actively maintained, but the tool is simple enough that a small team should be able to patch and maintain a fork if needed. If you want to stick to other maintained open source tools, a reasonable solution can also be put together using external secrets operator. If you are operating a cluster at scale, you may already be using this. Red Hat's patch-operator can be used to attach the imported secrets to your service accounts across all namespaces, though there are some quirks to be wary of, due to the lack of a defined patch strategy for imagePullSecrets on service accounts.
What are some alternatives?
hierarchical-namespaces - Home of the Hierarchical Namespace Controller (HNC). Adds hierarchical policies and delegated creation to Kubernetes namespaces for improved in-cluster multitenancy.
keepalived-operator - An operator to manage VIPs backed by keepalived
openshift-management - Set of maintenance scripts & cron jobs for OpenShift Container Platform
imagepullsecret-patcher - A simple Kubernetes client-go application that creates and patches imagePullSecrets to service accounts in all Kubernetes namespaces to allow cluster-wide authenticated access to private container registry.
dynamic-rbac-operator
egressip-ipam-operator - egressip-ipam-operator
namespace-management
kubernetes - Production-Grade Container Scheduling and Management
openshift-gitops-getting-started - https://www.openshift.com/learn/topics/gitops/
kops - Kubernetes Operations (kOps) - Production Grade k8s Installation, Upgrades and Management