hashicorp / learn-terraform-deploy-nginx-kubernetes-provider

Deploy and expose a NGINX service using the Terraform Kubernetes Provider
https://learn.hashicorp.com/tutorials/terraform/kubernetes-provider?in=terraform/kubernetes
Mozilla Public License 2.0
38 stars 40 forks source link
hashicorp kubernetes terraform tutorial

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