Kubernetes

It is a portable and extensible open code portable platform for managing workloads and services. Kubernetes majes it easy to automate and declaratively configure. It has a large and rapidly growing ecosystem. Support, tools, and services for Kubernetes are widely available.

Kubernetes has several features. You can think of Kubernetes as:

  • A container platform

  • A microservices platform

  • A portable cloud platform

Also offers and a container-centric managment environment. It orchestrates compute, network, and storage infrastructure so users workloads do not have to. This offers the simplicity of Platforms as a Service (PaaS) with the flexibility of Infrastructure as a Serivce (IaaS), and enables portability between infrastructure providers.

Guides

Last updated