Name | Version |
---|---|
terraform | >= 0.13.1 |
aws | >= 3.71 |
Name | Version |
---|---|
aws | >= 3.71 |
with this package you can have VPC and EKS from scratch. just clone it and then put the following commands. please be sure about your aws cli profile.
terraform init
terraform fmt
terraform validate
terraform apply
check your kube config first
cat ~/.kube/config
create your context
aws eks --region eu-west-1 update-kubeconfig --name eks --profile default
k8s -> app.yaml you have to apply it with kubectl command and know you check your cluster