AWS-Logo_White-Color
  • 1. Giới thiệu về Kubernetes
    • 1.1 Amazon EKS
      • 1.1.1 Điều gì xảy ra khi bạn tạo EKS cluster của chính mình
      • 1.1.2 Chuỗi công việc khởi tạo EKS Cluster
      • 1.1.3 Kiến trúc EKS cho liên lạc giữa Control plane và Worker node
      • 1.1.4 High Level
      • 1.1.5 Amazon EKS!
    • 1.2 Kiến trúc Kubernetes
      • 1.2.1 Kiến trúc Kubernetes
      • 1.2.2 Control Plane
      • 1.2.3 Data Plane
      • 1.2.4 Cấu hình Kubernetes Cluster
    • 1.3 Kubernetes (K8s) Cơ Bản
      • 1.3.1 Kubernetes là gì
      • 1.3.2 Kubernetes Nodes
      • 1.3.3 Tổng quan về Kubernetes
      • 1.3.4 Chi tiết K8s Objects (1/2)
      • 1.3.5 Chi tiết K8s Objects (2/2)
  • 2. Bắt đầu workshop...
    • 2.1 Trong sự kiện AWS
      • 2.1.1 AWS Workshop Portal
    • 2.2 ...Tự tạo riêng
      • 2.2.1 Tạo tài khoản AWS
    • 2.3 Tạo Workspace
    • 2.4 Cài đặt Kubernetes Tools
    • 2.5 Tạo IAM role cho workspace
    • 2.6 Gán IAM role vào Workspace
    • 2.7 Cập nhật cài đặt IAM cho workspace của bạn
    • 2.8 Clone the Service Repos
    • 2.9 Tạo AWS KMS Custom Managed Key (CMK)
  • 3. Khởi chạy bằng eksctl
    • 3.1 Chuẩn bị
    • 3.2 Tạo EKS Cluster
    • 3.3 Kiểm thử Cluster
    • 3.4 Console Credentials
  • 4. Beginner
    • 4.1 Triển khai Kubernetes
      • 4.1.1 Triển khai Kubernetes
      • 4.1.2 Truy cập vào Bảng điều khiển
      • 4.1.3 Dọn dẹp
    • 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.1 Configure Livenesss Probe
      • 7.2 Configure Readiness Probe

More

  • AWS Study Group

  • Clear History
Workshop
web counter
Cloud Journey
web counter


Last Updated
20-02-2022


Team
Trọng Tấn
Gia Hưng
Hoàng Kha
Introduction to Kubernetes > Giới thiệu về Kubernetes > Amazon EKS

Amazon EKS

Trong phần này, chúng ta sẽ nói về các chủ đề sau:

  • Chuỗi công việc khởi tạo EKS Cluster
  • Điều gì xảy ra khi bạn tạo EKS cluster của chính mình
  • Kiến trúc EKS cho liên lạc giữa Control plane và Worker node
  • High Level
  • Amazon EKS!