git clone https://github.com/deividduarte20/terraform-eks.git
cd terraform-eks
Altere os valores das variáveis da pasta raiz no arquivo variables.tf.
terraform init
terraform apply
kubectl get nodes
Name | Version |
---|---|
aws | 4.66.1 |
Name | Version |
---|---|
aws | 4.66.1 |
EKS | Version |
---|---|
eks | 1.28 |
Name | Description | Type | Default | Required |
---|---|---|---|---|
instance-ami | n/a | string |
"ami-04cb4ca688797756f" |
yes |
instance-type | n/a | string |
"t3a.medium" |
yes |
key | n/a | string |
"name-key" |
yes |
name-cluster | n/a | string |
"name-cluster" |
yes |
name-sg | n/a | string |
"name-sg" |
yes |
cluster-version | n/a | string |
"cluster-version" |
yes |
Name | Description |
---|---|
cluster-arn | after |