Kubernetes Prow Robot
4ff8a8506d
Merge pull request #20192 from sergiopena/patch-1
...
Fix typo on conditions section
2020-04-17 09:01:07 -07:00
Kubernetes Prow Robot
ba59b859b1
Merge pull request #20253 from chrizel/chrizel-patch-1
...
Added missing word back again
2020-04-17 07:53:06 -07:00
Kubernetes Prow Robot
ee90ce8e16
Merge pull request #20389 from varadaprasanth/patch-2
...
pod-template-hash label updated
2020-04-17 07:45:07 -07:00
Kubernetes Prow Robot
ac983de762
Merge pull request #20318 from butuzov/redirections
...
Changing links in the old interactive tutorials.
2020-04-17 07:43:06 -07:00
Kubernetes Prow Robot
3c1e828395
Merge pull request #20365 from ntkjer/feature/ingress-minikube-edit
...
fixes deprecated references to kubectl run as a deployment generator
2020-04-17 07:39:06 -07:00
Kubernetes Prow Robot
c86ceb8f8f
Merge pull request #20394 from KimMcMahon/patch-2
...
Update guidelines and link to submit a case study
2020-04-17 07:31:07 -07:00
Kubernetes Prow Robot
f4d76b8071
Merge pull request #20358 from gpetrousov/patch-1
...
Small typo fix
2020-04-17 05:47:06 -07:00
Kubernetes Prow Robot
fa7dbdcbe6
Merge pull request #20396 from kaivalya97/patch-2
...
Typo fix
2020-04-17 05:13:06 -07:00
Kubernetes Prow Robot
0665a7bb03
Merge pull request #20390 from varadaprasanth/patch-3
...
Pod object is formatted
2020-04-17 05:11:06 -07:00
Kubernetes Prow Robot
92c121dd36
Merge pull request #20405 from 0x646e78/patch-1
...
Correct link to debug-running-pod
2020-04-17 05:07:06 -07:00
Kubernetes Prow Robot
80572e4265
Merge pull request #20410 from viniciusbds/fix-OWASP-links
...
Fix OWASP broken links
2020-04-17 05:03:07 -07:00
viniciusbds
8a8e7ed41a
Fix owasp broken links
2020-04-17 08:35:45 -03:00
DNX
4c4f28b341
Correct link to debug-running-pod
...
The current link refers to a nonexistent page, this change addresses the typo.
2020-04-17 18:26:18 +10:00
Kubernetes Prow Robot
8e2544f190
Merge pull request #20369 from jimangel/fix-version-skew
...
Automating Version Skew
2020-04-17 01:17:07 -07:00
Kubernetes Prow Robot
34f77c4b19
Merge pull request #19459 from AliMirlou/patch-1
...
Minor refactor and typo fix of Custom Resources topic
2020-04-16 18:15:08 -07:00
Kaivalya Shah
de8cd50a3e
Typo fix
2020-04-17 02:32:43 +05:30
Kim McMahon
a3d53d0f16
Update guidelines and link to submit a case study
2020-04-16 13:29:23 -06:00
Kubernetes Prow Robot
0b423535e0
Merge pull request #20087 from linsun/patch-1
...
add IBM cloud instruction for internal lb
2020-04-16 06:38:46 -07:00
Lin Sun
24bd13bd5a
add IBM cloud instruction
...
Signed-off-by: Lin Sun <linsun@us.ibm.com>
2020-04-16 08:58:16 -04:00
Kubernetes Prow Robot
54e0620c24
Merge pull request #20221 from ysyukr/limit-range-links
...
Update full link to inline link.
2020-04-16 05:54:47 -07:00
varadaprasanth
c7f46f82d7
Pod object is formatted
...
Pod object is formatted as per the standards
2020-04-16 18:23:21 +05:30
Jim Angel
a3decc2c8f
automating-version-skew
2020-04-16 07:42:21 -05:00
varadaprasanth
f559ac498a
pod-template-hash label updated
...
code style has applied to the pod-template-hash label.
2020-04-16 18:05:24 +05:30
Julien Mailleret
bf399a7a15
Update broken link
2020-04-16 12:18:58 +02:00
ntkjer
f438d28b31
fixed deprecated references to kubectl deployment generation. uses create instead of run instead.
2020-04-15 17:56:00 -04:00
Ioannis Petrousov
6e878520ea
Small typo fix
2020-04-15 21:28:21 +02:00
Quan Tian
5548f21f21
Correct description of registering APIService
...
APIService doesn't have `path` field and cannot call a service at
specified subpath. This might be a copy-paste error from service in CRD
webhook.
2020-04-15 06:15:17 -07:00
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
Oleg Butuzov
57d216840a
Changing links in the old interactive tutorials.
2020-04-14 12:31:18 +03: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