openshift-terraform icon indicating copy to clipboard operation
openshift-terraform copied to clipboard

Deploy Openshift Origin 3.11 cluster on various cloud providers

Results 10 openshift-terraform issues
Sort by recently updated
recently updated
newest added

There are limitations with template based generation of Ansible inventories. It is hard to rewrite the inventory when the cluster is scaled up or down. Some things to consider: -...

enhancement

enhancement
cloud

Now, the terraform module installs 1 all-in-one master and 2 computes. Provide option to specify different setups.

enhancement

Best way to test this setup on different clouds is to do it on real infrastructure. How can this be done economically?

enhancement
help wanted

The Ansible inventory generation for OpenShift cluster is complex and Terraform templating won't possibly suffice to cover non trivial cases. Evaluate and adopt a better templating system with if-else constructs,...

enhancement