kairen
a2d2e27367
Revert the step number
2017-11-24 13:55:16 +08:00
kairen
93cfe3d59b
Remove ditto marks and fix typo
2017-11-24 11:06:38 +08:00
Melanie Albrecht
4c8f3b2996
Replace link to zookeeper.yaml
...
The link in the sample command "kubectl apply" pointed to a YAML file that was rendered wrongly. I replaced the problem link to a link to the same file on git, which avoids the rendering issue.
2017-11-24 12:03:44 +11:00
Brendan Forster
afa7380387
-y to automatically install
2017-11-24 11:52:15 +11:00
Brendan Forster
ad3870bd87
link to official install docs, tweak steps
2017-11-24 11:52:15 +11:00
Brendan Forster
1beed2d6f6
rather than emitting text, let's use the package manager
...
https://docs.docker.com/engine/installation/linux/docker-ce/debian/#install-docker-ce-1
2017-11-24 11:52:15 +11:00
Brendan Forster
d58f785de1
bump the version to the latest available from docker
2017-11-24 11:52:15 +11:00
Melanie Albrecht
114346c609
Add requirement to use US English
...
Added a new section "Language", with only one sentence in it.
2017-11-24 11:50:04 +11:00
Stephen Gordon
4d15b60b5b
Add OpenStack provider `search-order` parameter
...
Add the OpenStack provider `search-order` parameter which is used to
influence the retrieval of instance metadata.
See also:
https://github.com/kubernetes/kubernetes/pull/52628
https://github.com/kubernetes/kubernetes/issues/52378
2017-11-24 11:34:03 +11:00
Melanie Albrecht
e18e56832a
Added clusterrolebinding command
...
https://github.com/kubernetes/website/issues/6377
I added the clusterrolebinding command to the "Adding a cluster to a federation" section, plus I cleaned up the section to remove redundant text, and turned the instructions into a numbered list.
2017-11-24 11:26:44 +11:00
helena
60b7e3f42e
Update overview.md
2017-11-24 11:26:19 +11:00
stewart-yu
ef8908fbb1
Update service.md
2017-11-24 11:02:19 +11:00
Qiming
03eb37c54e
Merge pull request #6335 from abhinavsinha001/patch-1
...
Pod priority to be enabled for kubelet
2017-11-23 21:51:21 +08:00
Abhinav Sinha
1b315e2cce
Formatting changes
2017-11-23 18:42:55 +05:30
Qiming
b3c2faacf0
Merge pull request #6383 from surajssd/change-file-name-links
...
(distribute creds securely): change file name to links
2017-11-23 20:06:07 +08:00
Jordan Liggitt
8ae0bd2c14
Clarify webhook URL may not include parameters
2017-11-23 03:00:55 -05:00
Qiming
5d46bb8808
Merge pull request #6322 from tengqm/improve-kubectl-doc
...
Improve docs related to kubectl
2017-11-23 11:27:26 +08:00
Qiming
288a72d0ef
Merge pull request #6397 from tengqm/add-schema-tests
...
Add more files for schema test
2017-11-23 10:11:56 +08:00
Qiming
c5319e204b
Sort volumes for easier browsing ( #6320 )
2017-11-22 13:47:05 -06:00
Qiming
a0d1143485
Merge pull request #6355 from tomdee/bump-flannel-version
...
Update flannel to version v0.9.1
2017-11-22 22:16:16 +08:00
Kevin Hoffman
da5fac35ba
Update index.md
...
Stale links to service broker specs and documentation.
2017-11-22 08:23:12 -05:00
Qiming
e276c5a47e
Merge pull request #6402 from colbyy/master
...
IBM Bluemix was renamed to IBM Cloud recently
2017-11-22 13:52:43 +08:00
Andrew Chen
bb0d2771c4
Service Catalog docs ( #5867 )
...
* Service Catalog docs (+16 squashed commits)
Squashed commits:
[765e81d] rework install-service-catalog.md
[d81f799] tweak diagrams
[b7a3da7] Add tooltips
[3b256c5] more rework
[828000e] architecture diagram redux
[0b809d5] rework
[7829301] Outline provision-bind-external-service.md w/ filler text
[144fbb3] install service catalog v1
[47b5be4] Reorder images and bullet points
[fb577ae] Update What's Next links
[8ac984c] Include snippet for install and provision docs
[c2eeece] Add Install Service Catalog doc
[a84df64] Add hard line break
[7fb12c6] Add task
[75c46d3] Add List, Provision, and Bind diagrams
[6386feb] Service Catalog concept doc
* Add install-service-catalog-using-helm
* switch mysql examples to message queuing instead
* Incorporate feedback
* incorporate additional feedback
* Incorporate tech review feedback
2017-11-21 14:52:25 -08:00
Colby Scotta
52b915608d
IBM Bluemix was renamed to IBM Cloud recently
2017-11-21 11:23:51 -05:00
Sam Clinckspoor
66350ad1f2
Fix links to Node auth and NodeRestrictions
2017-11-21 14:17:32 +01:00
Qiming Teng
5e7e5f3235
Add more files for schema test
2017-11-21 17:13:54 +08:00
stewart-yu
b877d1219f
fix dead link
2017-11-21 13:50:17 +08:00
xuhuilong
124f617e49
fix wrong url link.
...
url link should update.
2017-11-21 11:13:46 +08:00
Qiming
7c6b56e0b0
Merge pull request #6387 from mpolednik/typo
...
typo fix in device_plugins concepts
2017-11-21 10:00:45 +08:00
Jennifer Rondeau
87068a114b
Merge pull request #6346 from tengqm/limit-note
...
/lgtm
2017-11-20 15:28:34 -05:00
Martin Polednik
0a7b3020d8
typo fix in device_plugins concepts
...
Signed-off-by: Martin Polednik <mpolednik@redhat.com>
2017-11-20 15:22:54 +01:00
Ádám Sándor
f0ce92e69d
Mention readiness probe in configuration section
...
The configuration values section only mentions liveness probes which is confusing for the reader. Additionally liveness and readiness probes behave differently if they time out. Readiness probe will not restart the Pod but the documentation looks like it would.
2017-11-20 15:16:21 +01:00
craigbox
cc09a91e05
There's no appendix; remove # APPENDIX heading
...
(also, why was it shouted?)
2017-11-20 12:16:18 +00:00
Suraj Deshmukh
582a59e024
(distribute creds securely): change file name to links
2017-11-20 17:05:42 +05:30
Qiming
c8b5ea9815
Merge pull request #6379 from stewart-yu/patch-6
...
Update multiple-zones.md
2017-11-20 12:45:14 +08:00
Wang Jie
c385203beb
Update scheduling-gpus.md
2017-11-20 10:56:31 +08:00
Stewart-YU
a5dd0ebd15
Update multiple-zones.md
...
Fix bad link.
2017-11-20 10:23:07 +08:00
Qiming
42253001ec
Merge pull request #6372 from stewart-yu/patch-2
...
Update index.md
2017-11-19 19:55:19 +08:00
Qiming
f09e42c62c
Merge pull request #6374 from chenpengdev/patch-1
...
fix broken link
2017-11-19 19:54:41 +08:00
Qiming
c53bbc0e62
Merge pull request #6375 from chenpengdev/patch-2
...
delete the command prompt
2017-11-19 19:53:43 +08:00
Qiming
d717d60038
Merge pull request #6281 from stewart-yu/patch-3
...
Update create-cluster-kubeadm.md
2017-11-19 19:53:16 +08:00
Stewart-YU
6c95dfe603
Update create-cluster-kubeadm.md
...
Fix some text error.
2017-11-19 17:35:10 +08:00
chenpengdev
83ebbbfa97
delete the command prompt
2017-11-19 15:30:45 +08:00
chenpengdev
a461612779
fix broken link
2017-11-19 15:08:26 +08:00
Stewart-YU
ad68acc431
Update index.md
...
Fix deadlink.
2017-11-19 12:08:49 +08:00
Stewart-YU
49cba3dc34
Update proxies.md
...
Update the list num
2017-11-17 13:56:40 +08:00
Shilla
9f10c5a970
general clean up
...
fixed a typo that didn't make sense
changed do to to
2017-11-17 00:11:30 -05:00
Qiming
fcab77df75
Merge pull request #6353 from StuartHarris/patch-1
...
Use `echo -n` rather than `echo` to avoid trailing newline...
2017-11-17 13:09:57 +08:00
Qiming
3f8beb967b
Merge pull request #6359 from stewart-yu/fixdeadlink#2
...
fix deadlink
2017-11-17 13:05:47 +08:00
Shilla
de2078ad27
updated prerequisites
...
corrected Prerequsites typo
2017-11-16 23:47:01 -05:00