jianglingxia
a3d5d03ada
relink the persistent volume of petset ( #5582 )
2017-09-26 13:09:28 -05:00
tanshanshan
1309ea3832
fix typo
2017-09-26 11:05:43 +08:00
Steve Perry
cfa77d4670
Update links to avoid redirects. ( #5627 )
...
* Update links to avoid redirects.
* Fix double forward slash.
2017-09-25 19:14:20 -07:00
Steve Perry
096fee2c39
Update links to avoid redirects. ( #5625 )
2017-09-25 18:43:26 -07:00
Steve Perry
39a3da735f
Fix 404s. ( #5624 )
2017-09-25 17:35:40 -07:00
Steve Perry
e227272f5c
Fix 404s. ( #5623 )
2017-09-25 16:43:35 -07:00
Ryan McGinnis
0ab5bb1432
Edits cpu-constraint-namespace.md
...
- Removes stray link in middle of paragraph
- "cpu" becomes "CPU" throughout
2017-09-25 16:22:30 -07:00
MengZnLee
5a665549f2
Fix index redirects ( #5502 )
...
* Add command.yaml file
* Fix fix index picking the right solution redirects
2017-09-25 16:21:29 -07:00
Adam Fordham
7b305cb11c
minor updates tutorial
...
- change afinity field value to match yaml spec
- update and reorder steps for cordoning nodes to make more sense. currenlty says "all but four". In reality, want to cordon the three nodes that the pods are scheduled on. not "all but four".
- add new line to code snippet for easier "copy/paste"
2017-09-25 16:19:44 -07:00
jianglingxia
f7edb82547
the pod yaml type error and add apiVersion
2017-09-25 16:15:59 -07:00
jianglingxia
b9fa59644f
update some redirects and scale type
2017-09-25 16:12:39 -07:00
jianglingxia
9d835058cc
fix the typo of lable in statefulset ( #5555 )
...
* fix the typo of lable in statefulset
* update it
2017-09-25 16:09:16 -07:00
Steve Perry
779c64dd15
Update links to avoid redirects. ( #5622 )
2017-09-25 16:06:20 -07:00
lostlivio
248c1c854c
Updated outdated information regarding API deprecation policy with pointer to current information
2017-09-25 16:03:30 -07:00
Michael Vorburger ⛑️
69114e0cfe
Remove 3 links in jobs-run-to-completion.md which go nowhere
...
these links don't go anywhere anymore (the respective pages must have been moved?), and are more of a distraction than adding any real value when reading that paragraph.
2017-09-25 15:59:12 -07:00
Michal Skalski
cb795036b1
Remove outdated link
...
Flannel combained RBAC info into main manifest [1].
[1] a154d2f68e
2017-09-25 15:58:43 -07:00
Yash Thakkar
bd1ef6e464
Fixed hyperlinks for different ConfigMap headers
...
ConfigMap Header names are starting with "create", but in link it is written as "creating", because of that hyperlink was not working.
2017-09-25 15:56:38 -07:00
jianglingxia
fd46c299f4
api-reference add version number
2017-09-25 15:55:24 -07:00
Nikhita Raghunath
56006b8cdc
Fix link after design proposal move
2017-09-25 15:54:22 -07:00
Vitaliy Tverdokhlib
d28f19900e
Update zookeeper.md
2017-09-25 15:47:23 -07:00
Anatoli Babenia
f0b6b95abd
Update organize-cluster-access-kubeconfig.md ( #5611 )
...
* Update organize-cluster-access-kubeconfig.md
Explain that context is just a named group for convenience, and
that current context is used by default if no other params are present
* Update organize-cluster-access-kubeconfig.md
2017-09-25 16:50:11 -05:00
Nick Leli
fd31a775c6
Updating DC/OS getting started guide with the new integration. ( #5547 )
...
Resolving merge conflicts
2017-09-25 16:40:49 -05:00
Zack Proser
d9a853e9a3
Add missing 'a' on line 123. ( #5616 )
2017-09-25 16:15:46 -05:00
jianglingxia
dc3c4305e0
update pageversion and 404 error ( #5612 )
2017-09-25 15:57:42 -05:00
Steve Perry
7792c801e3
Revert "Update links to avoid redirects." ( #5617 )
...
* Revert "Fix the doc example"
This reverts commit 2872def62b
.
* Revert "add the set of sessionAffinity timeoutseconds (#5474 )"
This reverts commit 657734de6f
.
* Revert "pod-security-policy.md: fix broken link to PSP proposal."
This reverts commit 8db51e099f
.
* Revert "fix typo"
This reverts commit 24e5383071
.
* Revert "Update images.md"
This reverts commit f844a41502
.
* Revert "Update links to avoid redirects. (#5614 )"
This reverts commit 35c7393849
.
2017-09-25 13:43:15 -07:00
linzhaoming
2872def62b
Fix the doc example
2017-09-25 13:14:21 -07:00
Lion-Wei
657734de6f
add the set of sessionAffinity timeoutseconds ( #5474 )
...
* add the set of sessionAffinity timeoutseconds
* Update service.md
2017-09-25 13:07:34 -07:00
Slava Semushin
8db51e099f
pod-security-policy.md: fix broken link to PSP proposal.
2017-09-25 12:58:13 -07:00
chenhuan12
24e5383071
fix typo
...
fix typo
2017-09-25 12:57:22 -07:00
pao
f844a41502
Update images.md
2017-09-25 12:48:10 -07:00
Steve Perry
35c7393849
Update links to avoid redirects. ( #5614 )
2017-09-25 10:04:09 -07:00
Tim(Xiaoyu) Zhang
950c5bbcad
Merge pull request #5457 from jianglingxia/jlx-91419
...
link error of statefulset
2017-09-25 15:50:44 +08:00
Fabrizio Milo
179b35d2e3
update wrong link ( #5596 )
2017-09-24 22:46:05 -05:00
Lion-Wei
b23b91a3ab
update network-policy by adding egress and ipBlock usage ( #5473 )
2017-09-24 22:22:16 -05:00
Tim(Xiaoyu) Zhang
7bffd97b9a
Merge pull request #5455 from wmengRH/patch-1
...
Update podpreset.md
2017-09-25 09:48:20 +08:00
Steve Perry
ad77d693c7
Update links to avoid redirects. ( #5605 )
2017-09-24 11:41:34 -07:00
Steve Perry
0e6de2c657
Update link targets to avoid redirects. ( #5604 )
2017-09-24 11:06:23 -07:00
Steve Perry
b09593e98c
Update link targets to avoid redirects. ( #5598 )
2017-09-23 15:51:02 -07:00
Steve Perry
d7ddfdacb9
Update link targest to avoid redirects. ( #5597 )
2017-09-23 15:20:49 -07:00
Steve Perry
9b31b9a4d3
Add trailing slashes to reduce redirects. ( #5592 )
2017-09-23 03:41:18 -07:00
Steve Perry
ed5d92d91e
Experiment: Add trailing slash to eliminate redirection. ( #5590 )
...
Please enter the commit message for your changes. Lines starting
2017-09-22 19:54:37 -07:00
Tim Hockin
8f9677227d
Update deprecation doc with default versions
2017-09-22 14:23:22 -04:00
jianglingxia
0f10ca7fd8
managing change back
2017-09-22 13:37:22 -04:00
jianglingxia
8a2eb56234
another problem in the paper
2017-09-22 13:37:22 -04:00
jianglingxia
df15a80963
change the managing in statefulset basics
2017-09-22 13:37:22 -04:00
Jordan Liggitt
ae5f5f94f2
http proxy url ( #5520 )
2017-09-22 09:38:22 -07:00
Vyacheslav Semushin
01cedc5a19
docs/tasks/administer-cluster/encrypt-data: mention etcdv3 requirement. ( #5521 )
2017-09-22 09:27:19 -07:00
Kyle Bai
3d8385e2ca
Fix kubernetes/community#1010 PR links change ( #5546 )
2017-09-22 09:25:57 -07:00
Vyacheslav Semushin
e7fc8cf845
Cleanup leftovers after moving PSP doc to concepts/policy. ( #5557 )
2017-09-22 09:24:54 -07:00
sngchlko
0831dd62d6
synchronize memory request value ( #5567 )
2017-09-22 09:23:59 -07:00