Difference between revisions of "Deploy EKS cluster using Terraform"

From wikieduonline
Jump to navigation Jump to search
Line 9: Line 9:
 
  ([[Terraform EKS apply output]])
 
  ([[Terraform EKS apply output]])
  
 +
 +
== Related ==
 +
* <code>[[kubectl get nodes]]</code>
  
 
== See also ==
 
== See also ==

Revision as of 20:15, 29 November 2021

https://learn.hashicorp.com/tutorials/terraform/eks


Example

git clone https://github.com/hashicorp/learn-terraform-provision-eks-cluster
cd learn-terraform-provision-eks-cluster
terraform init #It may take several minutes
terraform apply
(Terraform EKS apply output)


Related

See also

Advertising: