AWS-Logo_White-Color
1.
Introduction to Kubernetes
1.1
Amazon EKS
1.1.1
What happens when you create your EKS cluster
1.1.2
EKS Cluster Creation Workflow
1.1.3
EKS Architecture for Control plane and Worker Node communication
1.1.4
High Level
1.1.5
Amazon EKS!
1.2
Kubernetes Architecture
1.2.1
Kubernetes Architecture
1.2.2
Control Plane
1.2.3
Data Plane
1.2.4
Kubernetes Cluster Setup
1.3
Kubernetes (K8s) Basics
1.3.1
What is Kubernetes
1.3.2
Kubernetes nodes
1.3.3
Kubernetes Overview
1.3.4
K8s Objects Detail (1/2)
1.3.5
K8s Objects Detail (2/2)
2.
Start the workshop...
2.1
At an AWS event
2.1.1
AWS Workshop Portal
2.2
...on your own
2.2.1
Create an AWS account
2.3
Create a Workspace
2.4
Install Kubernetes Tools
2.5
Create an IAM role for your Workspace
2.6
Attach the IAM role to your Workspace
2.7
Update IAM settings for your Workspace
2.8
Clone the Service Repos
2.9
Create an AWS KMS Custom Managed Key (CMK)
3.
Launch using eksctl
3.1
Prerequisites
3.2
Launch EKS
3.3
Test the Cluster
3.4
Console Credentials
4.
Beginner
4.1
Deploy the Kubernetes Dashboard
4.1.1
Deploy the Offical Kubernetes Dashboard
4.1.2
Access the Dashboard
4.1.3
Cleanup
5.
Deploy The Example Microservices
5.1
Deploy NodeJS BackEnd API
5.2
Deploy Crystal BackEnd API
5.3
Let's check Service Types
5.4
Ensure the ELB Service Role exists
5.5
Deploy FrontEnd Service
5.6
Find the Service Address
5.7
Scale the Backend Services
5.8
Scale the FrontEnd
5.9
Cleanup the Applications
6.
Deploy The Example Microservices
6.1
Introduction
6.1.1
Install Helm CLI
6.2
Deploy nginx With Helm
6.2.1
Update the Chart Repository
6.2.2
Search Chart Repositories
6.2.3
Add the Bitnami Repository
6.2.4
Deploy nginx With Helm
6.2.5
Cleanup
6.3
Deploy Example Microservices Using Helm
6.3.1
Create a Chart
6.3.2
Customize Defaults
6.3.3
Deploy the eksdemo Chart
6.3.4
Test the Service
6.3.5
Rolling Back
6.3.6
Cleanup
7.
Health Checks
7.1
Configure Livenesss Probe
7.2
Configure Readiness Probe
7.3
Cleanup
More
AWS Study Group
English
Tiếng Việt
Clear History
Workshop
Cloud Journey
Last Updated
20-02-2022
Team
Trọng Tấn
Gia Hưng
Hoàng Kha
Introduction to Kubernetes
>
Introduction to Kubernetes
>
Amazon EKS
> What happens when you create your EKS cluster
What happens when you create your EKS cluster