Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 895 Bytes

File metadata and controls

11 lines (7 loc) · 895 Bytes

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