Amazon EKS Concepts: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
Line 38: Line 38:
{{Internal|Aws-iam-authenticator|aws-iam-authenticator}}
{{Internal|Aws-iam-authenticator|aws-iam-authenticator}}


=kubeconfig=
=.kube/config Configuration=
 
AWS documentation refers to the Kubernetes configuration file as "kubeconfig".
 
{{Internal|.kube_config|.kube/config}}

Revision as of 20:39, 12 June 2020

Internal

Overview

EKS Cluster

Control Plane

Managed Worker Node Group

Node Group Name

EKS Worker Node

Cluster Service Role

Cluster Autoscaler

Cluster Endpoint

AWS Infrastructure Requirements

  • VPC
  • subnets
  • security groups. A dedicated security group for each cluster control plane is recommended.
  • Topology diagram

Integration with ECR

Logging

SLA

https://aws.amazon.com/eks/sla/

aws-iam-authenticator

Page 17.

aws-iam-authenticator Operations

aws-iam-authenticator

.kube/config Configuration

AWS documentation refers to the Kubernetes configuration file as "kubeconfig".

.kube/config