Lightweight Kubernetes cluster using kind and Ansible
Some days ago I was pushed to the kind project. A leightweight possibility to build a Kubernetes cluster on top of Docker for easy and fast testing Kubernetes deployments. I’ve written an Ansible role to install kind and create / delete clusters as you need.
Read More »Lightweight Kubernetes cluster using kind and Ansible