Skip to content

veretie/openshift-aws-setup

Repository files navigation

openshift-aws-setup

Overview

Ansible automation scripts that:

  • provisions AWS infrastructure
  • deploys Openshift

AWS related configuration can be customised by modifying vars/aws-config.yaml

Prerequisites

Run

Command ./openshift-playbook-run.sh <AWS_ACCESS_KEY_ID> <AWS_SECRET_ACCESS_KEY> will execute Ansible playbook with a set of roles which will provision AWS infrastructure and install Openshift 3.5 on top of that.

Network topology

Network Diagram

Troubleshooting

  • if openshift installation failed on last stage, ssh into bastion and check install-openshift.log

References

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages