Member-only story

Kubernetes (K8S-container orchestration ) — What is Kubernetes?

Rizvan Saatov
3 min readDec 30, 2022

--

K8S

A potent container management platform called Kubernetes simplifies the deployment and administration of containers. Across a cluster of machines, it can manage and execute containerized applications. It is a platform created to fully control the lifespan of containerized applications and services through the use of techniques that offer predictability, scalability, and high availability. With the help of Kubernetes, you can specify how your applications should function and communicate with one another and the outside world.

K8s is the commonly used abbreviation for Kubernetes

In order to manage containerized/dockerized applications supporting various deployment contexts including on-premise, cloud, or virtual machines, Google developed K8s, an open-source container orchestration tool designed for production use. An overview of Kubernetes.

What Kubernetes can do?

  1. High availability
  2. Open-source software support
  3. Auto Scaling
  4. Load balancing
  5. Run anywhere
  6. Ability to handle more than 1000+ deployments in a single cluster
  7. Easy to integrate with CI/CD Tools like Jenkins
  8. Easy to expand cluster…

--

--

Rizvan Saatov
Rizvan Saatov

Written by Rizvan Saatov

Small sparks make an influence such as a butterfly effect🤞 Cloud/DevOps Engineer🚀 Linkedin: http://linkedin.com/in/rizvan-saatov 💻 Cascloudops.com

No responses yet