learn-terraform-deploy-nginx-kubernetes-provider

Deploy and expose a NGINX service using the Terraform Kubernetes Provider

MPL-2.0 License

Stars
38
Committers
3

Learn Terraform - Deploy NGINX on Kubernetes

This repo is a companion repo to the Manage Kubernetes Resources via Terraform, containing Terraform configuration files to deploy and expose a NGINX service using the Terraform Kubernetes Provider.

This branch contains configuration for the generic Kubernetes provider.

Visit the following branches to see their respective Terraform Kubernetes configuration.

  1. AKS Kubernetes configuration - aks
  2. EKS Kubernetes configuration - eks
  3. GKE Kubernetes configuration - gke