v0.1.0-rc2
Pre-release
Pre-release
Can provision EKS clusters with the following configurable properties:
- region
- public access
- public access CIDR sources
- private access
- using secrets containing AWS access key and secret key, "amazonec2credentialConfig-accessKey" and "amazonec2credentialConfig-secretKey" respectively
- using instance profiles
- can set VPC/subnets/security-groups/service-role or they will be created for you
- node groups
Node group properties:
- max size
- min size
- desired size
- disk size
- ssh key
- gpu
- instance type
- labels
- can set Kubernetes version after creation to prevent automatic update when updating cluster