Jennifer Rondeau
a82e94bddb
Merge pull request #5353 from kinvolk/iaguis/fix-jsonpath
...
Add quotes to JSONPATH bash variable
2017-09-11 15:43:43 -04:00
Jennifer Rondeau
27eba734ce
Merge pull request #5371 from stewart-yu/patch-55
...
Update bare_metal_offline.md
2017-09-11 14:59:37 -04:00
Jennifer Rondeau
152dad953a
Merge pull request #5378 from the-redback/patch-1
...
update docs/admin/authentication.md
2017-09-11 14:52:44 -04:00
Jennifer Rondeau
a475be0ccf
Merge pull request #5379 from chenhuan12/patch-92
...
fix typo
2017-09-11 14:51:39 -04:00
chenhuan12
51104cb1fc
fix the command output ( #5380 )
...
fix the command output
2017-09-11 09:00:38 -07:00
Qiu Jian
be8ea1e37c
Elaborate the scheme field in httpGet ( #5386 )
2017-09-11 08:58:47 -07:00
Johannes 'fish' Ziemke
010449ee60
Fix configmaps resource name in rbac.md ( #5389 )
...
The resource is 'configmaps', not 'configmap'.
2017-09-11 08:54:35 -07:00
chenhuan12
c9e835c66e
fix typo
...
fix typo
2017-09-11 10:33:56 +08:00
Stewart-YU
94d9e27597
Update bare_metal_offline.md
...
Fix copy error.
2017-09-11 07:59:24 +08:00
Abdullah Al Maruf - Tuhin
e96a9f992c
Fix Typos
2017-09-11 03:38:49 +06:00
Stewart-YU
3e49e008cc
Update bare_metal_offline.md
...
Fix format.
2017-09-10 18:07:38 +08:00
Sylvain WITMEYER
4a55e28166
Label can't have whitespaces ( #4086 )
...
My nvidia GPU name was "GeForce GTX 1070" which isn't a correct label
"a valid label must be an empty string or consist of alphanumeric characters, '-', '_' or '.', and must start and end with an alphanumeric character"
2017-09-09 19:41:45 -07:00
Jesse Kinkead
eac3d83e94
Complete documentation of SSL-on-AWS. ( #5357 )
...
The SSL-on-AWS documentation was missing a critical annotation, without which SSL termination doesn't work (all ports are configured to use SSL).
This also fixes the indentation of the existing YAML.
2017-09-09 09:48:50 -07:00
Steve Perry
7eb3fa9f2e
Update opaque-integer-resource-node.md
2017-09-09 09:22:48 -07:00
Weihua Meng
d58b78d058
Update opaque-integer-resource-node.md ( #5330 )
...
typo correction
2017-09-09 09:18:05 -07:00
Joseph Heck
c4fde406f0
fixing broken note annotation, and cleaning blank line endings ( #5360 )
...
* fixing broken note annotation, and cleaning blank line endings
* fixing caution annotation typo
2017-09-08 21:20:29 -07:00
chenhuan12
511402d8e2
fix the command output ( #5350 )
...
fix the command output
2017-09-08 21:15:45 -07:00
XsWack
d19e83c3c1
add Node Condition Type ( #5334 )
...
add Node Condition Type
2017-09-08 21:08:09 -07:00
Weihua Meng
8c37e43a18
Update opaque-integer-resource.md ( #5331 )
...
remove irrelevant words
2017-09-08 21:05:36 -07:00
Joel Roggeman
de452f864e
Fix MD formatting issue in docs ( #5326 )
2017-09-08 20:43:23 -07:00
Luis Pabón
6a4fde54b2
Update link in AWS documentation ( #5325 )
2017-09-08 17:51:21 -07:00
Anatoli Babenia
1e4399ee89
Mailing list moved to kubernetes-users group ( #5320 )
2017-09-08 17:50:44 -07:00
Stewart-YU
f179452a9a
Update create-cluster-kubeadm.md ( #5318 )
...
Fix leading spaces in commands.
2017-09-08 17:49:56 -07:00
chenhuan12
7a7718378a
fix the command output ( #5317 )
...
fix the command output
2017-09-08 17:48:15 -07:00
chenhuan12
162e042d42
fix the command output ( #5316 )
...
fix the command output
2017-09-08 17:47:46 -07:00
chenhuan12
728598298f
fix the command output ( #5315 )
...
fix the command output
2017-09-08 17:46:32 -07:00
Evgeny Shmarnev
bc0eae1b34
Update persistent-volumes.md ( #5314 )
...
Add necessary line breaks so vSphere yaml examples will be shown correctly.
2017-09-08 17:45:40 -07:00
Kyle Bai
9981d7e6c9
Remove unknown flag for apiserver ( #5312 )
2017-09-08 17:44:41 -07:00
Cliff Burdick
ef24a54abd
Update downward-api-volume-expose-pod-information.md ( #5309 )
...
Keeping the capitalization uniform.
2017-09-08 17:37:19 -07:00
John Belamaric
e0cb103488
Add coredns to add-on list ( #5358 )
...
* Add CoreDNS addon
* Update text
2017-09-08 13:17:08 -07:00
chenhuan12
c3209bb680
fix the command output
...
fix the command output
2017-09-08 13:06:42 -07:00
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
Iago López Galeiras
02155b7b96
Add quotes to JSONPATH bash variable
...
The command was failing with
error: error parsing jsonpath {range, unclosed action
We need to quote `$JSONPATH` so the full contents of the variable are
passed to `-o jsonpath=`.
Fixes #4258
2017-09-08 13:14:21 +02: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