Miniature Kubernetes distro

3 Miniaturized Kubernetes Distros to Manage Compact Containers

By now, you are likely well aware of Kubernetes, the comprehensive container orchestration platform. Although many people think the platform is overly complex and not beginner-friendly, this is not necessarily true. Miniaturized ...
Kubermatic workflow

How to Use Minikube to Create Kubernetes Clusters and Deploy Applications

In my previous post, I introduced the Kubernetes platform and discussed some key concepts. Now we are going to create new Kubernetes cluster using Minikube, a lightweight Kubernetes implementation that creates a ...