|
|
|
|
|
by oso2k
3000 days ago
|
|
Full Disclosure: I work for Red Hat in the Container and PaaS Practice in Consulting. As others here have said, it’s a Container Orchestration Platform and is a largely pluggable architecture that also manages at varying extents Clustered Computing Resources, Application Resource Management, SDN Networking, DNS, Service Discovery, Load Balancing, and other concerns of “Cloud Native Application Development and Deployment“. You can try it out at http://kubernetesbyexample.com/ . |
|
Red Hat is a major contributor to Kubernetes and continually upstreams OpenShift features (like RBAC - they implemented it in OpenShift first, then upstreamed it, and then rebased OpenShift on top of it, removing the custom implementation).
I'm currently looking at migrating a large enterprise setup to Kubernetes/OpenShift.
[1]: https://github.com/openshift/origin
[2]: https://docs.openshift.org/latest/welcome/index.html