DEV Community

Cover image for Minimal OpenShift 4.x Multi Node Cluster Set up on AWS for personal practices
Raktim Midya for AWS Community Builders

Posted on

6 1

Minimal OpenShift 4.x Multi Node Cluster Set up on AWS for personal practices

I tried a lot to run OpenShift 4.x Cluster using CRC on my local system. But it requires lot of resources as well as you will not get the feeling of working on multi node cluster.

If you go to ROSA (RedHat OpenShift On AWS), it's a production level cluster & it costs too much because of its intensive resource usage. That's why I did various testing to find out the best possible way to provision OpenShift 4.x cluster on AWS which will save extra costs.

Note: All my blogs are free to read.

Top comments (1)

Collapse
 
csuresh1510 profile image
csuresh1510

I am plaaning to set up similarly like this. let me give a try. Thank you

Best Practices for Running  Container WordPress on AWS (ECS, EFS, RDS, ELB) using CDK cover image

Best Practices for Running Container WordPress on AWS (ECS, EFS, RDS, ELB) using CDK

This post discusses the process of migrating a growing WordPress eShop business to AWS using AWS CDK for an easily scalable, high availability architecture. The detailed structure encompasses several pillars: Compute, Storage, Database, Cache, CDN, DNS, Security, and Backup.

Read full post

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay