Skip to content
This repository has been archived by the owner on May 8, 2019. It is now read-only.

Terraform code to deploy Kubernetes on OpenStack (Safespring)

Notifications You must be signed in to change notification settings

Uninett/kubernetes-terraform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NOTE: This project is no longer maintained

PaaS 2 kubernetes platform

This repository contains scripts and ansible playbooks for managing the PaaS 2 kubernetes platform.

Bringing up a test cluster

In the terraform directory, make a local.tfvars based on the example, check your setup with terraform plan --var-file=local.tfvars --var-file=ipnett.tfvars, then bring up the bare machines with terraform apply --var-file=local.tfvars --var-file=ipnett.tfvars. The job prints out an ansible inventory at the end.

About

Terraform code to deploy Kubernetes on OpenStack (Safespring)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages