Created
February 28, 2020 14:41
-
-
Save allanchua101/b72158996947dd85339c0a9112d3590c to your computer and use it in GitHub Desktop.
Minimal eks cluster creation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
eksctl create cluster |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment