Kubernetes Prow Robot
|
7078c38d3b
|
Merge pull request #33792 from sftim/20220510_assign_pod_node_affinity_updates
Revise scheduling-related docs
|
2022-07-24 03:38:57 -07:00 |
Kubernetes Prow Robot
|
46aae33827
|
Merge pull request #34116 from TheRealDwright/update-docs-labels
update docs labels
|
2022-07-21 20:43:39 -07:00 |
Mike Hummel
|
a15cc475d8
|
lates version of perl fails with the example code, need to use v5.34.0 (#34414)
* lates version of perl fails with the example code, need to use v5.34.0
* fix perl version in example job.yaml, is not working with actual latest
|
2022-07-21 10:23:54 -07:00 |
Tim Bannister
|
6700656cb4
|
Move Pod Topology Spread Constraints into scheduling
These constraints apply specifically to the mechanism for placing Pods
onto nodes (that is, scheduling).
|
2022-07-14 23:59:05 +01:00 |
Daniel Wright
|
f9ebc90ff7
|
[en] update en docs to use recommended labels
|
2022-07-11 08:45:48 -07:00 |
Kubernetes Prow Robot
|
94c832e49f
|
Merge pull request #34380 from tengqm/fix-links-3
Batch fix links (3)
|
2022-07-10 18:27:48 -07:00 |
Qiming Teng
|
d705d9ed1c
|
Batch fix links (3)
|
2022-07-09 09:14:06 +08:00 |
Qiming Teng
|
2f4a067fea
|
Batch fix links (4)
|
2022-07-06 09:43:15 +08:00 |
Sean Wei
|
34721abcac
|
Use relative links for k8s.io
|
2022-06-30 12:08:14 +08:00 |
Kubernetes Prow Robot
|
92d4bbf03d
|
Merge pull request #34397 from Rishit-dagli/Rishit-dagli-jobs
Update Jobs page for 1.24
|
2022-06-20 06:58:04 -07:00 |
Nitish Kumar
|
bf59d416b4
|
Downward API concept made Correct
|
2022-06-20 17:58:50 +05:30 |
Rishit Dagli
|
c9015d2159
|
Update Jobs page for 1.24
|
2022-06-19 05:46:26 +00:00 |
Kubernetes Prow Robot
|
3a0d817bb8
|
Merge pull request #32400 from sftim/20220321_document_downward_api_concept
Revise downward API documentation
|
2022-06-16 23:38:31 -07:00 |
Kubernetes Prow Robot
|
c55941f924
|
Merge pull request #34305 from mk46/improve_job
Update k8s.io/docs/concepts/workloads/controllers/job
|
2022-06-15 22:36:48 -07:00 |
Manish Kumar
|
a3056132d4
|
Update k8s.io/docs/concepts/workloads/controllers/job
|
2022-06-16 10:55:18 +05:30 |
Kubernetes Prow Robot
|
b6e815beb4
|
Merge pull request #33536 from alculquicondor/job-failures
Accurate explanation for the calculation of number of failures in Job
|
2022-06-15 21:42:48 -07:00 |
Kubernetes Prow Robot
|
91af3ff6be
|
Merge pull request #33768 from prb112/patch-1
minDomains not included in schema on pod-topology-spread-constraints.md
|
2022-06-13 23:03:34 -07:00 |
Dev Jain
|
8e5deb01dc
|
Update replicaset.md
updated replicaset.md referring to issue #30965
|
2022-06-07 17:44:28 +05:30 |
lostick
|
95972db17e
|
Tweak Topology Spread Constraints docs
|
2022-05-31 14:54:28 +01:00 |
Sean Wei
|
50b9fb29b0
|
Remove data-lang for command outputs
|
2022-05-28 20:08:49 +08:00 |
Tim Bannister
|
7f3604a949
|
Revise downward API documentation
- add a glossary entry
- add a concept page
- revise other documentation in light of above changes
|
2022-05-26 13:26:45 +01:00 |
Paul Bastide
|
2f15d185d5
|
Update pod-topology-spread-constraints.md
The minDomains value was not included in the spec schema segment
|
2022-05-17 09:33:30 -04:00 |
Kubernetes Prow Robot
|
07e1929b49
|
Merge pull request #33220 from Shubham82/update_link_for_Auditing
Improvement: Updated all the links of the task "Monitoring, Logging, and Debugging" on all pages.
|
2022-05-10 22:36:50 -07:00 |
Aldo Culquicondor
|
63272f9368
|
Accurate explanation for the calculation of number of failures
in the Job API
|
2022-05-06 14:09:14 -04:00 |
Nate W
|
5ead53b3e8
|
Merge remote-tracking branch 'upstream/main' into dev-1.24
|
2022-05-02 10:29:49 -07:00 |
Shubham Kuchhal
|
d1076700c7
|
Fixed all hyperlinks of the task "Monitoring, Logging, and Debugging" in all pages.
|
2022-05-02 14:46:52 +05:30 |
Kubernetes Prow Robot
|
ed5ae05402
|
Merge pull request #33316 from my-git9/debug-running-pod3
[en] modify debug-application/debug-running-pod
|
2022-04-30 09:59:13 -07:00 |
wei.wang
|
d9690ad314
|
[en]Update content/en/docs/concepts/workloads/pods/init-containers.md
|
2022-04-30 02:55:03 +08:00 |
xin.li
|
d46e06a1c3
|
[en] modify debug-application/debug-running-pod
Signed-off-by: xin.li <xin.li@daocloud.io>
|
2022-04-29 20:53:12 +08:00 |
Nate W
|
712f45dee4
|
Merge remote-tracking branch 'upstream/main' into dev-1.24
|
2022-04-26 13:11:13 -07:00 |
Kubernetes Prow Robot
|
1613606a16
|
Merge pull request #32774 from miteshskj/daemonset-review
Remove stale information about pod selector.
|
2022-04-22 01:16:13 -07:00 |
Akihito INOH
|
c4b703f11f
|
use for_k8s_version not for_kubernetes_version
This commit use "for_k8s_version" property on feature-state short
code, not "for_kubernetes_version".
|
2022-04-21 06:43:44 +09:00 |
Nate W
|
0135d3642b
|
Merge remote-tracking branch 'upstream/main' into dev-1.24
|
2022-04-19 15:45:28 -07:00 |
Mitesh Jain
|
a21e006ebe
|
Adding link for client library to client-libraries page.
|
2022-04-11 20:47:44 +05:30 |
Qiming Teng
|
e4a473c39b
|
Document the new MinDomainsInPodTopologySpread feature aate
|
2022-04-08 16:39:46 +08:00 |
Nate W
|
d1bce4cb0d
|
Merge remote-tracking branch 'upstream/main' into dev-1.24
|
2022-04-07 10:41:49 -07:00 |
Kubernetes Prow Robot
|
a0d51d6eba
|
Merge pull request #32596 from tengqm/MaxUnavailableStatefulSet-alpha
Document the MaxUnavailableStatefulSet feature
|
2022-04-07 02:57:57 -07:00 |
Qiming Teng
|
ecf1cd11cd
|
Document the MaxUnavailableStatefulSet feature
|
2022-04-07 17:12:58 +08:00 |
Mitesh Jain
|
1eca303e91
|
Remove stale information about pod selector.
|
2022-04-06 11:07:24 +05:30 |
Kubernetes Prow Robot
|
275bb93aa6
|
Merge pull request #32763 from miteshskj/replicaset-review
Remove stale information about apiVersion.
|
2022-04-05 18:06:55 -07:00 |
Mitesh Jain
|
7c58a81b89
|
Remove stale information about unsupported versions.
|
2022-04-06 01:48:25 +05:30 |
Mitesh Jain
|
1a5fe3ccbb
|
Remove stale information about apiVersion.
|
2022-04-06 00:49:09 +05:30 |
Mitesh Jain
|
f218c25778
|
Remove stale information about apiVersion.
|
2022-04-05 21:56:52 +05:30 |
Kubernetes Prow Robot
|
085ef8e018
|
Merge pull request #32694 from nate-double-u/merged-main-dev-1.24
Merged main into dev 1.24
|
2022-04-01 06:44:46 -07:00 |
Kubernetes Prow Robot
|
dce29beea4
|
Merge pull request #32577 from deejross/kep3140
Document timezone support for CronJob
|
2022-04-01 02:26:47 -07:00 |
Fernando Ripoll
|
8a58d35c10
|
Update pod-topology-spread-constraints.md
|
2022-04-01 07:57:04 +02:00 |
Nate W
|
f85be125b9
|
Merge remote-tracking branch 'upstream/main' into dev-1.24
|
2022-03-31 15:18:13 -07:00 |
Fernando Ripoll
|
eb33931ae3
|
Update pod-topology-spread-constraints.md
|
2022-03-31 22:30:06 +02:00 |
Kubernetes Prow Robot
|
e047c71b9b
|
Merge pull request #31276 from sftim/20220110_move_pod_security_policy
Move PSP into Security concepts section
|
2022-03-30 11:46:20 -07:00 |
Ross Peoples
|
e80bed6065
|
kep2140
|
2022-03-30 12:44:45 -05:00 |