Skip to content

cloudytimemachine/infrastructure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

infrastructure

Infrastructure as Code for launching CTM cloud

Install required software

Getting Started

Automatically download the other necessary repos

make pull

Request access to our Google Account to access secrets (contact Ross). Once you have access:

make pull-secrets

Push changes to secrets

make push-secrets

Startup minikube

make minikube

Configure docker to utilize the minikube environment

eval $(minikube docker-env) && export DOCKER_API_VERSION=1.23

About

Infrastructure as Code for launching CTM cloud

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published