Upgrade to Pro — share decks privately, control downloads, hide ads and more …

EKS_Auto_Mode_Deep_Live.pdf

clouddev-code
January 25, 2025
18

 EKS_Auto_Mode_Deep_Live.pdf

clouddev-code

January 25, 2025
Tweet

Transcript

  1. hello! I am Soushi Hiruta X @web_se Facebook shiruta Github

    clouddev-code Zenn clouddev-code 2 • AWS CDK • Microservice architecture • Prometheus/Grafana Loki • Rust
  2. EKS Auto Mode Feature Streamline Kubernetes Cluster Management Application Avaiability

    Auto scaling Reply on Karpenter Efficiency Automated Upgrade 6 Security EKS Pod Identiy Agent Managed Components https://docs.aws.amazon.com/eks/latest/userguide/automode.html
  3. EKS Auto Mode v.s. EKS on Fargate EKS Auto Mode

    EKS on Fargate Support DaemonSets, ARM, Spot No Support (*) GPU,DaemonSets, ARM, Spot, EBS mount Pricing Instance Pod 10
  4. EKS Auto Mode does not support. Security Groups per Pod(SGPP)

    Custom Networking. The IP Addresses of Pods and Nodes must be from the same CIDR Block.. Warm IP, warm prefid and warm ENI configurations and courage. Network Policy configurations such a contrack timer customization Enabling or disabling prefix delegration. 12 Minimum IP Targetrs configuration. Exporting network event logs to Cloudwatch Other configurations supported by open-source AWS CNI.
  5. 13

  6. Load Balancer マイグレーションの考慮事項 The default targeting mode is IP Mode

    , not instance mode EKS Auto Mode only supports Security group mode for Network Load Balancer AWS does not support migrating load balancers from self managed AWS load balancer controller to management by EKS Auto Mode You cannot bring your own target groups. 15 The networking.ingress.ipBlock field in TargetGoundBinding spec is not supported
  7. EKS Clusters with alternative CNI EKS auto Mode not supopport

    alternative CNI 16 https://docs.aws.amazon.com/eks/latest/userguide/alternate-cni-plugins.html
  8. Appendix Learn about VPC Networking and Load Balancing in EKS

    Auto Mode https://docs.aws.amazon.com/eks/latest/userguide/auto-networking.html Enable EKS Auto Mode on existing EKS clusters https://docs.aws.amazon.com/eks/latest/userguide/migrate-auto.html Amazon EKS AutoModeをはじめよう https://aws.amazon.com/jp/blogs/news/getting-started-with-amazon-eks-auto-mode/ 20