Kubernetes

Kubernetes

Kubernetes overview

Kubernetes is an open-source container orchestration platform that automates the deployment, management of containers. with Kubernetes with can easily scale and achieve high availability for our containerized applications.

SmallMediumLarge
IT

Kubernetes screenshot(s)

Pricing details

Pricing model for this product is Open source

Product Attributes

CI & CD
CI & CD

Pros

1) Orchestrate containers deployment across multiple hosts.

2) Automate application deployments and Updates with different update strategy

3) Centrailezed storage implementation with Persistent storage.

4) Easily Scale Applications and their resources without any downtime.

5) Allows the implementation of autoscaling containers based on CPU, network, memory utilization thresholds.

Cons

1) Kubernetes makes simple applications deployment complex.

2) Kubernetes deployment is complex.

 

Product Features

  1. Application-centric management
  2. Auto-scalable infrastructure
  3. Horizontal Scaling & Load Balancing
  4. Automated rollouts & rollback
  5. Self-Healing Capabilities
  6. Offers enterprise-ready features
  7. Automated Scheduling

Scenarios

  1. Kubernets can be leveraged in CI/CD Piplines
  2. Micro Services Implementation