Difference between revisions of "Eksctl"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Line 24: Line 24:
 
* <code>[[aws iam attach-role-policy]]</code>
 
* <code>[[aws iam attach-role-policy]]</code>
 
* <code>[[aws eks update-kubeconfig]]</code>
 
* <code>[[aws eks update-kubeconfig]]</code>
 +
[[aws-iam-authenticator]]
  
 
== Activities ==
 
== Activities ==

Revision as of 06:45, 23 March 2023

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

aws-iam-authenticator

Activities

See also

Advertising: