Skip to content

Latest commit

 

History

History

kubernetes-dashboard

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Terraform for your kuberntes

This repo contains Terafform codes to deploy different services and application on your kubernetes cluster.

step1: clone this repo

step2: RUN

$ terraform init
$ terraform fmt
$ terraform validate
$ terraform apply