Add CNI plugin for EKS talk

This commit is contained in:
Marcelo Boeira
2021-05-05 08:54:54 +02:00
parent d37fc7670a
commit 2bcc926a0c

View File

@@ -487,6 +487,7 @@ 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/)
* [Deep dive on the AWS CNI Plug-in for Kubernetes](https://www.youtube.com/watch?v=ezcnPcRcJdc) 📼 🆓
* Identity & Access
* RBAC
* [RBAC.dev - List of Resources](https://github.com/mhausenblas/rbac.dev) 🌍 🆓