Difference between revisions of "Deploy EKS cluster using Terraform"

From wikieduonline
Jump to navigation Jump to search
Line 7: Line 7:
 
  [[terraform init]] #It may take several minutes
 
  [[terraform init]] #It may take several minutes
 
  [[Terraform EKS: terraform apply|terraform apply]]
 
  [[Terraform EKS: terraform apply|terraform apply]]
 +
 +
[[Terraform EKS apply output]]
  
  

Revision as of 20:11, 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


See also

Advertising: