Difference between revisions of "Eksctl"

From wikieduonline
Jump to navigation Jump to search
Line 7: Line 7:
 
* <code>[[eksctl info]]</code>
 
* <code>[[eksctl info]]</code>
 
* <code>[[eksctl create cluster]]</code>
 
* <code>[[eksctl create cluster]]</code>
 +
* <code>[[eksctl get]]</code>
 
* <code>[[eksctl get cluster]]</code>
 
* <code>[[eksctl get cluster]]</code>
 
* <code>[[eksctl utils]]</code>
 
* <code>[[eksctl utils]]</code>

Revision as of 20:06, 22 May 2022

https://eksctl.io/

Installation

Linux:

curl --silent --location "https://github.com/weaveworks/eksctl/releases/latest/download/eksctl_$(uname -s)_amd64.tar.gz" | tar xz -C /tmp
sudo mv /tmp/eksctl /usr/local/bin

macOS:

brew tap weaveworks/tap && brew install weaveworks/tap/eksctl

Related terms

Activities

See also

Advertising: