Skip to content

Instantly share code, notes, and snippets.

@tuladhar
Last active June 22, 2021 12:31
Show Gist options
  • Save tuladhar/905f52997387d089605e64678fc597a9 to your computer and use it in GitHub Desktop.
Save tuladhar/905f52997387d089605e64678fc597a9 to your computer and use it in GitHub Desktop.
apiVersion: eksctl.io/v1alpha5
kind: ClusterConfig
metadata:
name: github-actions
region: us-east-1
nodeGroups:
- name: ng-1
instanceType: c6g.large
desiredCapacity: 1
volumeSize: 14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment