Difference between revisions of "Aws eks update-kubeconfig"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
 
{{lowercase}}
 
{{lowercase}}
  
[[aws eks]] update-kubeconfig
+
* <code>[[aws eks]] update-kubeconfig</code>
 +
* <code>[[aws eks]] --region $(terraform output -raw region) update-kubeconfig --name $(terraform output -raw cluster_name)</code>
  
 
<pre>
 
<pre>

Revision as of 20:22, 29 November 2021

  • aws eks update-kubeconfig
  • aws eks --region $(terraform output -raw region) update-kubeconfig --name $(terraform output -raw cluster_name)
 aws eks update-kubeconfig

usage: aws [options] <command> <subcommand> [<subcommand> ...] [parameters]
To see help text, you can run:

  aws help
  aws <command> help
  aws <command> <subcommand> help

aws: error: the following arguments are required: --name

See also

Advertising: