Kubernetes Prow Robot
b386a31c22
Merge pull request #20326 from rmohta/patch-1
...
Moved Desired and Current headers to rs section
2020-04-15 02:44:03 -07:00
Kubernetes Prow Robot
ec54f985ee
Merge pull request #20303 from Nishikoh/fix-indent
...
Fix indent of the example yaml
2020-04-14 23:28:02 -07:00
Rohit Mohta
9ff3899824
Move Desired & Current headers to rs section.
2020-04-14 21:25:22 -07:00
Kubernetes Prow Robot
3ef4c1cc14
Merge pull request #20334 from nojnhuh/patch-1
...
Fix typo
2020-04-14 11:58:14 -07:00
Kubernetes Prow Robot
77b4fa5492
Merge pull request #19385 from adambkaplan/schedule-eviction-1
...
Rename "Scheduling" concept as "Scheduling and Eviction"
2020-04-14 11:36:13 -07:00
Jon Huhn
ab052f11cd
Fix typo
2020-04-14 12:53:47 -05:00
Kubernetes Prow Robot
d26096c8da
Merge pull request #18173 from jimangel/fix-release-info
...
fixing information about dev contrib
2020-04-14 07:54:12 -07:00
Adam Kaplan
1bb09e6d0d
Rename "Scheduling: concept as "Scheduling and Eviction"
...
* Rename `docs/concepts/scheduling` to `docs/concepts/scheduling-eviction`
* Retitle concept header to "Scheduling and Eviction"
* Update redirects
* Update internal links (en only)
Part of proposal #19081
Signed-off-by: Adam Kaplan <adam.kaplan@redhat.com>
2020-04-14 08:51:00 -04:00
Kubernetes Prow Robot
e09ee49559
Merge pull request #19852 from bg-chun/topology-manager
...
fix inaccurate information of topology-manager admin guide
2020-04-14 02:09:11 -07:00
Kubernetes Prow Robot
e482360756
Merge pull request #19596 from jenting/fix-hpa-walkthrough
...
Correct target.type from AverageUtilization to Utilization
2020-04-14 01:25:11 -07:00
Ilja
c9de7b6eae
Fix broken link
2020-04-14 08:22:06 +03:00
Ilja
b8348ac7c3
Update _index.md
2020-04-14 07:56:03 +03:00
Ilja
4846167e7f
Fix link to new PR page
2020-04-14 07:53:08 +03:00
Byonggon Chun
eb750e83d9
fix inaccurate information of topology-manager admin guide
...
Topology Manager deal with Guaranteed QoS Pod.
=>Topology Manager deal with all Pod QoS Classes since 1.17
Topology Manager works on Nodes with the Static CPU Policy enabled
=> changing wording to make this clearer and adding examples
Signed-off-by: Byonggon Chun <bg.chun@samsung.com>
2020-04-14 12:28:41 +09:00
KoukiNishihara
2648b9cf31
remove extra space
2020-04-14 10:51:41 +09:00
KoukiNishihara
047588fb31
Fix indent of the example yaml :en
2020-04-14 10:40:10 +09:00
Kubernetes Prow Robot
0be2a697b1
Merge pull request #20301 from sftim/20200413_fix_cronjob_timezone_note
...
Note CronJob timezone comes from system timezone
2020-04-13 17:41:11 -07:00
Kubernetes Prow Robot
460b65f938
Merge pull request #17688 from sftim/20191120_improve_job_parallel_processing_expansion_task
...
Improve Job parallel processing expansion task
2020-04-13 16:39:11 -07:00
Tim Bannister
6a97c40e74
Expand details about CronJob timezone
2020-04-14 00:03:23 +01:00
Tim Bannister
7da5b12927
Note CronJob timezone comes from system timezone
...
The timezone for the kube-controller-manager (or if that's broken apart,
the cronjob controller) determines when CronJobs are scheduled.
This reverts commit bad124b857
.
2020-04-14 00:02:58 +01:00
Kubernetes Prow Robot
78c660696d
Merge pull request #20299 from kbhawkey/prep-ref-guides-hugo-update
...
regenerate ref docs, prepare hugo upgrade
2020-04-13 15:59:11 -07:00
Kubernetes Prow Robot
e3ecb569c2
Merge pull request #19270 from sftim/20200223_improve_cronjob_concept
...
Improve CronJob concept
2020-04-13 15:41:12 -07:00
Karen Bradshaw
3994994684
regenerate ref docs, prepare hugo upgrade
2020-04-13 17:44:29 -04:00
Ilja
718e4139d8
Fix link format
2020-04-13 21:01:02 +03:00
Jim Angel
00b106a744
fixing information about dev contrib
2020-04-13 12:19:03 -05:00
Kubernetes Prow Robot
bc4bc85855
Merge pull request #20194 from varadaprasanth/patch-2
...
Glossary for PersistentVolumeClaim added
2020-04-13 10:01:49 -07:00
Kubernetes Prow Robot
2c694c97ab
Merge pull request #19970 from tsahiduek/pod_topology_spread_en
...
pod-topology-spread links - Language en
2020-04-11 17:15:47 -07:00
Tim Bannister
67e49d68d6
Clean up Job parallel processing expansion task
...
- use Task template, not Concept
- Explain use of curl for downloading
- Use DBPedia URLs for fruit (these should stay valid)
- Reword prerequisites
2020-04-11 21:59:43 +01:00
Tim Bannister
1e99f4f71f
Use API resource name for clarity
2020-04-11 21:33:57 +01:00
Tsahi Duek
893aeecddd
gix missed identation caused by lint
2020-04-10 14:43:45 +03:00
Tsahi Duek
ba7708fa7a
Revert "Fix identations in Conventions paragraph"
...
This reverts commit 69bb47153a
.
2020-04-10 14:41:52 +03:00
Jordan Liggitt
ace502b542
Make feature-state tag usage consistent
2020-04-09 13:19:41 -04:00
Kubernetes Prow Robot
a608d9d5b7
Merge pull request #20135 from davivcgarcia/davivcgarcia-issue-19535
...
Fix refs to old K8s releases on glossary entries
2020-04-09 07:59:43 -07:00
Davi Garcia
88cf57f8c9
Fix refs to old K8s releases on glossary entries
...
Signed-off-by: Davi Garcia <dvercill@redhat.com>
2020-04-09 11:31:21 -03:00
varadaprasanth
60ad431118
Glossary for PersistentVolumeClaim added
...
Added the glossary to PersistentVolumeClaim for a reference and better navigation.
2020-04-09 18:15:35 +05:30
Kubernetes Prow Robot
f7ff11c012
Merge pull request #20187 from knabben/patch-1
...
Exec on correct pod name
2020-04-08 22:41:44 -07:00
Tim Bannister
80e05e4e52
Improve CronJob concept page
...
Co-Authored-By: Zach Corleissen <zacharysarah@users.noreply.github.com>
2020-04-09 06:23:26 +01:00
Gaurav Sofat
09b1eb29d3
Update content/en/docs/reference/access-authn-authz/rbac.md
...
Co-Authored-By: Jordan Liggitt <jordan@liggitt.net>
2020-04-09 09:05:57 +05:30
Amim Knabben
128f1f2ae2
Exec on correct pod name
2020-04-08 22:49:14 -04:00
Gaurav Sofat
bc5ac6c7ec
Modify RBAC Authorizer log message
2020-04-09 06:13:04 +05:30
Kubernetes Prow Robot
65f4ef30fa
Merge pull request #20022 from dsbos/patch-4
...
Fix grammar problems and otherwise try to improve wording.
2020-04-08 17:27:44 -07:00
Kubernetes Prow Robot
83843968f6
Merge pull request #19742 from NikeNano/master
...
Update the Mac autocomplete documentation to use bash_profile
2020-04-08 17:25:44 -07:00
Kubernetes Prow Robot
3cfde81973
Merge pull request #20180 from viniciusbds/patch-1
...
Fix a broken link at docs/setup/production-environment/tools/kubeadm/install-kubeadm.md
2020-04-08 17:15:43 -07:00
Kubernetes Prow Robot
7c8b2024c9
Merge pull request #20177 from senlog/patch-1
...
Update _index.md
2020-04-08 17:13:44 -07:00
Kubernetes Prow Robot
26ddea1f27
Merge pull request #20154 from sftim/20200407_suggest_kubectl_scale
...
Suggest scaling deployment to 3 before rollout of update
2020-04-08 17:11:44 -07:00
Kubernetes Prow Robot
93066e3d64
Merge pull request #20148 from soolaugust/patch-1
...
fix older content of 1.17.x
2020-04-08 17:09:43 -07:00
Kubernetes Prow Robot
b33f701ca3
Merge pull request #20147 from varadaprasanth/patch-1
...
Pod Object is modified as per standards
2020-04-08 17:07:44 -07:00
Kubernetes Prow Robot
e892aaa146
Merge pull request #19849 from karolinepauls/patch-1
...
api-concepts.md: Watch bookmarks
2020-04-08 16:39:44 -07:00
Kubernetes Prow Robot
820c5d229d
Merge pull request #19352 from brentcklein/master
...
Updated Deployment description for clarity.
2020-04-08 16:31:45 -07:00
Vinicius Barbosa
056ab08b5a
Update container-runtime.md
2020-04-08 16:02:17 -03:00