July 2019
Intermediate to advanced
502 pages
14h
English
Creating a cluster per developer is the ultimate level of isolation. The developer doesn't have to worry about breaking other people's code or being impacted by other people's code. However, there are some significant downsides for this approach, such as the following:
With Kubernetes, it may be possible to utilize Minikube as a local cluster per developer and avoid many of the downsides.