# Openshift vs. Kubernetes

## Blog Posts
- [OpenShift defaults to CRI-O as underlying container engine](https://www.redhat.com/en/blog/red-hat-openshift-container-platform-4-now-defaults-cri-o-underlying-container-engine)
- [Enterprise Kubernetes with OpenShift (Part one)](https://www.openshift.com/blog/enterprise-kubernetes-with-openshift-part-one)
- [Monitoring OpenShift: Three Tools for Simplification](https://www.openshift.com/blog/monitoring-openshift-three-tools)
- [OpenShift Container Platform 3.x Tested Integrations](https://access.redhat.com/articles/2176281)
- [5 Benefits of Switching to OpenShift Container Platform](https://shadow-soft.com/openshift-benefits/)
- [10 most important differences between OpenShift and Kubernetes](https://cloudowski.com/articles/10-differences-between-openshift-and-kubernetes/)
- [Kubernetes: The Simple Way?](https://nordcloud.com/kubernetes-the-simple-way/) `Includes Comparision with Openshift`
## Comparision Tables
- [Kubernetes vs OKD vs Red Hat OpenShift](https://www.openshift.com/learn/topics/kubernetes/)
- [Openshift Editions](https://www.openshift.com/products/platform-plus) `Move to the bottom of the page`
## Install Videos
- [How to install OpenShift 4 on Bare Metal - User Provisioned Infrastructure (UPI)](https://www.youtube.com/watch?v=d03xg2PKOPg)
- [Install OpenShift 4.6 via UPI on VMware](https://www.youtube.com/watch?v=6TvyHBdHhes)
## Openshift Tutorials
- [Running a Simple Python App on OpenShift](https://www.youtube.com/watch?v=SA8IGf0dBSk)
- [OpenShift 4.0 Infrastructure Deep Dive](https://www.youtube.com/watch?v=Wi3QNi4zi_4)
- [OpenShift 4.0 - Features, Functions, Future at OpenShift Commons Gathering Seattle 2018](https://www.youtube.com/watch?v=-xJIvBpvEeE)
- [Introduction to Application Development for Red Hat OpenShift Container Platform](https://www.pluralsight.com/paths/introduction-to-application-development-for-red-hat-openshift-container-platform) `Pluralsight Path`
## Kubernetes Tutorials
- [Kubernetes Operators Explained](https://www.youtube.com/watch?v=i9V4oCa5f9I)
- [Kubernetes Tutorial for Beginners [FULL COURSE in 4 Hours]](https://www.youtube.com/watch?v=X48VuDVv0do)
- [Kubernetes Operator simply explained in 10 mins](https://www.youtube.com/watch?v=ha3LjlD6g7g)
## Git Repo
- [Operator Lifecycle Manager](https://github.com/operator-framework/operator-lifecycle-manager)
- [Minishift (Openshift v3.x)](https://github.com/minishift/minishift)
- [Red Hat CodeReady Containers (Openshift v4.x)](https://github.com/code-ready/crc)
- [OKD (community distribution of Kubernetes powers OpenShift)](https://github.com/openshift/okd)
- [OpenShift Installer](https://github.com/openshift/installer)
- [Openshift Install - Supported Plateforms](https://github.com/openshift/installer/blob/master/README.md#supported-platforms)
## Free and Open Source OpenShift
- [OKD](https://www.okd.io/)
- [Fedora Coreos](https://getfedora.org/en/coreos?stream=stable)
- [The State of OKD4: OpenShift Kubernetes on Fedora CoreOS - CodeReady Edition](https://www.youtube.com/watch?v=3aaaEGWrbX4)
## Pricing
- [Azure Kubernetes](https://azure.microsoft.com/en-us/pricing/calculator/?service=kubernetes-service)
- [Azure Openshift](https://azure.microsoft.com/en-us/pricing/details/openshift/)
- [IBM Kebernetes](https://cloud.ibm.com/kubernetes/catalog/create)
- [IBM Openshift](https://cloud.ibm.com/kubernetes/catalog/create?platformType=openshift)
## Other Links
- [CNCF Cloud Native Interactive Landscape](https://landscape.cncf.io/serverless)
- [Operator Hub](https://operatorhub.io/)
- [Ansible](https://ansible.com/)
- [Ansible vs. Terraform: What's the difference?](https://www.youtube.com/watch?v=rx4Uh3jv1cA)