⇩ Markdown

kubernetes-docs-design-overview

https://github.com/kubernetes/kubernetes/tree/release-1.4/docs/design

robust declarative primitives for maintaining the desired state requested by the user. We see these primitives as the main value added by Kubernetes. Self-healing mechanisms, such as auto-restarting, re-scheduling, and replicating containers require active controllers, not just imperative orchestration. ^declarative-primitives

The scheduler needs to take into account individual and collective resource requirements, quality of service requirements, hardware/software/policy constraints, affinity and anti-affinity specifications, data locality, inter-workload interference, deadlines, and so on ^scheduler


tag--project-kubernetes

tag--kubernetes-docs

tag--pub-to-kubnotes

tag--kubernetes-docs-design