Commit Graph

325 Commits

Author SHA1 Message Date
Kubernetes Prow Robot cdfab27ffc
Merge pull request #37253 from kinvolk/rata/userns
content: Clarify how to verify user abstraction
2022-11-02 20:17:35 -07:00
Kubernetes Prow Robot 14ece2c4dc
Merge pull request #37472 from cailynse/update-weight-content-workloads-pods
KubeCon Docs Sprint: Added Missing Weight for Concepts/Workloads/Pods
2022-10-24 09:00:26 -07:00
Cailyn Edwards 4abd58cf2e
Added Missing Weight 2022-10-24 11:40:39 -04:00
Tim Bannister 1eef742465
Favor EndpointSlice over Endpoints
Document EndpointSlice as the preferred and most appropriate mechanism
to record the backing endpoints of a Service.

Co-authored-by: Rob Scott <rob.scott87@gmail.com>
Co-authored-by: Shannon Kularathna <ax3shannonkularathna@gmail.com>
2022-10-11 12:38:39 +01:00
Rodrigo Campos 28e090aac6 content: Clarify how to verify user abstraction
This was mentioned in #36386.

Signed-off-by: Rodrigo Campos <rodrigoca@microsoft.com>
2022-10-10 15:35:16 +02:00
Mandraenke 1c5d75b4d1
added warning about indefinitely running resources
A suggestion to 

https://github.com/kubernetes/website/issues/37157

Just mention the warning from kubectl when trying to force terminate a pod.
2022-10-05 09:21:52 +02:00
Kubernetes Prow Robot 1e70b5c76e
Merge pull request #36457 from rogue-gamer-ryt/chore/remove_docker_mentions
Removed usage of docker from replicationControllers, containers, pods and daemonsets
2022-09-15 08:31:23 -07:00
Michal Wozniak de695f4a9a Fix typo in docs refering to the PodDisruptionConditions feature gate name
Only fix for the English version
2022-09-09 09:10:44 +02:00
rogue-gamer-ryt f7248fa427 grammar correction in pod overview 2022-09-01 23:27:39 +05:30
rogue-gamer-ryt 1b4a32ce6c Updated usage of "docker" 2022-08-31 19:42:47 +05:30
Ashun ddc48c241b Removing docker mentions from replicationControllers and Containers 2022-08-31 18:07:09 +05:30
Giuseppe Scrivano 67afbf50c1
content: fix typo
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2022-08-30 14:59:09 +02:00
Kubernetes Prow Robot 51b647b157
Merge pull request #35985 from ravisantoshgudimetla/pod-os
Include Pod OS field
2022-08-22 09:30:44 -07:00
Tim Bannister 84da6bb709
Fix broken shortcode 2022-08-22 17:26:27 +01:00
Ravi Gudimetla 5206c7f1d9 Include Pod OS field
Include Pod OS field in the pod concepts.
2022-08-22 09:21:02 -04:00
carolina valencia 6810fa976d Merge remote-tracking branch 'upstream/main' into dev-1.25 2022-08-18 15:58:41 -03:00
Kubernetes Prow Robot fae72f6cc0
Merge pull request #35235 from kinvolk/rata/userns
Add docs for user namespaces in pods - phase 1 (KEP-127)
2022-08-18 07:28:23 -07:00
Rodrigo Campos 501cde25c7
Add doc for user namespaces in stateless pods
Signed-off-by: Rodrigo Campos <rodrigoca@microsoft.com>
2022-08-18 11:13:00 +02:00
Kubernetes Prow Robot 438b42689d
Merge pull request #35545 from verb/1.25-ec-ga
Mark EphemeralContainers as GA in 1.25
2022-08-17 19:28:36 -07:00
Michal Wozniak 612a37bc78 Improved wording and cleanup 2022-08-16 12:12:21 +02:00
Michał Woźniak 449ef99fe3 Update content/en/docs/tasks/job/pod-failure-policy.md
Co-authored-by: Aldo Culquicondor <1299064+alculquicondor@users.noreply.github.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-08-15 13:23:13 +02:00
Michal Wozniak c47a025713 Add docs for KEP-3329 Retriable and non-retriable Pod failures for Jobs
Code review remarks and suggested commit updates are co-authored

Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Aldo Culquicondor <1299064+alculquicondor@users.noreply.github.com>
Co-authored-by: Paola Cortés <51036950+cortespao@users.noreply.github.com>

# Conflicts:
#	content/en/docs/reference/command-line-tools-reference/feature-gates.md
2022-08-15 13:22:37 +02:00
Deep Debroy b7ae62fc27 Docs for PodHasNetwork condition
Signed-off-by: Deep Debroy <ddebroy@gmail.com>
2022-08-12 16:07:23 -07:00
Hu Shuai 9b7af96880 Fix broken link -- downward-api
Signed-off-by: Hu Shuai <hus.fnst@fujitsu.com>
2022-08-10 10:59:25 +08:00
David Xia 6fdabb154a
Update Pod Lifecycle doc section header
to be more accurate. It currently says failed,
but then following paragraph includes `Succeeded`.
It seems like replacing "failed" with "terminated" is more accurate.
2022-08-08 09:37:50 -07:00
Lee Verberne 3ad2a7885b Mark EphemeralContainers as GA in 1.25
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-08-03 21:25:56 +02:00
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
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
Sean Wei 34721abcac Use relative links for k8s.io 2022-06-30 12:08:14 +08:00
Nitish Kumar bf59d416b4 Downward API concept made Correct 2022-06-20 17:58:50 +05:30
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 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
lostick 95972db17e Tweak Topology Spread Constraints docs 2022-05-31 14:54:28 +01: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
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
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
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
Tim Bannister 672813f3e7
Move PSP into Security concepts section
The logical navigation definitely works better if Pod Security admission
and PodSecurityPolicy are pages in the same section. Make It So.

Co-authored-by: Rey Lejano <rlejano@gmail.com>
2022-03-30 17:30:35 +01:00
Mitesh Jain f0e4a10636
Remove note for unsupported version. 2022-03-30 21:24:51 +05:30