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

alphagov/re-boot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RE-boot

Bootstrap the main kubernetes cluster to rule them all.

Prerequisites

Usage

You should have a DEPLOY_ENV environment variable set.

Then, to deploy a new cluster, run:

make dev up

To tear it down, use:

make dev down

You can converge the cluster to a state with various add-ons (such as a dashboard) with the following:

make dev converge

About

No description, website, or topics provided.

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published