Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.6
* 'master' of https://github.com/kubernetes/kubernetes.github.io: Create hyperlink Add files via upload Fix typo Remove from TOC/Search: pods/init-containers ... (#2694) Add files via upload fix to taint the master node Move Guide topics: Container Lifestyle Hooks, Images, Volumes Correct ASM logo filename fixed ASM blurb Repair Spotinst logo Remove redundant section in deployments # Conflicts: # docs/getting-started-guides/kubeadm.md # docs/user-guide/volumes.md
This commit is contained in:
@@ -67,7 +67,7 @@ At a minimum, Kubernetes can schedule and run application containers on clusters
|
||||
Kubernetes satisfies a number of common needs of applications running in production, such as:
|
||||
|
||||
* [co-locating helper processes](/docs/user-guide/pods/), facilitating composite applications and preserving the one-application-per-container model,
|
||||
* [mounting storage systems](/docs/user-guide/volumes/),
|
||||
* [mounting storage systems](/docs/concepts/storage/volumes/),
|
||||
* [distributing secrets](/docs/user-guide/secrets/),
|
||||
* [application health checking](/docs/user-guide/production-pods/#liveness-and-readiness-probes-aka-health-checks),
|
||||
* [replicating application instances](/docs/user-guide/replication-controller/),
|
||||
|
||||
Reference in New Issue
Block a user