sdorsett / terraform-openstack-kubernetes

Terraform configuration for deploying "Kubernates the Hard Way" infrastructure on OVH public cloud

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

terraform-openstack-kubernetes

The repository contains Terraform configurations for deploying the vms necessary for following the "Kubernates the Hard Way" tutorial.

In order to run these Terraform configurations you will need to have created an OVH public cloud account, cloud project, Openstack user in the cloud project and downloaded the openrc.sh file for the Openstack user.

You can then source the openrc.sh file you downloaded, provide the password for the Openstack user and run terraform plan to test connecting to OVH public cloud.

About

Terraform configuration for deploying "Kubernates the Hard Way" infrastructure on OVH public cloud


Languages

Language:HCL 52.9%Language:Shell 47.1%