https://cloudowski.com/articles/10-differences-between-openshift-and-kubernetes/
https://cloudowski.com/articles/honest-review-of-openshift-4/
https://cloudowski.com/articles/why-managing-container-images-on-openshift-is-better-than-on-kubernetes/
https://computingforgeeks.com/setup-openshift-origin-local-cluster-on-centos/ ( not working for me.... ) see also https://github.com/openshift/origin/blob/v4.0.0-alpha.0/docs/cluster_up_down.md
I have deployed https://github.com/vernetto/sbhello with OpenShift Online,
using the Catalog option "Red Hat OpenJDK 8".
.\oc.exe new-app openshift/java:8~https://github.com/vernetto/sbhello.git --name=sbhwpv3 .\oc.exe expose service sbhwpv3
https://github.com/fabric8io-images/run-java-sh
This makes still a very good Developer introducton https://www.youtube.com/watch?v=cY7KIEajqx4 (a bit outdated) by Grant Shipley, really intense and focused.
https://www.youtube.com/watch?v=-xJIvBpvEeE amazing on Openshift infrastructure management
https://coreos.com/ignition/docs/latest/ what is ignition
https://www.terraform.io/intro/index.html what is terraform
No comments:
Post a Comment