Kubernetes (k8s) Container Cluster Management Platform

From GM-RKB
Jump to navigation Jump to search

A Kubernetes (k8s) Container Cluster Management Platform is an open source container orchestration management framework (of container clusters).



References

2019

  • https://techcrunch.com/2019/10/16/microsoft-launches-new-open-source-projects-around-kubernetes-and-microservices/
    • QUOTE: ... “If you take a look just at the Kubernetes ecosystem, Kubernetes has no concept of an application,” he explained. “It’s got the concept of a deployment and services, but nothing that coherently connects these things together into one unit and deployment lifecycle that a developer would understand in the way they look at their applications.” He argues that while Kubernetes has Helm charts, once an application is deployed, Kubernetes doesn’t know about the relationships between the objects that were represented in that chart. “We need a first-class application concept in a Kubernetes cluster.”

      OAM is essentially a YAML file. It can be put in a service catalog or marketplace and deployed from there. But what’s maybe most important, says Russinovich, is that the developer can hand off the specification to the ops team and the ops team can then deploy it without having to talk to the developer. He also argues that Kubernetes itself is too complicated for enterprise developers. “At this point, it’s really infrastructure-focused,” he said. “You want a developer to focus on the app. What we saw when we talked to Kubernetes shops, they don’t let developers near Kubernetes.” …

2018

2017

2017

  • https://www-nextplatform-com.cdn.ampproject.org/c/s/www.nextplatform.com/2017/12/08/no-slowdown-sight-kubernetes/amp/
    • QUOTE: … Kubernetes has quickly become a key technology in the emerging containerized application environment since it was first announced by Google engineers just more than three years ago, catching hold as the primary container orchestration tool used by hyperscalers, HPC organizations and enterprises and overshadowing similar tools like Docker Swarm, Mesos and OpenStack. Born from earlier internal Google projects Borg and Omega, the open-source Kubernetes …

2016a

2016b

2015