Difference between revisions of "Eksctl"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Line 9: Line 9:
 
* <code>[[eksctl create iamidentitymapping]]</code>
 
* <code>[[eksctl create iamidentitymapping]]</code>
 
* <code>[[eksctl utils]]</code>
 
* <code>[[eksctl utils]]</code>
 +
* <code>[[eksctl associate identityprovider]]</code>
  
 
== Installation ==
 
== Installation ==

Revision as of 17:28, 31 October 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: