Running Container Clusters with Kubernetes(K8’s)

Kubernetes is opensource container cluster manager

Components
* Nodes(minions)
* Pods
* Labels
* Selectors
* Controllers
* Services
* ControlPane
* Api

Area’s where docker can be used

* Development & deployment
* Configuration Simplification
* Enhance Developer Productivity
* Server Consolidation & management
* Application Isolation
* Rapid Deployement
* Build Management

 

Leave a comment