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 Dec 15, 2022
1 parent 5c97700 commit bb9c41b
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 bb9c41b

Please sign in to comment.