EKS Flashcards

This deck aims to help retain concepts related to the EKS service.

1
Q

Which AWS service provides a managed Kubernetes platform designed to run Kubernetes on AWS and on-premises?

A

Amazon Elastic Kubernetes Service (EKS)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What deployment types does EKS support?

A

EKS supports the following deployment types: AWS, AWS Outposts, EKS Anywhere, EKS Distro

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Where is the EKS control plane deployed?

A

The EKS control plane is deployed in an AWS-managed VPC across multiple AZs, while the worker nodes run in a customer-managed VPC, also across multiple AZs

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What launch types does EKS support?

A
  • Self-managed: The customer manages the nodes
  • Managed Node Groups: EKS manages the nodes
  • Fargate Pods: Fargate manages the pods (nodes are not involved)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Which AWS services does EKS integrate with?

A

ECR, ELB, IAM, and VPC

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Which AWS storage services does EKS integrate with?

A

EBS, EFS, FSx for Lustre, FSx for NetApp ONTAP

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Which EKS deployments might require specific node types?

A

Specific node types might be required for deployments involving: Windows, GPU, Inferentia, Bottlerocket, AWS Outposts, Local Zones

How well did you know this?
1
Not at all
2
3
4
5
Perfectly