Member-only story

First impression to develop/deploy applicatons on IBM/Redhat Openshift in 5 min !

Walter Lee
3 min readSep 29, 2019

--

source: Redhat

I am new to Openshift. However, I am very impressed by its ease of use and simple user friendly features. It will take care of the Kubernetes underneath. I just need to update/commit my github application code, then it will do the image build (no need for my Dockerfile) and deployments. Developers can enjoy all these nice features and just focus on the application code !

I used the IBM workshop demo at https://roks101.cloud-design.dev/ . Thanks to IBM for a test/demo account. I just need to point it to my fork at https://github.com/leewalter/node-s2i-openshift. Then it will do the build and deployment automatically.

1/ choose a language:

large selections of languages and products

2/ point it to my github, then it will build/deploy:

3/ easy to monitor events and others:

--

--

Walter Lee
Walter Lee

Written by Walter Lee

GCP Expert and Champion, AWS Community Builder, MS Azure Trainer, CKA/S. Many X Certified in 4xClouds. Opinions are my own and not the views of my employer.

Responses (1)