Openshift on AWS using Terraform

2018-01-02 Thread Walters, Todd
Hello Krzysztof, We started with this guide https://github.com/dwmkerr/terraform-aws-openshift to install on aws. We have since broken a lot of it out into separate modules and modified it as needed, but it was a decent starting point. Thanks, Todd

Re: OpenShift on AWS using Terraform

2017-12-30 Thread Joel Pearson
If you’re ok with CloudFormation then these ansible scripts can do that https://github.com/openshift/openshift-ansible-contrib/tree/master/reference-architecture/aws-ansible On Sun, 31 Dec 2017 at 4:46 am, Krzysztof Sobkowiak < krzys.sobkow...@gmail.com> wrote: > Hi > > I'd like to provision an

OpenShift on AWS using Terraform

2017-12-30 Thread Krzysztof Sobkowiak
Hi I'd like to provision an OpenShift HA cluster on AWS. I'm wondering, if I can find somewhere Terraform scripts which can be used to initially provision the infrastructure on AWS (bastion, masters, nodes, infranodes,...)  Do you know such solution? Kindly regards Krzysztof -- Krzysztof