jianglingxia
677cea2ed9
link error
2017-09-14 19:44:09 +08:00
Weihua Meng
9d20d15520
Update podpreset.md
2017-09-14 19:18:03 +08:00
jianglingxia
25eb8099e5
delete ConfigMap in secret
2017-09-14 14:16:28 +08:00
emanic
d428cf6581
Adds link to Calico install instructions ( #5423 )
2017-09-13 19:46:14 -07:00
Jun Xiang Tee
c912140727
update wordpress and mysql PV doc to use apps/v1beta2 APIs ( #5424 )
2017-09-13 19:43:00 -07:00
Kyle Bai
ccb82b10f2
Fix init containers code block ( #5428 )
2017-09-13 19:39:01 -07:00
Ahmet Alp Balkan
db3f59bea5
Link cassandra statefulset tutorial from the guide ( #5446 )
...
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com >
2017-09-13 19:37:35 -07:00
Ahmet Alp Balkan
bfecfa7f9c
Link to persistent volume tutorial from concept doc ( #5447 )
...
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com >
2017-09-13 19:31:14 -07:00
Weibin Lin
34d2a2e7f2
fix typos in /admin/authorization/rbac.md ( #5427 )
2017-09-13 15:40:32 -07:00
Samuel Giles
d13227afa4
Typo in environment variable
...
`KUBECONGIG` -> `KUBECONFIG`
2017-09-13 15:33:58 +01:00
kairen
9e19846706
Fix typo and examples
2017-09-13 20:41:01 +08:00
lemon-tree
eb443b0b7d
Update install-kubeadm.md
...
Added the lost period, and modified the layout in some lines.
2017-09-13 19:34:15 +08:00
jianglingxia
b935664c81
fix typo of basic-stateful-set
2017-09-13 17:29:58 +08:00
Max Prettyjohns
6fe16ae8d0
Fix typo in deployment documentation
2017-09-13 10:16:42 +01:00
Kyle Bai
97f089ed88
Unified use of YAML for Secret example ( #5418 )
...
* Unified use of YAML for Secret example
* Fix dotfiles in secret volume yaml
2017-09-12 14:21:34 -05:00
kairen
48714d5c9d
Remove manual deploy on Ubuntu
2017-09-12 14:07:18 -05:00
jianglingxia
6dabd96cd6
fix typo of configure-volume-storage
2017-09-12 14:01:39 -05:00
chenhuan12
ac3c40c91d
fix the command output
...
fix the command output
2017-09-12 13:22:09 -05:00
Stewart-YU
496b1758c7
Update libvirt-coreos.md
...
Add som urls.
2017-09-12 13:18:56 -05:00
chenhuan12
9a472c4fbb
fix typo
...
fix typo
2017-09-11 13:52:05 -07:00
Stewart-YU
87bf3696ca
Update photon-controller.md
...
Fix leading spaces in commands.
2017-09-11 13:49:55 -07:00
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