Joseph Heck
d9cad3458c
Merge pull request #6818 from tengqm/fix-flannel-link
...
Fix links to flannel artifacts
2018-01-07 10:38:01 -08:00
Joseph Heck
b1dae04b43
Merge pull request #6807 from tengqm/fix-2896
...
Fix out-of-resource future work
2018-01-07 10:33:40 -08:00
Joseph Heck
208057b248
Merge pull request #6800 from warmchang/ipvs
...
Fix the version number which include ipvs feture.
2018-01-07 10:32:29 -08:00
Joseph Heck
127040a43d
Merge pull request #6840 from tengqm/link-image-pull-secret
...
Add links to assigning imagepullsecrets
2018-01-07 10:22:34 -08:00
Joseph Heck
52e2fcdb7f
Merge pull request #6869 from okumin/fix-secret-doc
...
Fix concepts/configuration/secret
2018-01-07 09:05:04 -08:00
okumin
f08451fe63
Fix concepts/configuration/secret
...
* Fix link to `Add ImagePullSecrets to a service account`
* Modify the headline level of `Automatic Mounting of Manually Created
Secrets`
2018-01-07 22:47:51 +09:00
okumin
4a25ad0805
Link to extended resources instead of deprecated opaque integer resources
2018-01-07 21:06:03 +09:00
Qiming
1a2af78a49
Merge pull request #6839 from janetkuo/typo
...
Name should not be specified in pod template
2018-01-05 09:43:53 +08:00
Ryan McGinnis
933a1e454d
Update pod-security-policy.md
...
Fixes dead link to RBAC authorization page.
2018-01-04 16:55:45 -08:00
Kai Chen
8f3498b51c
Fix references to ConfigMap in the Concepts section
2018-01-04 01:09:25 -08:00
Qiming Teng
6dbd0e9f5e
Add links to assigning imagepullsecrets
...
Closes : #1652
2018-01-04 11:35:33 +08:00
Qiming
fff48c1ac5
Merge pull request #6834 from jennybuckley/typo
...
Fix typo in docs/concepts/api-extension/custom-resources.md
2018-01-04 11:04:53 +08:00
Janet Kuo
eeaabe4007
Name should not be specified in pod template
2018-01-03 15:56:39 -08:00
Jennifer Rondeau
d6249f5eea
Merge pull request #6824 from tengqm/improve-cronjob
...
Improve CronJobs doc
2018-01-03 14:09:27 -08:00
jennybuckley
4ee1b5f1e3
fixed typo in docs/concepts/api-extension/custom-resources.md
2018-01-03 13:48:07 -08:00
William Zhang
9be9407f14
Update service.md
2018-01-03 19:54:58 +08:00
Joseph Heck
195110cfce
Merge pull request #6823 from tengqm/fix-6802
...
Minor tweaking to scheduler doc
2018-01-02 18:14:30 -08:00
Jennifer Rondeau
71496450a6
Merge pull request #6819 from tengqm/improve-pod
...
Improve documentation on cross Pod communication
2018-01-02 17:47:05 -08:00
Marcin Owsiany
d9689d5e62
More grammmar fixes.
2018-01-02 12:42:42 +01:00
Marcin Owsiany
0f2d628706
Fix multiple grammar errors.
2018-01-02 12:22:46 +01:00
Qiming Teng
7feeffcc3e
Improve CronJobs doc
...
This PR adds text about restarting apiserver and controller-manager
component.
Closes : #3710
2018-01-02 17:53:08 +08:00
Qiming Teng
5ec8e2b301
Minor tweaking to scheduler doc
...
Closes : #6802
2018-01-02 17:45:48 +08:00
Qiming Teng
58551ad676
Improve documentation on cross Pod communication
...
Closes : #3847
2018-01-02 16:40:02 +08:00
Qiming Teng
396c62acee
Fix links to flannel artifacts
...
The current link to the flannel plugin is confusing. There are more
detailed description on using flannel on the github project site.
We should avoid linking to the specific yaml file. This PR changes the
link to the general markdown file.
Closes : #3835
2018-01-02 16:21:13 +08:00
Qiming Teng
71b92cc036
Fix out-of-resource future work
...
Closes : #2896
According to the report, the google/cadvisor#1422 has been closed.
However, the related issue has been fixed in google/cadvisor#1489 and
merged a long time ago. We can safely remove the known issue now.
2018-01-01 12:34:27 +08:00
William Zhang
39254aa52d
Fix the version number which include ipvs feture.
2017-12-30 16:09:57 +08:00
Qiming Teng
d1722f78cb
Fix apiVersion used for ClusterRole
2017-12-29 09:56:18 +08:00
alainvanhoof
d1d65e340d
Update service.md ( #6746 )
2017-12-28 13:04:21 -08:00
Qiming
0f33bb494f
Merge pull request #6721 from RenaudWasTaken/k8s-dev-plugin
...
Update device plugin document to show NVIDIA device plugin
2017-12-27 11:00:38 +08:00
Qiming
98cc0acd4e
Merge pull request #6738 from madhuri-rai07/spell_fix
...
Fix some spelling mistakes
2017-12-26 14:44:55 +08:00
Yang Li
d5bd93ebcb
remove unnecessary indents
2017-12-26 11:30:33 +08:00
Qiming
57d6422b67
Merge pull request #6755 from dungeonmaster18/fix-deprication
...
Fixed deprecated redirect
2017-12-24 15:08:17 +08:00
dungeonmaster18
74dea73a16
Fixed deprecated redirect
2017-12-23 15:25:28 +05:30
Qiming
60f7c995ce
Merge pull request #6749 from thockin-tmp/gcr-vanity
...
Convert registry to k8s.gcr.io
2017-12-23 17:09:35 +08:00
Qiming
4e47f64618
Merge pull request #6708 from vikaschoudhary16/er-resource-req
...
Fix Extended Resources consumption documentation
2017-12-23 10:25:15 +08:00
vikaschoudhary16
38a61d7160
Fix Extended Resources consumption documentation
2017-12-23 06:04:08 +05:30
Jennifer Rondeau
9f0e56a84e
Merge pull request #6513 from wynro/change-deployment-surge
...
Change deployment unavailable/surge range to match current behaviour
2017-12-22 13:30:00 -08:00
Jennifer Rondeau
cced2003bf
Merge pull request #6547 from lichuqiang/mistake
...
Fix mistake in dynamic-provisioning
2017-12-22 13:23:29 -08:00
Tim Hockin
8f196b7d6a
Convert registry to k8s.gcr.io
2017-12-22 09:55:16 -08:00
Qiming
f1c4a425e4
Merge pull request #6726 from liubin/patch-1
...
fix broken link target
2017-12-22 14:47:50 +08:00
Madhuri Kumari
d1c597095f
Fix some spelling mistakes
2017-12-22 12:09:07 +05:30
Stephan van Maris
c57ac35209
AnitAffinity -> AntiAffinity
2017-12-21 16:39:20 +01:00
billmetangmo
5dd2d87ddd
PID namespace sharing is already available in docker
...
Official documentation: https://docs.docker.com/engine/reference/run/#pid-settings-pid
2017-12-21 11:26:57 +01:00
Bin Liu
fc524bd7e3
fix broken link target
2017-12-21 17:32:47 +08:00
Ziqi Zhao
2345c7bfc0
Fix broken links
2017-12-21 12:58:37 +08:00
Renaud Gaubert
ea93d5b1d8
Update device plugin document to show NVIDIA device plugin
2017-12-21 00:30:40 +01:00
Jessica Yao
805c447b84
add prepend option to glossary definition tag
2017-12-18 11:58:26 -08:00
Kyle Bai
5cd52c39c8
Fix broken link ( #6691 )
2017-12-18 09:36:31 -08:00
Dennis Benzinger | SAP Hybris
63e9bfbe80
Clarify that StatefulSet is stable in 1.9 ( #6697 )
2017-12-18 09:35:30 -08:00
Bobby (Babak) Salamat
4c69ef9fb0
Update preemption document with the new improvements added in 1.9 ( #6505 )
2017-12-15 21:06:51 -06:00