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.
- Host: GitHub
- URL: https://github.com/joshgav/openshift-on-aws
- Owner: joshgav
- License: mit
- Created: 2022-07-29T16:10:27.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-03-29T23:44:56.000Z (over 3 years ago)
- Last Synced: 2024-04-25T00:33:55.354Z (about 2 years ago)
- Topics: aws, kubernetes, openshift
- Language: Shell
- Homepage:
- Size: 63.5 KB
- Stars: 4
- Watchers: 2
- Forks: 4
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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).