Kubernetes on a single machine

1 · Ubuntu · Oct. 17, 2019, 7:15 p.m.
Summary
As developers, we do not always have access to a production-like environment to test new features and run proof-of-concepts. This is why it can be very interesting to deploy Kubernetes on a single machine. Of course, there is the new microk8s snap that allows a super fast deployment of a k8s cluster on a laptop […]...