Skip to content

maxflintoff/ibmcloud-roks-vpc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ROKS & OCS for IBM Cloud

This repository houses a set of automation for deploying infrastructure, a ROKS 4.5 or 4.6 Openshift cluster and Openshift Container Storage

Prerequisites

All the cli tools should be in your path

Variables

There are a few variables that must be set for the install to take place successfully.

Additionally it is recommended to set additional variables:

  • tags (a list of strings of tags to apply to the infrastructure)

Deployment

To run this deployment run this series of commands from the root folder

# Optional commands
terraform init
terraform plan #check your plan is as expected
terraform apply

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages