Eddie Villalba
467351640e
Update high-availability.md ( #7086 )
...
the ca-config.json file is not copied to etcd1, and etcd2 which is needed for the cfssl command to complete properly
2018-01-25 19:25:32 -08:00
Qiming
5ef7d3ad5c
Feature gates reference documentation ( #6364 )
...
* Feature gates references
* Add three new gates since v1.9
* Table revised based on comments
* Fix feature gates doc based on review comments
2018-01-25 19:13:28 -08:00
Qiming
109b377138
Add link to autoscaler FAQ ( #7045 )
...
This PR adds a link to the cluster autoscaler project documentation
which can help answer some questions related to the scaler internals.
Closes : #1408
2018-01-25 18:11:30 -08:00
Steve Perry
e1cbd8bbd9
Replace regular characters with HTML entities. ( #7038 )
...
* Add HTML entities.
* Use entities in field descriptions.
2018-01-25 18:04:29 -08:00
Qiming
98d106ef20
Remove unnecessary manual node object creation ( #6765 )
...
Closes : #2397
2018-01-25 16:48:36 -08:00
Drinky Pool
c1ef846cce
upper case restriction doesn't exist ( #7003 )
...
During my test, the restriction of "form of DNS labels" doesn't exist, we can create labels with upper-case letters.
2018-01-25 16:37:36 -08:00
Clayton Coleman
282455f269
Add an API concepts document and describe terminology and API chunking ( #6540 )
...
* Add an API concepts document and describe terminology and API chunking
Create a new API reference page that covers some high level topics
- terminology, paths, verbs, watching resources, chunking, and content
type negotation.
* Update api-concepts.md
Adding review feedback
2018-01-25 14:54:33 -08:00
Tina Zhang
3c50ce9d87
Add kube-apiserver, kube-controller-manager, kube-scheduler and etcd to glossary. ( #6600 )
...
* Move master component definitions to glossary
* review comments
* Update controller.yaml
Making a trivial change to un-stuck Travis
* Update controller.yaml
Removing trivial change
2018-01-25 16:34:06 -06:00
Benjamin Blattberg
1d6f7b9d55
Update what-is-kubernetes.md ( #6971 )
...
Regularize "What Kubernetes is not" list.
2018-01-25 14:32:41 -08:00
Calvin Hartwell
e14bc58a28
Fixed the interacting with cluster section for the ubuntu installation ( #6905 )
...
* fixed the interacting with cluster section for the ubuntu installation
* made changes as per request from zacharysarah
2018-01-25 16:30:01 -06:00
Martynas Pumputis
ae9c4315b1
Update weave-network-policy.md ( #6960 )
...
- Remove the obsolete example.
- Include support links.
2018-01-25 14:29:40 -08:00
Luca Cipriani
be022e6233
Added AWS eks ( #6568 )
...
Improve doc to add aws eks
2018-01-25 16:25:04 -06:00
David Ashpole
de7b93abb7
Update eviction strategy to include priority ( #6949 )
2018-01-25 14:21:39 -08:00
Qiming
e1dbc1a497
Fix sample yaml for secret ( #7072 )
...
The sample yaml contains base64 encoded strings that were generated with
trailing returns. This is inconsistent to the result from the command in
which a user passes the key and value from command line. This PR removes
the trailing "Cg==" characters for consistency.
Closes : #7065
2018-01-25 14:20:33 -08:00
Bin Liu
f8f5c7460d
Add missed back quotation mark ( #7076 )
2018-01-25 14:19:40 -08:00
Alex Contini
6c851a9c78
fix mobile header image ( #7084 )
2018-01-25 14:16:41 -08:00
Bin Liu
8ad81341ff
Format fix and add reference link ( #7087 )
2018-01-25 14:15:36 -08:00
Qiming
aad35d1d4e
Add escape sequence for kubectl attach/run ( #6740 )
2018-01-25 14:12:34 -08:00
Joseph Heck
dfa9bf566c
do nothing change ( #7093 )
2018-01-25 13:49:34 -08:00
Bin Liu
20784a3538
Fix broken links ( #7088 )
2018-01-25 08:58:16 -08:00
Bin Liu
759e972a99
Correct node name to correspond to the previous example ( #7081 )
2018-01-24 19:56:21 -08:00
Bin Liu
23c527dcef
Minor format: add ending double quota to avoid generated code block to be in red color ( #7073 )
2018-01-24 14:39:39 -08:00
Joseph Heck
65e360fd0e
Merge pull request #6995 from kubernetes/owners-update-for-automation
...
updating owners
2018-01-24 09:56:38 -08:00
Qiming
cbc089a8c9
Merge pull request #7077 from StefanEnberg/patch-1
...
Typo fix
2018-01-24 17:26:49 +08:00
Stefan Enberg
ce12371351
Update dns-pod-service.md
2018-01-24 10:12:48 +01:00
Stefan Enberg
e6fac4042e
Typo fix
2018-01-24 10:01:28 +01:00
Joseph Heck
716f8b95f8
Merge pull request #7074 from heckj/owners-update-for-automation
...
removing chenopis per request while he focuses on development work
2018-01-23 22:05:53 -08:00
Joe Heck
3ab1409728
removing chenopis per request while he focuses on development work
2018-01-23 22:03:47 -08:00
Qiming
b9605528d3
Merge pull request #7062 from G-Harmon/patch-4
...
typo: should be "an EventRateLimit"
2018-01-24 11:05:49 +08:00
Qiming
4943becd19
Merge pull request #7064 from figaw/patch-2
...
typo and phrasing
2018-01-24 11:05:21 +08:00
Qiming
c4abbbfe3c
Merge pull request #7063 from G-Harmon/patch-5
...
fix agreement: s/defaults IP/default IP/
2018-01-24 11:04:21 +08:00
Qiming
b20cd0db59
Merge pull request #7066 from G-Harmon/patch-6
...
add a couple missing hyphens (like "in-cluster")
2018-01-24 11:03:39 +08:00
Qiming
1f634948f3
Merge pull request #7067 from sbyrne-sugarcrm/master
...
correct "values [if -> of] all secrets"
2018-01-24 11:03:15 +08:00
Qiming
c1c58a6535
Merge pull request #7069 from gochist/patch-1
...
Some indented code block is not rendered well
2018-01-24 10:32:00 +08:00
Andrew Chen
f8795eba5c
Merge pull request #7053 from kubernetes/chenopis-rm-deprecated-script
...
Remove deprecated update-import-docs.sh script
2018-01-23 14:06:16 -08:00
June Yi
67ce8f6869
Some indented code block is not rendered well
...
Indented code block after normal paragraph is not rendered well. So changed the paragraphs to ordered list in consistency with other parts of this document.
2018-01-23 10:49:47 -08:00
Steve Byrne
809c558be3
correct "values if all secrets"
...
Correcting apparent typo
2018-01-23 09:48:41 -08:00
G-Harmon
3078ece400
add a couple missing hyphens (like "in-cluster")
2018-01-23 08:49:43 -08:00
Nicolaj Græsholt
d3b98ca01c
typo and phrasing
...
Updated with respect to Storage/Storage Classes _"A StorageClass provides a way for administrators to describe the “classes” of storage *they* offer."_
2018-01-23 17:20:12 +01:00
G-Harmon
aabbc84651
fix agreement: s/defaults IP/default IP/
2018-01-23 08:17:46 -08:00
G-Harmon
9f2afeda86
typo: should be "an EventRateLimit"
2018-01-23 08:08:20 -08:00
Qiming
76941f8f84
Merge pull request #7061 from Mattias-/fix-spelling-service
...
Fix spelling service.md
2018-01-23 22:16:21 +08:00
Mattias Appelgren
ef11765f27
Fix spelling service.md
2018-01-23 14:24:56 +01:00
Xiaodong Zhang
30cfd28b0c
Upgrade kubectl resource types to 1.9 ( #6977 )
2018-01-22 18:36:40 -06:00
Andrew Chen
46a0c5e0c1
Removed deprecated update-import-docs.sh script
2018-01-22 13:23:50 -08:00
Jennifer Rondeau
01516c2866
Merge pull request #7015 from heckj/glossary_style_update
...
adding full-link to the glossary YAML style guide
2018-01-22 15:21:08 -05:00
Joseph Heck
0268fa9ab8
Merge pull request #7044 from tengqm/fed-ns
...
Fix context name used when deleting namespace in federation
2018-01-21 20:48:50 -08:00
Joseph Heck
aef3969404
Merge pull request #6967 from tengqm/psp
...
Document AllowedFlexVolumes in PSP
2018-01-21 18:10:02 -08:00
Joseph Heck
08c6ca2ecd
Merge pull request #6966 from tengqm/prestop-hook
...
Document the limitation of preStop hook
2018-01-21 18:07:20 -08:00
Qiming Teng
b264fabad0
Fix context name used when deleting namespace in federation
...
Closes : #3043
2018-01-22 09:57:28 +08:00