Skip to content

Latest commit

 

History

History
14 lines (13 loc) · 516 Bytes

README.md

File metadata and controls

14 lines (13 loc) · 516 Bytes

EKS and Friends LabCamp

Here you can find the source code for our Training "AWS EKS and Friends", which basically cover a short introduction into Kubernetes, EKS deployment, basic approaches for Monitoring & Logging as well as some further topics like AppMesh.

Outline

  1. AWS EKS Terraform Template -> eks-friends/Cloudformation/eksctl
  2. Basics
  3. Exposing Workload
  4. RBAC
  5. calico
  6. network-policies
  7. Autoscaling
  8. Container Insights
  9. Prometheus
  10. AWS AppMesh installation and demo -> service-mesh