Deploy EKS cluster using Terraform

From wikieduonline
Revision as of 22:55, 30 November 2021 by Welcome (talk | contribs)
Jump to navigation Jump to search

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)


kubectl get nodes
The connection to the server localhost:8080 was refused - did you specify the right host or port?
Example: terraform show (grep resource) in EKS

Related

See also

Advertising: