Deploy EKS cluster using Terraform

From wikieduonline
Revision as of 20:16, 29 November 2021 by Welcome (talk | contribs) (→‎Example)
Jump to navigation Jump to search

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?

Related

See also

Advertising: