Commit Graph

4790 Commits (108a4051fe66415d28ea8153f515457c3b87395b)

Author SHA1 Message Date
Ahmet Kizilay 108a4051fe updated kops download link to latest version (#5345)
* 1.6.1 -> 1.7.0
2017-09-08 09:10:24 -07:00
lemon-tree 53debf5df0 Update kube-proxy.md (#5344)
there lost a blank character.
2017-09-08 09:09:48 -07:00
jianglingxia 93133cca2f duplicate not (#5347) 2017-09-08 09:04:16 -07:00
Ryan McGinnis edb249a74f Merge pull request #5342 from kubernetes/ryanmcginnis-patch-1
Edits deployment.md
2017-09-08 08:01:18 -07:00
Ryan McGinnis 0347e50b82 Update deployment.md 2017-09-08 07:32:40 -07:00
Andrew Bonventre 15b57839b8 Fix typo (TEMPALTE -> TEMPLATE) (#5337) 2017-09-07 18:40:35 -07:00
Ryan McGinnis 11161b6351 Edits deployment.md
- Fixes an inaccuracy: `template: metadata: labels:` labels the Pod template rather than the containers
- Elaborates some more on the explanation of the manifest
2017-09-07 17:09:24 -07:00
Liz Rice 7b2ed94079 Include kubelet and kube-proxy in list of pre-reqs (#4469)
* Include kubelet and kube-proxy in list of pre-reqs

Fixes #4454

* Use relative links
2017-09-06 16:37:07 -07:00
Murali Reddy 11787fa521 add kube-router as network policy provider 2017-09-06 13:07:24 -07:00
Ziqi Zhao ef36140de2 Signed-off-by: Ziqi Zhao <zhaoziqi@qiniu.com>
Fix the mistakes in the "StatefulSet Basics"

In the section "Updating StatefulSets", when the update strategy is OnDelete and the web-0 pod is updated by deleting it manually.
Then the web-1 and web-2 should still have the original image. But in the current version, the article says that the web-0 and web-1
still have the original image.
2017-09-06 13:03:52 -07:00
Andre Marschalek 683c288bcc Update fedora_ansible_config.md 2017-09-06 13:02:29 -07:00
Qiming Teng ee641854a6 Fix admission-controllers section
This patch refactors the admin/admission-controllers section:

- Reorder the built-in controllers based on their names
- Added controllers that were not documented:

* GenericAdmissionWebhook
* Initializers
* LimitPodHardAntiAffinity
* NamespaceAutoProvision
* NamespaceExists
* OwnerReferencesPermissionEnforcement
* PersistenVolumeLabel
* PodPreset
* PodTolerationRestriction
2017-09-06 12:53:32 -07:00
chenxingyu f520d3940d add doc for special note for hpa 2017-09-06 13:09:40 +08:00
Andrew Chen 6e584be28e Merge pull request #4673 from lpabon/patch-2
Add annotation documentation for AWS ELBs
2017-09-05 15:36:27 -07:00
Andrew Chen 5d71c06c36 Merge pull request #4360 from CaoShuFeng/404_page_part_2
fix one 404 page in doc
2017-09-05 15:32:38 -07:00
Radhika Puthiyetath e0517e0799 concepts/configuration/manage-compute-resources-container.md: fix a conversion (#4952)
Rewrite the description for spec.containers[].resources.limits.cpu
2017-09-05 15:28:36 -07:00
Andrew Chen 8d79723fe6 Merge pull request #5258 from mattjmcnaughton/mattjmcnaughton/add-links-to-cassandra-example-previous-knowledge
Add links to cassandra example objectives
2017-09-05 14:33:21 -07:00
Andrew Chen db2d983c4c Merge pull request #5259 from chenhuan12/patch-75
fix typo
2017-09-05 14:32:10 -07:00
Andrew Chen 3322229467 Merge pull request #5262 from madorn/patch-1
use the term 'node' for consistency
2017-09-05 14:30:58 -07:00
Andrew Chen 49037b0896 Merge pull request #5264 from kairen/fix-zsh-not-work
Fix curl does not work in zsh
2017-09-05 14:29:50 -07:00
Stewart-YU 1bc0bda657 Update authentication.md (#5281)
* Update authentication.md

Add links, and fix format.

* add that

* add code format
2017-09-05 14:28:47 -07:00
Andrew Chen fde2f830ff Merge pull request #5266 from chenhuan12/patch-77
fix the command output
2017-09-05 14:26:01 -07:00
Andrew Chen 5d15f4e288 Merge pull request #5273 from chenhuan12/patch-78
fix typo
2017-09-05 14:25:43 -07:00
Andrew Chen c3a0e84b92 Merge pull request #5274 from chenhuan12/patch-79
fix the command output
2017-09-05 14:25:22 -07:00
Andrew Chen d92c325ee1 Merge pull request #5275 from hzxuzhonghu/patch-12
Update disruptions.md
2017-09-05 14:24:29 -07:00
Andrew Chen cdccb052f6 Merge pull request #5280 from stewart-yu/patch-50
Update binary_release.md
2017-09-05 14:23:34 -07:00
Andrew Chen 0f3f366d45 Merge pull request #5286 from kairen/fix-crd-typo
Fix CRD page typo
2017-09-05 14:17:15 -07:00
Andrew Chen b6d83bfffa Merge pull request #5287 from chenhuan12/patch-80
fix the command output
2017-09-05 14:16:40 -07:00
Andrew Chen ae299f0cd9 Merge pull request #5288 from chenhuan12/patch-81
fix the command output
2017-09-05 14:16:05 -07:00
Andrew Chen de1f24d4c9 Merge pull request #5295 from chenhuan12/patch-83
fix the command output
2017-09-05 14:14:00 -07:00
Andrew Chen 5a18f9fba6 Merge pull request #5296 from chenhuan12/patch-84
fix the command output
2017-09-05 14:13:19 -07:00
Andrew Chen d6a96e4cfb Merge pull request #5297 from chenhuan12/patch-85
fix the command output
2017-09-05 14:12:35 -07:00
Andrew Chen 7034bda857 Merge pull request #5302 from cliffburdick/patch-2
Update downward-api-volume-expose-pod-information.md
2017-09-05 14:11:48 -07:00
Andrew Chen e540545bcc Merge pull request #5303 from zmlka/patch-2
Space needed before list in kramdown.
2017-09-05 14:09:20 -07:00
Andrew Chen 69f9a408c8 Merge pull request #5305 from shashidharatd/patch-2
Update static-pod.md for consistency
2017-09-05 14:08:23 -07:00
Andrew Chen 738e220fe4 Merge pull request #5256 from dhilipkumars/patch-18
fix a broken link
2017-09-05 14:06:59 -07:00
Andrew Chen 3164b8a979 Merge pull request #5249 from chenhuan12/patch-73
fix the command output
2017-09-05 14:03:46 -07:00
Andrew Chen ebef9a24c6 Merge pull request #5208 from justinsb/fix_token_auth_file_link
Fix token-authentication-file internal link
2017-09-05 14:01:50 -07:00
Andrew Chen 7ab1dd0e46 Merge pull request #5277 from stewart-yu/patch-47
Update guaranteed-scheduling-critical-addon-pods.md
2017-09-05 13:59:48 -07:00
Stewart-YU aa5df3c4c8 Update photon-controller.md (#5279)
* Update photon-controller.md

Fix format: number order in Prerequisites Part  is 1->2->3->4->5->6, rather than 1->2->1->1->2->3

* add intents to fix ordered bullets
2017-09-05 13:58:58 -07:00
Andrew Chen ca57c2a80c Merge pull request #5278 from stewart-yu/patch-48
Update troubleshooting.md
2017-09-05 13:58:10 -07:00
shashidharatd e6042bd5f5 Update static-pod.md for consistency
It confuses user to use different directories for `--pod-manifest-path` within the same document. So fixed to maintain consistency.
2017-09-05 22:39:51 +05:30
Martin Zemlicka 8b154e2f45 Space needed before list in kramdown.
Need to have a space there for the list to work with the kramdown markdown engine. Without it it is just a paragraph.
2017-09-05 17:03:41 +02:00
cliffburdick 541323baca Update downward-api-volume-expose-pod-information.md
Adding node IP, which was added as part of PR #42717
2017-09-05 07:59:47 -07:00
chenhuan12 06b396ff1e fix the command output
fix the command output
2017-09-05 11:00:37 +08:00
chenhuan12 14ce35f3ab fix the command output
fix the command output
2017-09-05 10:13:21 +08:00
chenhuan12 2c5ae8d514 fix the command output
fix the command output
2017-09-05 09:40:07 +08:00
chenhuan12 3227e17acd fix the command output
fix the command output
2017-09-04 16:42:40 +08:00
chenhuan12 fe11347d6f fix the command output
fix the command output
2017-09-04 15:46:47 +08:00
chenhuan12 fed5d25fb8 fix the command output
fix the command output
2017-09-04 15:37:12 +08:00