What is Openshift?
  • What is Openshift?
Reosurces
  • Resources
Minishift for Openshift cluster
  • Minishift Installation and starting openshift cluster
  • Enabling docker and oc environment
  • Minishift commands
Multi Openshift cluster node
  • Creating multiple minishift cluster
Minishift Dashboard or Minishift Web Console
  • Minishift Dashboard or Minishift Web Console
Openshift Pods
  • Openshift Pod
  • Deploying pods in Minishift cluster
Achieve high availability and self healing with ReplicaController and ReplicaSet
  • ReplicaController using YAML
  • ReplicaSet using YAML
Deployment and Deployment Config for Openshift
  • Deployment using YAML and web console with Redhat quay image
  • Quick update and easy rollback
  • Scaling Up/ Scaling Down
  • Autoscaling
  • Deployment Config using YAML
  • Deployment Strategies
  • Restart policies
Extras
  • Creating batch script
  • Troubleshooting: starting Openshift cluster
ConfigMap
  • ConfigMap
ImageStreams and Source-to-Image(S2I)
  • ImageStreams
  • Source-to-Image (S2I)
Practice Quiz
  • Quiz
Kubernetes Refresher
  • Architecture of Kubernetes
  • Pod and services