In this section, we’ll cover the following topics:
EKS Cluster Creation Workflow
What happens when you create your EKS cluster
EKS Architecture for Control plane and Worker node communication
High Level
Amazon EKS!
EKS CLUSTER CREATION WORKFLOW
WHAT HAPPENS WHEN YOU CREATE YOUR EKS CLUSTER
EKS ARCHITECTURE FOR CONTROL PLANE AND WORKER NODE COMMUNICATION
HIGH LEVEL
Once your EKS cluster is ready, you get an API endpoint and you’d use Kubectl, community developed tool to interact with your cluster.
MORE RELATED
Implementing AWS WAF with ALB to block SQL Injection, Geo Location and Query string
Steps to create an AWS Cloud9 EC2 development environment
Configure SSM – SESSION MANAGER to allow remote access without open port on destination instance