In this video, we'll be setting up Karpenter in EKS using the official Karpenter documentation.
Official Karpenter Doco: https://karpenter.sh/v1.0/getting-started/getting-started-with-karpenter/
Prerequisites:
- awscli - installed in your terminal and configured with your AWS account
- eksctl (to create EKS cluster)
- kubectl (to communicate with the EKS cluster)
- helm (to install Karpenter)