Skip to content

Instantly share code, notes, and snippets.

@allanchua101
Created February 28, 2020 14:41
Show Gist options
  • Save allanchua101/b72158996947dd85339c0a9112d3590c to your computer and use it in GitHub Desktop.
Save allanchua101/b72158996947dd85339c0a9112d3590c to your computer and use it in GitHub Desktop.
Minimal eks cluster creation
#!/bin/bash
eksctl create cluster
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment