Skip to content

This repository contains infrastructure creation automation resources for a K8S cluster. Terraform scripts for Openstack and Ansible scripts for K8S.

Notifications You must be signed in to change notification settings

Vishanth/infrastructure-automation

 
 

Repository files navigation

infrastructure-automation

This repository contains infrastructure creation automation resources for a K8S cluster. Terraform scripts for Openstack and Ansible scripts for K8S.

Note : make sure you have Terrraform and Ansible setup in the client machine

  • First source the openrc.sh file taken from Openstack.
  • Change the terraform.tfvars file with appropriate values.
  • Run init.sh to create infrastructure and deploy the K8S cluster.
  • Run cluster-destrop.sh to destroy the cluster.

About

This repository contains infrastructure creation automation resources for a K8S cluster. Terraform scripts for Openstack and Ansible scripts for K8S.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 94.6%
  • Shell 3.2%
  • HCL 1.7%
  • Other 0.5%