EKS Security Groups for Pods
Shows show to use AWS Security Groups with Kubernetes Pods.
Wanted to mention that there are pros and cons with Pod-level security groups:
Pro: Fine-grain control over the security group for all the pods in that deployment. This allows you to target and allow access to specific app.
Con: Cost. It costs much more money to run because you'll run into limits in the network cards (ENI) and that becomes the bottleneck for scaling. It's also more complex to define this additional resource.
Links:
- GitHub: boltops-learn/kubernetes-examples aws/sgp
- AWS EKS Docs: Security groups for pods
Docker Essentials
1h 46m
1h 46m
Kubernetes Intro
1h 43m
1h 43m
Kubernetes Deploy Tools
48m
48m
Kubes: Kubernetes Deploy Tool
2h 21m
2h 21m
Kubernetes Tips
19m
19m
AWS EKS Kubernetes
4h 13m
4h 13m
Azure AKS Kubernetes
40m
40m
Google GKE Kubernetes
3h 29m
3h 29m
Get full access to these great resources
All for less than the price of coffee a day
44 courses
286 lessons
46+ hours