Member-only story
First impression to develop/deploy applicatons on IBM/Redhat Openshift in 5 min !
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:
2/ point it to my github, then it will build/deploy:
3/ easy to monitor events and others: