# Basic Example This example deploys the local EKS module with a new VPC and a bootstrap managed node group. ## Usage ```bash cd examples/basic terraform init terraform plan ``` Override values with `-var` arguments or a `.tfvars` file if needed. ## Notes - The managed node group provides the initial cluster capacity.