• 01

    DESIGN TEMPLATES

    Planet Scale. Designed on the same principles that allow Google to run billions of containers a week

  • 02

    EASY TO USE

    Run Anywhere. Kubernetes is open source giving you the freedom

  • 03

    A LOT OF TOOLS

    Service discovery and load balancing. Kubernetes can expose a container using the DNS name or using their IP address

  • 04

    DISCONNECTED COMPONENTS

    Storage orchestration. Kubernetes allows you to automatically mount a storage system of your choice

  • 05

    SEPARATED LOGIC

    Automated rollouts and rollbacks. You can describe the desired state for your deployed containers using Kubernetes

  • 06

    FULL TESTED

    Self-healing. Kubernetes restarts containers that fail