Giriş
Kubernetes, Google tarafından geliştirildi. Container Orchestration içindir.
Kubernetes, Google tarafından geliştirildi. Container Orchestration içindir.
Kubernetes Borg'dan Türetildi
Açıklaması şöyle
It's a direct descendant of Borg, Google’s long-rumored internal container-based cluster-management solution.
Kubernetes Alternatifleri
Alternatif listesi şöyle
- Red Hat OpenShift
- Apache Mesos
- Mirantis Kubernetes Engine
- Helios
- Amazon Elastic Container Service (Amazon ECS)
- Google Kubernetes Engine (GKE)
- Azure Service Fabric
- Amazon Elastic Kubernetes Service (EKS)
- Docker Swarm. Rakiplerinden bir tanesi Docker Swarm kullanılmıyor deniyor
Container Orchestration Ne Demek
Açıklaması şöyle.
With such unprecedented usage of containers, there has been an increase in demand for container orchestration and management tools like Kubernetes and Docker Swarm. These tools ease our job to manage the containers with a lot of features including:Yani cloud'da çalışan yazılımlarda şu işleri yapmayı kolaylaştırıyor
- Container grouping
- Self-healing
- Auto-scalability
- DNS management
- Load balancing
- Rolling update or rollback
- Resource monitoring and logging
Kubernetes solves real problems in the enterprises. Kubernetes provides an entire ecosystem of tools that you need; Networking, Compute & Memory Allocation, Load Balancing, Object Storage, and Scheduling, etc.Kubernetes Nodları
Temelde iki çeşit nod var.
1. Kubernetes Master
2. Kubernetes Node
Şeklen şöyle
Hiç yorum yok:
Yorum Gönder