From 7f2a992144b2c372350d182b6a295fe1b3897bca Mon Sep 17 00:00:00 2001 From: Anthony Palomarez Date: Fri, 24 Jun 2022 15:14:09 -0600 Subject: [PATCH] Update kubernetes.md added an article --- docs/kubernetes.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/kubernetes.md b/docs/kubernetes.md index 1e1ccd85..262378fe 100644 --- a/docs/kubernetes.md +++ b/docs/kubernetes.md @@ -647,6 +647,7 @@ - [loft.sh: Multi-Tenant Kubernetes Clusters: Challenges and Useful Tooling](https://loft.sh/blog/multi-tenant-kubernetes-clusters-challenges-and-useful-tooling) - [infracloud.io: Introduction to Multi-Tenancy in Kubernetes](https://www.infracloud.io/blogs/multi-tenancy-kubernetes/) - [redhat.com: Kubernetes architecture: How to use hierarchical namespaces for multiple tenants](https://www.redhat.com/architect/kubernetes-hierarchical-namespaces) Hierarchical namespaces make it easier to manage individual tenants' permissions and capabilities in a multi-tenant Kuberentes architecture. +- [doordash.engineering: Fast Feedback Loop for Kubernetes Product Development in a Production Environment](https://doordash.engineering/2022/06/23/fast-feedback-loop-for-kubernetes-product-development-in-a-production-environment/) ##### Kiosk Multi-Tenancy Extension for Kubernetes - [==loft-sh/kiosk==](https://github.com/loft-sh/kiosk) kiosk Multi-Tenancy Extension For Kubernetes - Secure Cluster Sharing & Self-Service Namespace Provisioning. @@ -1362,4 +1363,4 @@ gtag('js', new Date()); gtag('config', 'UA-168051035-1'); - \ No newline at end of file +