From e14ab1f2af529286db1f3d48ec9c320aad808944 Mon Sep 17 00:00:00 2001 From: Marcelo Boeira Date: Thu, 26 Nov 2020 09:17:01 +0100 Subject: [PATCH] Add more K8s Security & Tenancy Links --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 6d71747..f12ba17 100644 --- a/README.md +++ b/README.md @@ -466,6 +466,9 @@ For instance, take into account the snaptshot above. If you already know how to * Ingress can manage multiple domains and paths for many services without difficulty/effort * CNI Plugins * [Kubernetes Networking: How to Write Your Own CNI Plug-in with Bash](https://www.altoros.com/blog/kubernetes-networking-writing-your-own-simple-cni-plug-in-with-bash/) + * Identity & Access + * RBAC + * [RBAC.dev - List of Resources](https://github.com/mhausenblas/rbac.dev) 🌍 🆓 * Operators * [Introducing Operators](https://coreos.com/blog/introducing-operators.html) 📰 🆓 * Provider @@ -493,6 +496,7 @@ For instance, take into account the snaptshot above. If you already know how to * [Cost Management for MultiTenant Kubernetes](https://aws.amazon.com/blogs/containers/how-to-track-costs-in-multi-tenant-amazon-eks-clusters-using-kubecost/) 📰 🆓 * [EKS - Tenancy Best Practices](https://aws.github.io/aws-eks-best-practices/security/docs/multitenancy/) 📰 🆓 * [Loft - Kubernetes MultiTenancy](https://loft.sh/features/kubernetes-multi-tenancy) + * [Architecting multi-tenant PaaS offerings with Amazon EKS](https://www.youtube.com/watch?v=P29eL_51iYU) 📼 🆓 * Service Mesh * [What is service mesh?](https://www.youtube.com/watch?v=vh1YtWjfcyk) 📼 🆓 * Istio