You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This example assumes that you have a an AWS EKS cluster configured with Karpeneter to provision nodes.
Most of the examples listed here also create the related ClusterRoles and/or Roles needed for the relevant tool/framework.
Once you've followed the installation instructions for setting up and installing karpenter on the host cluster and verified that the installation works, proceed to the next step of creating the vcluster
Create a vcluster with the above config as a values file
vcluster create vcluster -f config.yaml
Connect to the vcluster and apply the crds. Update lines 7 and 9 with the EKS cluster name for auto-discovery features to work