Kubernetes, OpenShift, Rancher, Mesos, Docker Swarm, Orchestrating Containers, Running business-critical applications on Kubernetes, How to migrate monolith applications to the Kubernetes and OpenShift, Best practices in orchestration
Minishift is the compact all-in-one solution of OpenShift community distribution in a Virtual Machine(VM). It allows developers and curious minds to run...
Docker containers are isolated processes within their namespaces. Virtual Machines are full-blown Operating Systems (OS) living on Hypervisors. In this article, we...