Find the Best Cosmetic Hospitals

Explore trusted cosmetic hospitals and make a confident choice for your transformation.

โ€œInvest in yourself โ€” your confidence is always worth it.โ€

Explore Cosmetic Hospitals

Start your journey today โ€” compare options in one place.

EKS Tutorials: Types of Security Groups Created or Used in an EKS Cluster

When you set up an Amazon EKS (Elastic Kubernetes Service) cluster, AWS automatically creates and/or requires several security groups to manage access to the control plane, worker nodes, and other associated components.

Hereโ€™s a complete breakdown of the types of Security Groups involved during an EKS cluster setup:


๐Ÿ” Types of Security Groups Created or Used in an EKS Cluster

1. EKS Control Plane Security Group (Optional/Custom)

๐Ÿ”น NameCustom
EKS Control Plane Security Groupโœ… (You define it in the cluster config)
  • Purpose: Controls communication from the control plane to worker nodes (EC2/EKS-managed).
  • Traffic direction: Egress traffic from control plane โ†’ worker nodes (TCP 443 by default).
  • When it’s defined: You specify this group when creating a cluster using the vpcConfig.securityGroupIds.

โœ… This group is not created automatically โ€“ itโ€™s the one you pass in during setup.


2. EKS Managed Node Group Security Group (Auto-created by EKS)

๐Ÿ”น NameAuto-created
Node Security Group (Worker Nodes)โœ… Yes
  • Created when: You launch a managed node group.
  • Purpose: Controls traffic between nodes and from the nodes to the control plane.
  • Includes ingress rules for:
    • Node-to-node communication
    • Control plane-to-node communication

โš ๏ธ This security group is automatically associated with your EC2 worker nodes.


3. Cluster Shared Node Security Group (Created Automatically)

๐Ÿ”น NameAuto-created
Cluster Shared Node Security Groupโœ… Yes
  • Purpose: Used for:
    • Worker node communication (pods across nodes)
    • Internal services
  • Managed by EKS: You cannot delete this manually.
  • Shared across multiple node groups in the cluster.

This SG ensures pods and services across nodes in the cluster can communicate securely.


4. Fargate Pod Execution Role SG (if using Fargate)

๐Ÿ”น NameUser-defined
Fargate Pod ENI Security Groupโœ… Yes (you must specify)
  • If you’re using Fargate profiles, you need to define a security group that controls the network interfaces attached to the Fargate pods.
  • This group handles pod-level network access when no EC2 nodes are used.

5. Load Balancer Security Group (Optional)

๐Ÿ”น NameCustom or auto
Load Balancer SGโœ… Yes (by user or created by controller)
  • For services of type LoadBalancer, AWS creates an ELB (Classic/NLB/ALB).
  • This SG controls traffic from the internet or other services to the service endpoints.

Summary Table

Security Group TypeCreated ByPurpose
Control Plane SGUser-definedAllow traffic from control plane to worker nodes
Worker Node SGAuto-createdAllow intra-node and control plane communication
Cluster Shared Node SGAuto-createdCommon communication for all nodes
Fargate Pod SGUser-definedManage traffic for Fargate pod ENIs
Load Balancer SGController/UserAllow external traffic to Kubernetes services

๐Ÿง  Best Practices

  • Always restrict Control Plane SG to only allow required ports (like 443).
  • Tag all SGs with kubernetes.io/cluster/<cluster-name> = owned for EKS to manage them.
  • Use Network Policies inside the cluster for fine-grained pod-to-pod security.
  • Monitor SGs with AWS Config to ensure compliance.

Find Trusted Cardiac Hospitals

Compare heart hospitals by city and services โ€” all in one place.

Explore Hospitals
I'm Rajesh Kumar, a DevOps, SRE, DevSecOps, Cloud, and Platform Engineering expert passionate about sharing practical knowledge, real-world experiences, and industry best practices. I have worked at Cotocus and regularly write about technology, travel, investing, health, product reviews, and digital marketing through my various platforms. I publish technical articles at DevOps School, travel stories at Holiday Landmark, stock market insights at Stocks Mantra, health and fitness guidance at My Medic Plus, product reviews at TrueReviewNow, and SEO and digital marketing strategies at Wizbrand.

Related Posts

What to choose: front-end or backend development?

Regarding web development, two main areas play a crucial role in creating a functional and visually appealing website: frontend and backend development. Frontend development focuses on the…

Read More

Top 10 Construction Management Software Tools in 2026: Features, Pros, Cons & Comparison

Introduction Construction Management Software (CMS) has become indispensable in 2026 for efficiently handling various aspects of construction projects, ranging from budgeting, scheduling, resource allocation, project tracking, to…

Read More

Top 10 Personal Finance Software Tools in 2026: Features, Pros, Cons & Comparison

Introduction In the fast-paced world of 2026, managing personal finances efficiently is more crucial than ever. With rising inflation, economic uncertainties, and the complexity of multiple financial…

Read More

Top 10 AI Pricing Optimization Tools in 2026: Features, Pros, Cons & Comparison

Introduction In 2026, AI pricing optimization tools have become indispensable for businesses navigating the complexities of dynamic markets. These tools leverage artificial intelligence, machine learning, and real-time…

Read More

Top 10 On-premise Backup Tools in 2026: Features, Pros, Cons & Comparison

Introduction In 2026, on-premise backup tools are still essential for businesses that need complete control over their data security and disaster recovery plans. Unlike cloud-based solutions, on-premise…

Read More

Top 10 Server Backup Tools in 2026: Features, Pros, Cons & Comparison

Introduction Server backup tools are essential for businesses in 2026 to ensure the safety, security, and reliability of their data. With the growing threats of cyberattacks, hardware…

Read More
Subscribe
Notify of
guest
0 Comments
Newest
Oldest Most Voted
0
Would love your thoughts, please comment.x
()
x