Skip to content

Commit

Permalink
Update example build command (#1598)
Browse files Browse the repository at this point in the history
  • Loading branch information
cartermckinnon authored Jan 29, 2024
1 parent 76fac7f commit 616bdda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ following command in the root of this repository:
make

# build an AMI with a specific Kubernetes version
make 1.25
make k8s=1.29
```

The Makefile chooses a particular kubelet binary to use per Kubernetes version which you can [view here](Makefile).
Expand Down

0 comments on commit 616bdda

Please sign in to comment.