This "blog post"/"cheat sheet" is about "Open the door for root users in OpenShift (example StatefulSet)". The topic is in context of two blog posts I wrote called Run a PostgreSQL container as a non-root user in OpenShift and Open the door for root users in Red Hat OpenShift¶.
Open the door for root users in Red Hat OpenShift (example Deployment)¶
This "blog post"/"cheat sheet" is about "Open the door for root users in OpenShift". The topic is in context of an older blog post I wrote called Run a PostgreSQL container as a non-root user in OpenShift. Let's look for the opposite perspective this blog post.
Automated creation of a Red Hat OpenShift cluster on IBM Cloud using the existing CLIs and plugins
This blog post is about automating the creation of a Red Hat OpenShift cluster on IBM Cloud in a Virtual Private Cloud. I used bash scripting with the IBM Cloud CLI and and the associated IBM Cloud CLI plugins vpc-infrastructure and kubernetes-service. I also use jq to handle json output.
Create an edge route for an example application on a Red Hat OpenShift Cluster on IBM Cloud
the content, with some small modifications, to my existing example application. It's the same application I used in this blog post Using the internal OpenShift container registry to deploy an application.
Networking videos – used as refresh or intro
This very short blog post contains only links to two awesome very old refresh and introduction YouTube videos related to the networking topic. I just want to share these video links, because from my perspective it's useful to know when you’re working with containers and container orchestrations for example in context of Kubernetes clusters and virtual private clouds.
Using the internal OpenShift container registry to deploy an application
This cheat sheet is an extension to a blog post I made which is called: Configure a project in an IBM Cloud Red Hat OpenShift cluster to access the IBM Cloud Container Registry . In that related blog post we used the IBM Cloud Container registry to get the container images to run our example application. Now in this cheat sheet we will use the Red Hat OpenShift internal container registry and the Docker build strategy to deploy the same example application to OpenShift.
Create a very simple Virtual Private Cloud using the IBM Cloud CLI
This blog post is a cheat sheet: how to create and configure a very basic Virtual Private Cloud in IBM Cloud using the IBM Cloud vpc-infrastructure CLI.
Deploy a simple app using the OpenShift CLI
That blog post is a simple cheat sheet, how to deploy a containerized application to OpenShift. We using an existing container image on a public Quay Repository and the OpenShift CLI.
Log in to the an IBM Cloud Red Hat OpenShift cluster using the IBM Cloud and OpenShift CLI
This blog post is a small cheat sheet, how to log in to an IBM Cloud Red Hat OpenShift cluster using the IBM Cloud and the OpenShift CLI. I'am using information that is provided by the official IBM Cloud documentation.
Using a Red Hat OpenShift cluster on IBM Cloud some basic thoughts
This blog post is about some basic thoughts when you going to use a Red Hat OpenShift cluster as a service on IBM Cloud or on any other cloud provider.
