|
|
|
|
|
by djha-skin
2167 days ago
|
|
Rancher was the last independent kubernetes distribution (that was company backed) as far as I can tell. There was also CoreOS, which has since been bought by RedHat, and Deis, since bought by Microsoft. So now it's been turned back into an OS war. RedHat, SuSE, and Microsoft.This is fitting because kubernetes feels like an operating system for container clusters. After all, operating systems are just resource managers and schedulers like kubernetes is. (For those interested, there are several kubernetes distributions that are not company backed and open source. Two of my favorites are Kubespray[1] and Typhoon[2].) 1: https://github.com/kubernetes-sigs/kubespray
2: https://typhoon.psdn.io/ |
|