Joseph Heck
0e0b7a8d83
resolves #5618 ( #5824 )
...
* resolves #5618
regenerate kube-proxy documentation from latest 1.7 branch source and
copied across to this repository
* match content update to generated source from PR https://github.com/kubernetes/kubernetes/pull/53671
2017-10-23 12:12:41 -07:00
Steve Perry
e0dec8a057
Remove old ref docs from 1.7 doc set. ( #5853 )
...
* Remove old ref docs from 1.7 doc set.
* Redirect old ref pages.
2017-10-10 15:58:03 -07:00
Kevin Frommelt
d4e8e8fb9e
Fix typo in pod preset conflict example
...
Move container port definition to the correct line.
2017-09-27 23:18:24 -07:00
eddytruyen
21a2110f25
Update create-cluster-kubeadm.md
2017-09-28 02:17:50 +08:00
eddytruyen
9fb891b963
Update create-cluster-kubeadm.md
2017-09-28 02:17:50 +08:00
eddytruyen
c5ebd07d8f
Update create-cluster-kubeadm.md
2017-09-28 02:17:50 +08:00
Sam Hagan
45d92f805f
fix name typo in reference to deployment example
2017-09-28 01:37:32 +08:00
Matt Brown
ed94d7351a
fix typo in api/resources reference: "Worloads"
2017-09-28 01:20:53 +08:00
chenhuan
267c026201
fix the command output
...
fix the command output
2017-09-27 09:36:23 -07:00
kairen
63b8e39c5c
Link to using kubeadm page
2017-09-27 09:24:56 -07:00
jianglingxia
2624ce66ea
fix envFrom in configmap
2017-09-26 13:22:03 -07:00
Andrew Chen
2d3e488818
Add link to example for CRDs ( #5641 )
...
* Add link to example for CRDs
In the CustomResourceDefinitions section, add a link to the [Custom Resource Example](https://github.com/kubernetes/kubernetes/tree/master/staging/src/k8s.io/apiextensions-apiserver/examples/client-go ).
* add note
2017-09-26 11:52:28 -07:00
Ian Chakeres
dae523734a
Fixed links to architecture.md and principles.md
2017-09-26 11:48:51 -07:00
Qiming Teng
b176f8e3fb
Polish AppArmor tutorial
2017-09-26 11:47:15 -07:00
Qiming Teng
c34b2a6c39
Remove dangling files related to apparmor
2017-09-26 11:42:57 -07:00
jianglingxia
ad4dc7c81d
fix the typo of serviceaccount ( #5533 )
...
* fix the typo of serviceaccount
* update it
2017-09-26 11:40:39 -07:00
Nathan LeClaire
5b9c1d91ac
Correct setup link ( #5634 )
...
The current link to https://kubernetes.io/docs/setup/ presently ends up
redirecting to https://kubernetes.io/docs/setup/ . This corrects the link
to what seems to be the correct endpoint.
2017-09-26 13:11:15 -05:00
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] https://github.com/coreos/flannel/commit/a154d2f68edd511498c948e33c8cbde20a5901ee
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