Skip to content

rahulsoni43/kubernetes-terraform

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Kubernetes Playgroud - Terraform Deployment

Terraform have provided Kubernetes Provider and we can deploy the Kubernetes resources using terraform now.

Commands

[slamba ◯  WHM0005395  01.Deployment ] ☘   terraform init
[slamba ◯  WHM0005395  01.Deployment ] ☘   terraform plan
[slamba ◯  WHM0005395  01.Deployment ] ☘   terraform apply
[slamba ◯  WHM0005395  01.Deployment ] ☘   terraform output -module=whPod
[slamba ◯  WHM0005395  01.Deployment ] ☘   terraform output -module=whPod lb_ip
[slamba ◯  WHM0005395  01.Deployment ] ☘   kubectl get pods nginx-terraform-pod
[slamba ◯  WHM0005395  01.Deployment ] ☘   kubectl get svc nginx-terraform-pod

Demo

About

kubernetes-terraform-deployment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HCL 100.0%