Rimantas Mocevicius

Rimantas Mocevicius

Introduction to Kubernetes, Part One

Kubernetes is an open-source system for managing containerized applications across multiple hosts in a cluster. Kubernetes provides mechanisms for application deployment, scheduling, updating, maintenance, and scaling. A key feature of Kubernetes is that

Setting up an Internal LoadBalancer for GKE cluster

Internal load balancing is important for many infrastructures. But, if you've tried to do it for Google Container Engine, you'll know there's no prepackaged solution. Well, fear

Get started easily with CoreOS on OS X

Today we are going to learn how to easily run CoreOS VM without VirtualBox/Vagrant on your Mac. This setup is specific to OS X as it uses xhyve which is built on

Zero to Kubernetes dev environment on OS X

Setting up a local OS X dev environment for Kubernetes cluster is quite the job. This can be easily achieved using Kubernetes Solo cluster for OS X App Kube-Solo for Mac OS X