Kubernetes
Kubernetes is a portable, extensible, open-source platform for managing containerized workloads and services, that facilitates both declarative configuration and automation. 1
Kubernetes is built upon a decade and a half of experience at Google, with the main goal of distributing and managing workload across containers and making rapid development and deployment possible. This is done by creating multiple container nodes which run the same process, Kubernetes is the orchestrator which benefits the application because it improves up-time and gives an efficient roll-out schedule for any update. It can also detect faulty nodes and clean them while keeping the application alive.
Authors
A first-year MSc Computer Science student from the TU Delft. Interests: from Socio-Cognitive Engineering to Compilers to Algorithms to 3D Graphics.
A first-year MSc Computer Science student from the TU Delft. Interests: Mathematics and 3D Computer Graphics.
A first-year MSc Computer Science student from the TU Delft. Interests: Machine learning and Software engineering.