An open API service indexing awesome lists of open source software.

https://github.com/joshgav/openshift-on-aws

Patterns for deploying an OpenShift or other Kubernetes cluster in AWS.
https://github.com/joshgav/openshift-on-aws

aws kubernetes openshift

Last synced: 9 months ago
JSON representation

Patterns for deploying an OpenShift or other Kubernetes cluster in AWS.

Awesome Lists containing this project

README

          

## OpenShift on AWS

Demonstrates several ways to deploy an OpenShift or Kubernetes cluster in AWS.

- [Red Hat OpenShift Service on AWS (ROSA)](./rosa)
- [OpenShift with installer-provisioned infrastructure (IPI)](./ipi)
- [OpenShift with user-provisioned infrastructure (UPI)](./upi)
- [Kubernetes with Kubespray](./kubespray)

## Use

See READMEs in each directory.

## Contribute

Issues and pull requests are welcome!

## License

As in [LICENSE.md](./LICENSE.md).