Amazon EKS Concepts: Difference between revisions
Jump to navigation
Jump to search
Line 22: | Line 22: | ||
=AWS Infrastructure Requirements= | =AWS Infrastructure Requirements= | ||
<font color=darkgray>TODO: Topology diagram</font> | |||
==Cluster VPC== | |||
==Subnets== | |||
==Security Groups== | |||
A dedicated security group for each cluster control plane is recommended. | |||
=Integration with ECR= | =Integration with ECR= |
Revision as of 21:40, 14 June 2020
Internal
Overview
EKS Cluster
Control Plane
Managed Worker Node Group
Node Group Name
EKS Worker Node
EKS Worker Node IAM Role
Cluster Service Role
Cluster Autoscaler
Cluster Endpoint
AWS Infrastructure Requirements
TODO: Topology diagram
Cluster VPC
Subnets
Security Groups
A dedicated security group for each cluster control plane is recommended.
Integration with ECR
Logging
SLA
aws-iam-authenticator
Page 17.
aws-iam-authenticator Operations
.kube/config Configuration
AWS documentation refers to the Kubernetes configuration file as "kubeconfig".
EKS Security
EKS IAM Permissions
These are technically "actions", but they are commonly referred to as "permissions", which implies that the action is part of a formal permission construct associated with the entity requiring it.
- eks:DescribeCluster