K8s
Ctrlk
  • Amazon EKS
  • 1.EKS 환경 구성
  • 3.VPC구성과 eksctl 기반 설치
  • 4.EKS Service 이해
  • 5.EKS Ingress
  • 6.EKS 기반 관리
  • 7.Scheduling
    • 스케쥴링 - AutoScaling 구성
    • 스케쥴링-Karpenter
      • Basic Node Pool
      • Multi NodePools
      • Cost Optimization
      • Scheduling Constraints
        • Node Affinity
        • Taints and Toleration
        • Topology Spread
        • Pod Affinity
        • Persistence Volume Topology
        • Pod Disruption Budget
        • Disruption Control
        • NodePool Disruption Budgets
        • Instance type and AZ
        • Multi-Arch
      • Control Pod Density
      • EC2 Node Class
      • Observability
      • Migrating from Cluster Autoscaler
    • 스케쥴링-Karpenter (Old)
    • EKS Fargate (New)
    • EKS Fargate (old)
  • 8.Observability
  • 9. EKS Networking
  • 10.EKS Storage
  • 11.EKS Security
  • 12.EKS CI/CD
  • 13.EKS Service Mesh
  • Tip
Powered by GitBook
On this page

Was this helpful?

  1. 7.Scheduling
  2. 스케쥴링-Karpenter

Scheduling Constraints

Node AffinityTaints and TolerationTopology SpreadPod AffinityPersistence Volume TopologyPod Disruption BudgetDisruption ControlNodePool Disruption BudgetsInstance type and AZMulti-Arch
PreviousOn-Demand & Spot Ratio SplitNextNode Affinity

Was this helpful?