This repository is used to deploy Kubernetes on AWS.
Change AWS Resources:
terraform apply
Deploying applications with Helm:
helm install -f [custom_config_file] [application]
This repository is used to deploy Kubernetes on AWS.
Change AWS Resources:
terraform apply
Deploying applications with Helm:
helm install -f [custom_config_file] [application]