This blog post provides an overview of various topics related to Red Hat OpenShift on IBM Cloud in a virtual private cloud environment I created. I have organized this overview into three main topics.
- Basics related to IBM Cloud
- Red Hat OpenShift cluster on IBM Cloud in a VPC
- Developing for Red Hat OpenShift on IBM Cloud
Basics related to IBM Cloud
- Using a Red Hat OpenShift cluster on IBM Cloud some basic thoughts
- Update a master node of an OpenShift cluster on IBM Cloud
- Log in to the an IBM Cloud Red Hat OpenShift cluster using the IBM Cloud and OpenShift CLI¶
Red Hat OpenShift cluster on IBM Cloud in a VPC
Developing for Red Hat OpenShift on IBM Cloud
Basic development
- Deploy a simple app using the OpenShift CLI
- Create an edge route for an example application on a Red Hat OpenShift Cluster on IBM Cloud
Container registries
- Using the internal OpenShift container registry to deploy an application
- Configure a project in an IBM Cloud Red Hat OpenShift cluster to access the IBM Cloud Container Registry (external)
Security Open the door
- Open the door for root users in Red Hat OpenShift (example Deployment)
- Open the door for root users in Red Hat OpenShift (example StatefulSet)
- Run a PostgreSQL container as a non-root user in OpenShift
Nginx and load balancers
- Use a Ngnix load balancer on a VSI to access an application on OpenShift in VPC
- An alternative way for last blog post called “Use a Ngnix load balancer on a VSI to access an application on OpenShift in VPC”
I hope this was useful to you and let’s see what’s next?
Greetings,
Thomas
#openshift, #ibmcloud, #ngnix, #loadbalancer, #opernshiftlearningjourney, #containerregistry,