Skip to content

Commit

Permalink
fix: Update README.md (aws-ia#1189)
Browse files Browse the repository at this point in the history
  • Loading branch information
sabinayakc authored and allamand committed Jan 10, 2023
1 parent fb3e8c2 commit 4fb4bdc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/karpenter/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ This example shows how to deploy and leverage Karpenter for Autoscaling. The fol
- Creates Internet gateway for Public Subnets and NAT Gateway for Private Subnets
- Creates EKS Cluster Control plane with one Managed node group with Max ASG of 1
- Deploys Karpenter Helm Chart
- Deploys default Karpenter Provisioner (with dedicated node labels ant taint)
- Deploys default-lt Karpenter Provisioner using Launch Template (with dedicated node labels ant taint)
- Deploys default Karpenter Provisioner (with dedicated node labels and taint)
- Deploys default-lt Karpenter Provisioner using Launch Template (with dedicated node labels and taint)

# How to Deploy

Expand Down

0 comments on commit 4fb4bdc

Please sign in to comment.