Commit Graph

4616 Commits (01cfb51bfed48d1bce79ff5c839d460c3f0acad8)

Author SHA1 Message Date
hchyue 3a64ea96e0
fix configmap-pod CrashLoopBackOff 2023-08-27 16:12:23 +08:00
Kubernetes Prow Robot 94fc89f7b8
Merge pull request #42710 from Lucifergene/cm-note
Highlighting an important point regarding ConfigMaps
2023-08-24 23:03:17 -07:00
natherz97 fbd11ee83e Add section for APF good practices 2023-08-24 16:17:48 -07:00
Avik Kundu 36dcd40e06 Highlighting an important point regarding ConfigMaps 2023-08-24 16:11:17 +00:00
Mike Mwanje 8e5e4bc8e6
Merge branch 'main' into patch-1 2023-08-24 17:16:52 +02:00
Kubernetes Prow Robot 04b135af90
Merge pull request #42675 from ClimberJ/main
Make 3 edits within Storage concepts
2023-08-24 06:54:20 -07:00
ClimberJ 1cb0f65d10 4 trivial edits to Concepts/Storage
1 update to ephemeral-volumes.md

1 update to projected-volumes.md

2 updates to persistent-volumes.md

Reverted 1 update to projected-volumes.md
2023-08-24 13:20:42 +02:00
Aritra Ghosh 0078392f87
Update field-selectors.md 2023-08-23 08:15:35 -04:00
Kubernetes Prow Robot 04ab306b5e
Merge pull request #42677 from windsonsea/jobye
Clean up workload concept: job.md
2023-08-22 23:26:20 -07:00
Kubernetes Prow Robot e184488e91
Merge pull request #42671 from Arhell/en-typo
Fix typo
2023-08-22 23:24:21 -07:00
Kubernetes Prow Robot 62c862b53d
Merge pull request #41760 from Vilsol/patch-1
A secret type must be used for pull secret to work
2023-08-22 15:21:54 -07:00
Vilsol d3fc857138
Reword secret message and add credential provider caution message. 2023-08-22 18:19:00 +03:00
Aritra Ghosh 681c1b4ab0
Update content/en/docs/concepts/overview/working-with-objects/field-selectors.md
Co-authored-by: Michael <haifeng.yao@daocloud.io>
2023-08-22 11:06:22 -04:00
Michael c0505273f3 Clean up workload concept: job.md 2023-08-22 22:41:43 +08:00
Arhell 5f17fd8fb3 [en] typo secrets-good-practices.md 2023-08-22 03:07:58 +03:00
ADITYA DAS f561ef1b13
Fixes Broken links in 'Node Status' section of 'Nodes' page (#42630)
* Fixes broken links at nodes.md

Fixes Broken links in 'Node Status' section of 'Nodes' page

* Minor changes at nodes.md

* Add suggested changes at nodes.md

* Suggested changes at nodes.md

Suggested changes by maintainers,

Convert comma to dot at end of the sentence, line No. 187 in nodes.md file
2023-08-21 14:42:04 -07:00
Aritra Ghosh 5cb8918db9
Update content/en/docs/concepts/overview/working-with-objects/field-selectors.md
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2023-08-21 10:30:18 -04:00
Dudi Varaprasad eee06d1b81
Add whitespace into “Good practices for Kubernetes Secrets” (#42650)
* Update secrets-good-practices.md

changed caution as per docs 
https://kubernetes.io/docs/contribute/style/style-guide/#caution

* Update secrets-good-practices.md

added spaces as per style guide https://kubernetes.io/docs/contribute/style/style-guide/#caution
2023-08-20 19:33:22 -07:00
Aritra Ghosh b401a0d3a0
Update field-selectors.md with info about set based requirements
Adding an explicit note for lack of support for set based operators for field selectors 


https://github.com/kubernetes/kubernetes/issues/32946
2023-08-20 20:51:46 -04:00
Rory McCune 0761ef8e19
Update content/en/docs/concepts/security/hardening-guide/authentication-mechanisms.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-08-19 18:28:41 +01:00
Rory McCune 3dd0bd16ba sentence case, wrapping and fixes from comments 2023-08-19 15:37:26 +01:00
windsonsea aa696ee363 Clean up mixed-version-proxy.md 2023-08-19 18:16:18 +08:00
David Florness 9757317c0a
replicaset: fix ownerReferences link 2023-08-18 10:03:16 -04:00
Kubernetes Prow Robot c4a2415a0c
Merge pull request #41304 from Ritikaa96/finalizers-update
Updating Finalizers information
2023-08-18 04:16:29 -07:00
Aritra Ghosh 096a657f56
Refactoring node status to new page (#42378)
* Refactoring node status to new page

- Created a new page in architecture in node for the status
- Removed the current node status from concepts and moved it there

* Update content/en/docs/reference/node/_index.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

* Update content/en/docs/reference/node/node-status.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

* Update content/en/docs/concepts/architecture/nodes.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

* Update node-status.md

* Update node-status.md

* Update content/en/docs/reference/node/node-status.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

---------

Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-08-18 04:12:28 -07:00
Kubernetes Prow Robot 5757935b4b
Merge pull request #42513 from sftim/20230812_revise_storage_feature_summary
Revise summary card for storage
2023-08-17 10:35:23 -07:00
Evan Lezar 8b39957281 Make minor edits to Device Plugin documentation
These changes are a follow-up to https://github.com/kubernetes/website/pull/42001.
They make minor edits to the documentation of the DevicePlugin API.

Signed-off-by: Evan Lezar <elezar@nvidia.com>
2023-08-17 14:46:05 +02:00
Kubernetes Prow Robot 1c4a01d090
Merge pull request #42177 from Affan-7/storageclass-pvc-statement
Fix storageclass pvc statement
2023-08-17 04:35:23 -07:00
Kubernetes Prow Robot f29b3fbdb3
Merge pull request #42514 from sftim/20230812_tweak_pv_phase_docs
Tweak docs about PersistentVolume phase
2023-08-16 23:10:19 -07:00
windsonsea 6d2afd4b44 remove an extra asterisk in init-containers 2023-08-16 17:10:03 +08:00
Kubernetes Prow Robot eb9db45aa3
Merge pull request #41987 from sftim/20230712_revise_home_page
Revise docs home page
2023-08-15 21:22:27 -07:00
Kubernetes Prow Robot acc735f769
Merge pull request #39637 from Dentrax/container-kill-order
Add detail about execution sequence for container kill order during Pod Termination
2023-08-15 21:06:28 -07:00
Tim Bannister e20230ebb1
Revise summary card for storage
Drop mentions of deprecated / removed storage integrations.
2023-08-15 22:36:11 +01:00
Kubernetes Prow Robot 734ebfb4a3
Merge pull request #42328 from mcameron/patch-1
Update storage-classes.md
2023-08-15 14:34:29 -07:00
Tim Bannister 05e8f728d9 Tweak docs for PersistentVolume phase 2023-08-15 22:22:10 +01:00
ruiwen-zhao f22d4447c0 Revert "promoted parallel image pulls", the feature is not promoted to
Beta

This reverts commit a0a473ba71.

Signed-off-by: ruiwen-zhao <ruiwen@google.com>
2023-08-15 18:04:35 +00:00
Rishit Dagli c8634cd940
Merged main dev-1.28 2023-08-14 09:01:47 -04:00
Ritikaa96 5f8e3d7e2c Updating Finalizers information
Signed-off-by: Ritikaa96 <ritika@india.nec.com>
2023-08-14 11:26:17 +09:00
Ritikaa96 34bc38325a Updating Finalizers information with a note 2023-08-14 11:11:54 +09:00
Kubernetes Prow Robot 5af0753c62
Merge pull request #42410 from Richabanker/uvip-glossary
update glossary entry for MVP
2023-08-13 07:57:21 -07:00
pcsegal c6ef33f06c
Update pod-qos.md to fix typo 2023-08-12 17:10:05 -03:00
Furkan 53b345db18 Fix reviews
Signed-off-by: Furkan <furkan.turkal@trendyol.com>
2023-08-12 15:07:44 +03:00
Richa Banker d2527767ae Update content/en/docs/concepts/architecture/mixed-version-proxy.md
Co-authored-by: Dipesh Rawat <rawat.dipesh@gmail.com>
2023-08-11 15:19:28 -07:00
Furkan 1c7cb802a1 Add detail about execution sequence for container termination
Signed-off-by: Furkan <furkan.turkal@trendyol.com>
2023-08-11 14:07:04 +03:00
Rory McCune 1e7a4eb633 Initial commit of Draft Kubernetes Hardening Guide Section on Authentication Mechanisms 2023-08-10 13:39:03 +01:00
Michal Wozniak ec6bda421e Fix the link to pod replacement policy 2023-08-10 11:19:26 +02:00
Kevin Hannon ef010e77e4 fix a typo for podReplacementPolicy 2023-08-09 16:23:31 -04:00
Kubernetes Prow Robot aa40dc7aae
Merge pull request #41936 from shannonxtreme/secret-use-cases
Improve and clean up use cases for Secrets
2023-08-09 13:09:31 -07:00
Kubernetes Prow Robot 6cd9b4e9cb
Merge pull request #42471 from sftim/dev-1.28-update-merge-main
Update dev-1.28 from main
2023-08-09 08:25:51 -07:00
Kubernetes Prow Robot eb175c35ed
Merge pull request #42447 from matthyx/sidecar-nits
nit edits for Sidecar containers
2023-08-09 04:55:50 -07:00
Tim Bannister 9520b96a61 Revise docs home page
Reorder and replace cards to better (I hope!) serve our readers.
2023-08-09 11:49:12 +01:00
Tim Bannister 20b43d6095
Merge branch 'main' into 'dev-1.28' 2023-08-09 11:13:31 +01:00
Matthias Bertschy de8c969241 nit edits for Sidecar containers
Signed-off-by: Matthias Bertschy <matthias.bertschy@gmail.com>
2023-08-09 11:36:37 +02:00
Kubernetes Prow Robot b23511b9d0
Merge pull request #41908 from kinvolk/rata/userns-1.28
Doc update for userns in 1.28
2023-08-08 11:33:52 -07:00
Kubernetes Prow Robot 355bae5ede
Merge pull request #42388 from alculquicondor/finalizers-always
Mark Job tracking with finalizers as always enabled
2023-08-08 10:58:15 -07:00
Kubernetes Prow Robot a2cf620ad5
Merge pull request #41737 from alexzielenski/4008-crd-validation
Add Documentation for CRD Validation Ratcheting
2023-08-08 10:34:17 -07:00
Kubernetes Prow Robot 52e2f5e031
Merge pull request #42265 from pegasas/junhua/np
Remove "NamespaceDefaultLabelName" feature gate from the Network Policies page
2023-08-08 03:48:14 -07:00
Kubernetes Prow Robot a0abc5b5c4
Merge pull request #42445 from pohly/dra-update
dra: cleanup of Kubernetes 1.28 update
2023-08-08 02:22:16 -07:00
Tim Bannister 98b52d510b dra: cleanup of Kubernetes 1.28 update
This is a follow-up to https://github.com/kubernetes/website/pull/41856 with
the suggested enhancements.
2023-08-08 09:02:44 +02:00
Alexander Zielenski e894028da7 move to other pages, add links 2023-08-07 22:10:04 -07:00
pegasas 9f81969201 Remove NamespaceDefaultLabelName feature gate from the Network Policies page 2023-08-08 11:03:58 +08:00
Kubernetes Prow Robot d9091f38c9
Merge pull request #41856 from pohly/dra-update
dra: update for Kubernetes 1.28
2023-08-07 14:44:32 -07:00
Rakshit Sharma acb09b9835 Corrected typos in docs 2023-08-07 21:54:20 +05:30
Kubernetes Prow Robot 962bf89914
Merge pull request #41802 from matthyx/sidecar
Add initial (alpha) documentation about sidecar containers
2023-08-07 08:50:32 -07:00
Rodrigo Campos 6c2a9c574c content: Expand version requirements for userns explanation 2023-08-07 17:16:28 +02:00
Rodrigo Campos c34f1ebb8e content: Userns now supports stateful pods
Signed-off-by: Rodrigo Campos <rodrigoca@microsoft.com>
2023-08-07 17:16:28 +02:00
Rodrigo Campos 922458da9a content: Make userns statement about dockerd timeless
Signed-off-by: Rodrigo Campos <rodrigoca@microsoft.com>
2023-08-07 16:34:43 +02:00
Rodrigo Campos 5e70c9a88a content: Remove old note about userns
The note is no longer valid (the branch was already merged and the
merged was done correctly).

Signed-off-by: Rodrigo Campos <rodrigoca@microsoft.com>
2023-08-07 16:34:43 +02:00
Rodrigo Campos 73d698edf1 content: Fix typos in versions requirements for userns
The variable expansion is wrong: it currently expands to 1.27.3 on the
rendered website, so it says it is supported in 1.27 and that it is not.

Let's just re-work this paragraph so it is cleaerer and the variable
expansion is what we want (1.27 and not 1.27.3)-

Signed-off-by: Rodrigo Campos <rodrigoca@microsoft.com>
2023-08-07 16:34:43 +02:00
Kubernetes Prow Robot 394b0fabbc
Merge pull request #42317 from mengjiao-liu/update-ephemeral-volumes
Update ephemeral volumes feature state
2023-08-07 01:44:30 -07:00
Kubernetes Prow Robot 8b07bec2e3
Merge pull request #42205 from Shubham82/add_DeletionPolicy_link
Add hyperlink to DeletionPolicy
2023-08-06 22:38:28 -07:00
Mengjiao Liu 83c61e229b Update ephemeral volumes feature state 2023-08-07 10:26:13 +08:00
Richa Banker 08053ffc1e use glossary entry for mvp in documentation 2023-08-06 12:12:09 -07:00
pegasas f1c2792472 remove optional ImmutableEphemeralVolumes feature gate 2023-08-06 14:41:43 +08:00
Kubernetes Prow Robot 21cfe0c34b
Merge pull request #42001 from elezar/KEP-4009/add-cdi-to-device-plugin-api
Add CDI Devices to Device Plugin API
2023-08-05 06:38:30 -07:00
Kubernetes Prow Robot e2b5681263
Merge pull request #42153 from wzshiming/kep/2681
KEP-2681: Docs update for Alpha PodHostIPs
2023-08-05 06:28:30 -07:00
Kubernetes Prow Robot 49c85b7216
Merge pull request #42277 from gnufied/update-resize-status-docs
Remove references to older alpha field
2023-08-05 06:22:30 -07:00
Kubernetes Prow Robot b73d9b801e
Merge pull request #42201 from humblec/dev-1.28
Mention CephFS and RBD in-tree storage driver deprecation
2023-08-05 05:42:30 -07:00
Tim Bannister 24d8bd5228
Update deprecation suggestions
Use different language for out-of-project and in-project alternatives
2023-08-05 13:40:57 +01:00
Tim Bannister 057d18ec40
Update deprecation mentions
Match how existing lists are doing it
2023-08-05 13:40:17 +01:00
Kubernetes Prow Robot b5fa344886
Merge pull request #41745 from kannon92/job-pod-terminate
Add information about PodReplacementPolicy in Job API
2023-08-05 04:56:29 -07:00
Kubernetes Prow Robot 4c07b2fb87
Merge pull request #41729 from ffromani/podres-getalloc-ga-docs-1.28
node: podresources: GetAllocatable API is GA
2023-08-04 16:48:31 -07:00
Kubernetes Prow Robot 2b361a4260
Merge pull request #41921 from mimowo/backoff-limit-per-index
Docs update for Job's backoff limit per index (alpha in 1.28)
2023-08-04 08:36:25 -07:00
Aldo Culquicondor 367bf07634
Tracking with finalizers is always enabled 2023-08-04 11:32:27 -04:00
Kubernetes Prow Robot d8ab063116
Merge pull request #42167 from iholder101/docs/swap-beta1-non-blog-dev128
Swap graduates to Beta1: add documentation and update feature gates
2023-08-04 02:50:21 -07:00
Roman Bednář 0084a63150
Add docs for PersistentVolume last phase transition time (#42008) 2023-08-03 18:02:21 -07:00
Kubernetes Prow Robot b33c318c38
Merge pull request #42302 from mengjiao-liu/update-in-tree-volume-plugins-status
Update In-tree storage driver status
2023-08-03 12:50:20 -07:00
Itamar Holder b56c82c714 Update content/en/docs/concepts/architecture/nodes.md
Signed-off-by: Itamar Holder <iholder@redhat.com>
2023-08-03 21:24:31 +03:00
Michał Woźniak 9e66b18a02 Job Backoff Limit per index review remarks
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>
2023-08-03 16:54:04 +02:00
Kubernetes Prow Robot 672f20ebcc
Merge pull request #42352 from Affan-7/weave_works
Remove Weave Cloud
2023-08-03 05:50:21 -07:00
Shiming Zhang 595925cb7d Docs update for Alpha PodHostIPs 2023-08-03 17:36:40 +08:00
Mohammed Affan fb974820a3 Update addons.md 2023-08-03 09:04:43 +05:30
Kubernetes Prow Robot cc4e3ec66d
Merge pull request #42236 from sftim/20230726_link_to_node_labels
Link to specific node labels rather than entire list
2023-08-02 10:10:42 -07:00
Francesco Romani cce3df2287 node: podresources: GetAllocatable API is GA
move the feature gate to GA, fix the feature state to stable

Signed-off-by: Francesco Romani <fromani@redhat.com>
2023-08-02 18:29:54 +02:00
Kubernetes Prow Robot 7116bda08c
Merge pull request #41886 from Rishit-dagli/merged-main-dev-1.28
Sync `dev-1.28` branch with `main`
2023-08-02 09:08:42 -07:00
Patrick Ohly 6c926cb5db dra: update for Kubernetes 1.28
Several improvements under the hood which don't need to be documented here. API
changes (like storing generated resource claim names in the pod status) are
part of the generated API documentation.

What is worth mentioning because it was listed as "limitation" before is that
pre-scheduled pods are now supported better.
2023-08-02 16:09:18 +02:00
Deepak fd6648f165
removed( enable log handling) command and its content 2023-08-02 19:28:38 +05:30
Kubernetes Prow Robot 637fcf632a
Merge pull request #42353 from deepak4566/Deepak-1
attached  correct link to the documentation
2023-08-02 06:48:47 -07:00
Deepak bae7a10d64
attached correct link to the documentation 2023-08-02 18:54:14 +05:30
Kubernetes Prow Robot d6857a1a45
Merge pull request #41302 from carlory/patch-100
NodeOutOfServiceVolumeDetach feature update to GA
2023-08-02 05:10:43 -07:00
Mohammed Affan 3f834c391d Remove Weave Cloud 2023-08-02 16:59:06 +05:30
Kubernetes Prow Robot 8766ddab71
Merge pull request #42344 from radimih/patch-1
Fix description of Gt and Lt operators in selectors
2023-08-02 01:44:09 -07:00
Kubernetes Prow Robot a61c6b80b1
Merge pull request #42061 from SergeyKanzhelev/maxparallelImagePuul
Promote parallel image pulls to beta
2023-08-01 16:14:22 -07:00
Kubernetes Prow Robot d416014d5c
Merge pull request #42155 from tamilselvan1102/patch-3
Update [Creating a Deployment] section
2023-08-01 15:32:22 -07:00
Kubernetes Prow Robot 1922f53100
Merge pull request #42139 from danielvegamyhre/podindexlabel
Add docs for KEP-4017 (pod index label)
2023-08-01 14:54:23 -07:00
Sergey Kanzhelev e803bbe840 added a note about mounting pod-resources instead of kubelet.sock 2023-08-01 18:15:46 +00:00
Matthias Bertschy fde22b5031 adding Sidecar Containers alpha feature
Signed-off-by: Matthias Bertschy <matthias.bertschy@gmail.com>
2023-08-01 17:13:12 +02:00
Radimir Mikhailov d267b7b3a9
Fixed description of Gt and Lt operators 2023-08-01 17:09:12 +07:00
Max Cameron 6b0751c679
Update storage-classes.md
Using the documented allowed topologies config I get the following deprecation warning: 
```
Warning: allowedTopologies[0].matchLabelExpressions[0].key: deprecated since v1.17; use "topology.kubernetes.io/zone" instead
```

Using "topology.kubernetes.io/zone", I get successful deployment:
```
kubectl edit storageclass/gp2
storageclass.storage.k8s.io/gp2 edited
```
2023-08-01 10:03:15 +01:00
Mengjiao Liu 68ba9633a2 Switch English to use code not codenew shortcode 2023-08-01 16:57:17 +08:00
Kubernetes Prow Robot e0b70d8c0a
Merge pull request #42086 from Affan-7/Correct-the-label
Correct the incorrect label in kubectl command for inspecting Leases for kube-apiserver
2023-07-31 18:34:38 -07:00
Kevin Hannon 4afba1c609 add suggestions 2023-07-31 14:15:34 -04:00
Mohammed Affan 84ce0f12c6 Fix storageclass pvc statement 2023-07-31 20:39:22 +05:30
Mengjiao Liu 27ed8f375d Update In-tree storage driver status 2023-07-31 17:46:47 +08:00
Kubernetes Prow Robot 40f6e39025
Merge pull request #42135 from Affan-7/topology-aware-routing
Updated topology-aware-routing.md
2023-07-30 16:34:01 -07:00
Hemant Kumar fe4c6b8a08 Remove references to older alpha field 2023-07-28 13:14:59 -04:00
Kubernetes Prow Robot 88e4809057
Merge pull request #42227 from Affan-7/ipFamilies
Fix note about .spec.ipFamilies
2023-07-27 13:34:09 -07:00
Kevin Hannon cd0de2832a address comments 2023-07-27 10:34:26 -04:00
Kubernetes Prow Robot 6b9d781b89
Merge pull request #41531 from Inbaraj-S/patch-1
Update ingress-controllers.md with OCI Native Ingress Controller
2023-07-27 05:36:07 -07:00
Michal Wozniak 08f4d48476 Docs update for Alpha JobBackoffLimitPerIndex 2023-07-27 13:52:54 +02:00
Tim Bannister 29c6a60501 Link to specific node labels rather than entire list
Less visual space compared to the original approach, but still shows
which labels you can expect to find set on a node.

Co-authored-by: Ritikaa96 <ritika@india.nec.com>
2023-07-27 11:26:33 +01:00
Mohammed Affan 10177783f1
Update content/en/docs/concepts/services-networking/dual-stack.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-07-27 10:36:33 +05:30
Kubernetes Prow Robot 86234ea54c
Merge pull request #42147 from Richabanker/uvip-doc-2
Add MVP documentation
2023-07-26 16:04:07 -07:00
Richa Banker bb9c7d9d24 Add mvp documentation
Co-authored-by: Tim Bannister <tim@scalefactory.com>

Co-authored-by: Joe Betz <jpbetz@google.com>
2023-07-26 15:17:46 -07:00
Shannon Kularathna a9db7877a8 Merge description of dotfile volume into the intro sentence. Content is exactly the same 2023-07-26 21:18:54 +00:00
Shannon Kularathna 9bdbe903ee Improve the prod/test task section
- Use numbered lists
- Remove kustomization instructions as they were not comprehensive
- Move the note pointing out specs are sharing a template to right under the specs
- Make the step wording active voice
2023-07-26 21:12:50 +00:00
Shannon Kularathna bbb9572eff Move prod-test use case to task page - no content changes 2023-07-26 20:57:22 +00:00
Shannon Kularathna 5bfb353a4e Convert env variables use case and SSH key use case into bullets with links
- Link to the actual task topics
- Remove the list of uses for secrets that link to anchors on page and replace with links to tasks
2023-07-26 20:56:45 +00:00
Shannon Kularathna f09e80a4f9 Move use cases higher on the page 2023-07-26 20:54:33 +00:00
Kevin Hannon f1fe316eec add a section on podrecreationpolicy for jobs 2023-07-26 15:49:28 -04:00
TariqueNasrullah d722028f4c linked Static Pod Task page with Static Pod Concept 2023-07-27 01:09:33 +06:00
Mohammed Affan 16d793f991 Fix note about .spec.ipFamilies 2023-07-26 17:27:45 +05:30
Kamil Dzierżanowski 87b7e85fbf
Update ingress-controllers.md
Ambassador apparently renamed to Emissary-Ingress.
2023-07-26 11:37:14 +02:00
Kubernetes Prow Robot 5984c6426b
Merge pull request #42200 from gjkim42/mark-expanded-dns-config-to-stable
Mark ExpandedDNSConfig feature to stable
2023-07-25 23:52:17 -07:00
shubham82 058033eaa3 Correct the hyperlink 2023-07-26 11:56:04 +05:30
Kubernetes Prow Robot 2a00de295e
Merge pull request #42187 from windsonsea/seracc
Provide a consistent appearance to bullets in service-accounts and rbac
2023-07-25 13:28:17 -07:00
shubham82 88b73643c4 Add the hyperlink to DeletionPolicy. 2023-07-25 18:40:57 +05:30
Humble Chirammal 508ce4282f mention CephFS and RBD in-tree storage driver deprecation.
Signed-off-by: Humble Chirammal <humble.devassy@gmail.com>
2023-07-25 18:26:23 +05:30
Andrey Goran eb522c126f
Replace {{< codenew ... >}} with {{% codenew ... %}} in all English docs (#42180)
* Replaced {{< codenew ... >}} with {{% codenew ... %}} in all files

* Reverted changes in non-english localizations
2023-07-25 05:54:06 -07:00
Kubernetes Prow Robot 441889f725
Merge pull request #41206 from RomanBednar/retro-sc-assignment-ga
graduate RetroactiveDefaultStorageClass feature to GA in 1.28
2023-07-25 05:22:05 -07:00
Gunju Kim 29b7887d38
Mark ExpandedDNSConfig feature to stable 2023-07-25 21:21:13 +09:00
Evan Lezar 9efc24421a
Update content/en/docs/concepts/extend-kubernetes/compute-storage-net/device-plugins.md
Co-authored-by: Mengjiao Liu <44460091+mengjiao-liu@users.noreply.github.com>
2023-07-25 12:13:21 +02:00
windsonsea ca08498f33 Provide a consistent appearance to bullets 2023-07-25 09:23:22 +08:00
Kubernetes Prow Robot b8869c3263
Merge pull request #42163 from Affan-7/descheduler-docs
Add link for descheduler
2023-07-24 04:04:11 -07:00
Mohammed Affan b64e69439c Add link for descheduler 2023-07-24 15:31:46 +05:30
Evan Lezar 9af46c8913 Add CDI Devices to Device Plugin API
This change expands the documentation for the Device Plugin to include
the addition of support for CDI Device Names as a feature-gated feature
in the 1.28 release.

Signed-off-by: Evan Lezar <elezar@nvidia.com>
2023-07-24 10:52:19 +02:00
Andrew Reeman 4f9dc624c0
Improved wording on _index.md 2023-07-24 09:45:13 +01:00
carlory efbe80ad00 NodeOutOfServiceVolumeDetach feature update to GA
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-07-24 13:52:49 +08:00
Tamilselvan 21440deebf
Update [Creating a Deployment] section 2023-07-24 10:15:11 +05:30
Andrew Reeman 7121b2bed9
Update _index.md
Using indefinite article for 'create a workload object'
2023-07-23 20:41:10 +01:00
Kundan Kumar 448c2a53b6 what's next for network plugin
incorporated review comments
2023-07-23 23:49:24 +05:30
Daniel Vega-Myhre 3e3c3aebff add docs for kep-4017 2023-07-23 01:15:50 +00:00
Mohammed Affan b5fb01c84f Updated topology-aware-routing.md 2023-07-22 13:18:53 +00:00
Kubernetes Prow Robot 7699d5c79e
Merge pull request #41529 from mrgiles/36526_document_yaml_parsing_bug
Add note that documents YAML compatibility bug
2023-07-20 13:28:11 -07:00
Inbaraj S fe01a7cbbd Update ingress-controllers.md with OCI Native Ingress Controller 2023-07-21 01:37:31 +05:30
Kubernetes Prow Robot ce682af151
Merge pull request #40605 from dipesh-rawat/remove-deprecated-topologyKeys
Remove deprecated doc on Topology-aware traffic routing with topology keys
2023-07-20 11:16:10 -07:00
Marcelo Giles e24badb244
Add note that documents yaml compatibility bug
Update note with yaml specs changes link

Move yaml warning note to config best practices doc

Rephrase YAML changes note

Fix typo
2023-07-19 10:40:13 -07:00
Mohammed Affan b2aa1c71d4 Update leases.md
Corrected the incorrect(old) label in kubectl command for inspecting Leases for kube-apiserver
2023-07-19 13:01:52 +00:00
Simon Engmann cfb6309c56
Fix example errors for CrossNamespacePodAffinity
Remove references to CrossNamespaceAffinity

The scope CrossNamespaceAffinity does not exist. Attempting to feed the example
YAML to `kubectl create` results in the following error:

> The ResourceQuota "disable-cross-namespace-affinity" is invalid:
> * spec.scopeSelector.matchExpressions.scopeName: Invalid value:
>  "CrossNamespaceAffinity": unsupported scope

Add missing operator for CrossNamespacePodAffinity

Trying to create the example ResourceQuotas without an operator results in the
following error from `kubectl create`:

> The ResourceQuota "disable-cross-namespace-affinity" is invalid:
> * spec.scopeSelector.matchExpressions.operator: Invalid value: "": must be
>   'Exist' when scope is any of ResourceQuotaScopeTerminating,
>   ResourceQuotaScopeNotTerminating, ResourceQuotaScopeBestEffort,
>   ResourceQuotaScopeNotBestEffort or
>   ResourceQuotaScopeCrossNamespacePodAffinity
> * spec.scopeSelector.matchExpressions.operator: Invalid value: "": not a valid
>     selector operator

The error message itself has another bug, as the operator is Exist*s*, not
Exist.

Signed-off-by: Simon Engmann <simon.engmann@sovity.de>
2023-07-19 09:13:41 +02:00
Sergey Kanzhelev a0a473ba71 promoted parallel image pulls 2023-07-17 20:30:07 +00:00
maxgio92 2717c63335
chore(docs/storage/persistent-volumes.md): replace master with controlplane
Respect the inclusive vocabulary.
2023-07-17 12:02:55 +02:00
carlory 400fbf9cc2 add CSIMigrationRBD feature promotion from alpha to deprecated 2023-07-17 09:51:50 +08:00
Kubernetes Prow Robot ef686eb8b8
Merge pull request #41817 from mboersma/remove-reconfigure-kubelet
Remove reconfigure-kubelet page
2023-07-16 16:15:06 -07:00
Kubernetes Prow Robot 81560e7e89
Merge pull request #41137 from Adi-ty/docs-secret
A more clear description for commands in working with secrets section
2023-07-16 16:11:06 -07:00
Kubernetes Prow Robot 603e3d04af
Merge pull request #41948 from mrgiles/40855_sec_checklist_seccomp_status
Reword seccomp paragraph to remove alpha feature reference
2023-07-16 15:53:06 -07:00
Kubernetes Prow Robot 371fdc73ba
Merge pull request #41988 from hasanrashid/issue-41864
Clarifying number of examples of controllers
2023-07-16 15:51:06 -07:00
Hasan Rashid ad3a2affde
Update content/en/docs/concepts/overview/components.md
Co-authored-by: Michael <haifeng.yao@daocloud.io>
2023-07-15 18:32:27 -04:00
Kubernetes Prow Robot 5e6d914504
Merge pull request #38786 from mattcary/mig-reg
Detail zonal provisioning for GCE PD
2023-07-13 05:22:05 -07:00
lakshmi prasuna 4a87fb5850
Mention default type of Service in “Defining a Service” section (#41855)
* Explain default type of Service in “Defining a Service” section

* incorporated with review comments

* removed unnecessary whitespace
2023-07-13 05:04:06 -07:00
Kubernetes Prow Robot c185ebb4d4
Merge pull request #37593 from sftim/20221029_improve_workload_apis_overview
Improve overview for workload APIs
2023-07-12 05:31:12 -07:00
Kubernetes Prow Robot bdea620da4
Merge pull request #41991 from thisisharrsh/fix_the_link
Fix the broken link for Kubernetes Volume Plugin
2023-07-12 04:59:12 -07:00
harsh 0df0f2a8ab Fixed the link for Kubernetes Volume Plugin 2023-07-12 13:24:41 +05:30
Hasan Rashid 36fd15ae39 Clarifying number of examples of controllers 2023-07-12 00:15:40 -04:00
Roman Bednar 810a320a48 graduate RetroactiveDefaultStorageClass feature to GA in 1.28 2023-07-11 15:48:04 +02:00
Tim Bannister ad54bfe6d6 Use simple list for workload API section index 2023-07-11 09:36:34 +01:00
Tim Bannister 50635afc37 Improve overview for workload APIs
Co-authored-by: Qiming Teng <tengqm@outlook.com>
Co-authored-by: Aldo Culquicondor <acondor@google.com>
2023-07-11 09:36:34 +01:00
shubham82 483bee8462 Fix feature state for MixedProtocolLBService 2023-07-10 16:59:26 +05:30
Marcelo Giles 3581bb036d
Reword seccomp paragraph to remove alpha feature reference
Fix capitalization
2023-07-09 09:46:29 -07:00
Raghunandan16 23aea946b5
Fix wrong feature state (#41927)
* Feature Gate state

* fixed markdown
2023-07-09 03:15:03 -07:00
Marcelo Giles dcd3337cbc
Rewrite note on container runtimes 2023-07-07 18:28:36 -07:00
Kubernetes Prow Robot 64867627ff
Merge pull request #41906 from kinvolk/rata/userns-1.27
content: Clarify version requirements for userns and other minor fixes
2023-07-07 06:33:04 -07:00
Rodrigo Campos cc2ca7a644 content: Make userns statement about dockerd timeless
Signed-off-by: Rodrigo Campos <rodrigoca@microsoft.com>
2023-07-07 15:23:13 +02:00
Kubernetes Prow Robot 25427099cc
Merge pull request #41909 from thisisharrsh/fix_link
Fix broken link for IPv4/IPv6 dual-stack (Windows)
2023-07-07 05:11:04 -07:00
Rodrigo Campos aa5975d39d content: Remove old not about userns
The note is no longer valid (the branch was already merged and the
merged was done correctly).

Signed-off-by: Rodrigo Campos <rodrigoca@microsoft.com>
2023-07-07 12:47:17 +02:00
Rodrigo Campos 0797a850da content: Fix typos in versions requirements for userns
The variable expansion is wrong: it currently expands to 1.27.3 on the
rendered website, so it says it is supported in 1.27 and that it is not.

Let's just re-work this paragraph so it is cleaerer and the variable
expansion is what we want (1.27 and not 1.27.3)-

Signed-off-by: Rodrigo Campos <rodrigoca@microsoft.com>
2023-07-07 12:45:50 +02:00
harsh 7e37e6ff70 Modified the link for IPv4/IPv6 link for windows support. 2023-07-07 11:38:34 +05:30
Kubernetes Prow Robot 9991d011ed
Merge pull request #41912 from akshayamadhuri/akshayamadhuri-patch-7
Update ephemeral-volumes.md
2023-07-06 21:11:03 -07:00
AKSHAYA MADHURI 26a08f8d35
Update ephemeral-volumes.md 2023-07-06 19:39:09 +05:30
harsh ec3ae13ac1 Fixed the link for IPv4/IPv6 dual-stack 2023-07-06 17:55:44 +05:30
Anton Gilgur 74ee1d9875
docs(storage-classes): add section on default `StorageClass` (#41843)
* docs(storage-classes): add section on default StorageClass

- empty commit at the beginning for the squash
  - PR template asks the first commit to be named appropriately for squashes

* Update storage-classes.md

Add Note at the end about having a single default storage class is preferred and that Kubernetes does not prevent you from having multiple storage classes.

* Updated storage-classed.md

Updated storage-classed.md based on feedback.

* update storage-class.md

Updated storage-class.md based on feedback

* fix feedback and grammar

- consistently use StorageClass, as that's how it's mostly used in this doc and the PVC doc
  - except when it is plural, in that case "storage classes" is used
  - fix docs reference to use the proper title of the doc too, which also has it as one word
- consolidate two sentences together that both describe what a default StorageClass is for
  - `storageClassName` is the specific PVC field; use backticks and camelCase when describing it
- remove extra new line

- minor grammar and spacing fixes
  - more than one space was occassionally used
  - a cloud provider will similarly only ever set _one_ default StorageClass, so use singular instead of plural

* docs(storage-classes): add section on default StorageClass

- the PVC docs reference this and there is an administrator guide on how to change this, but no section within the central Storage Classes document
  - this has made it a bit difficult to explain how that a default StorageClass exists as the StorageClass docs themselves barely mention it
  - with a new section, this makes it very clear and links out to other existing docs on the topic

- based off a previous PR that went through some review cycles and added this section but was never merged

* update what happens when multiple defaults exist

- c.f. 962235c86a (diff-77fd84defc818b9e6010794bf87e0eece0960dfeff196e19b7d84da8de15ddffR67)
  - chooses the newest by default

* slight modifications according to the style guide

- simplify dynamic provisionining reference
  - it's specific, but very accurate, so I'm hesitant to remove more pieces of it

- simplify tense; this is still a "hypothetical" (if/when) scenario, so still not present tense, but simpler past perfect tense instead of future perfect tense
  - futher modifications welcome!

* use a relative path to the doc instead of a URL

Co-authored-by: Rey Lejano <rlejano@gmail.com>

---------

Co-authored-by: Ju Lim (Red Hat) <julim@redhat.com>
Co-authored-by: Rey Lejano <rlejano@gmail.com>
2023-07-05 21:55:03 -07:00
Kubernetes Prow Robot b305fdaa5a
Merge pull request #41157 from able8/fix-a-shell-command-in-examples
Fix a shell command in examples of "Init Containers" page
2023-07-05 15:19:03 -07:00
Kubernetes Prow Robot 8546f1908b
Merge pull request #41395 from tengqm/improve-sys-logs
Improve sys logs page by clarifying options dropped
2023-07-05 15:17:03 -07:00
Kubernetes Prow Robot 3342cbf645
Merge pull request #41297 from tengqm/clarify-prestop-hook
Clarify prestop hook invocation condition
2023-07-05 15:15:04 -07:00
Matt Boersma bb4337e8d2
Remove reconfigure-kubelet page 2023-07-05 08:04:46 -06:00
Kubernetes Prow Robot bdbe3dc14f
Merge pull request #41845 from yanggangtony/fix-typo-words
Fix typo words in pod describe
2023-07-04 23:54:55 -07:00
Rishit Dagli e7cf1ca19b
Merge dev-1.28 into main 2023-07-04 19:21:49 -04:00
Kubernetes Prow Robot a4a08726d8
Merge pull request #41804 from ffromani/podresources-ga-fixup
node: fix release state for podresources API
2023-07-03 03:36:52 -07:00
Kubernetes Prow Robot aa86f39e63
Merge pull request #41846 from ffromani/devmgr-topomgr-ga
Fix stale feature state for device plugin integration with Topology Manager
2023-07-03 01:42:51 -07:00
lakshmi 7df9f487ac fix broken link[avoiding-collisions] 2023-07-03 13:07:29 +05:30
Francesco Romani df62b9bed1 node: integration with topology manager is stable
Retroactively fix the feature state:
- device manager GA'd in 1.26
- topology manager GA'd in 1.27
thus we can safely call the integration between topology and device
managers GA in 1.27

Signed-off-by: Francesco Romani <fromani@redhat.com>
2023-07-03 07:44:09 +02:00
yanggang 67ec5feea2
fix typo words in pod describe.
Signed-off-by: yanggang <gang.yang@daocloud.io>
2023-07-03 10:07:37 +08:00
AKSHAYA MADHURI d1b90faec8
Update storage-classes.md 2023-07-02 16:51:32 +05:30
AKSHAYA MADHURI 80f42ed9b5
Update storage-classes.md 2023-07-02 12:10:27 +05:30
Kubernetes Prow Robot fd7fa1ffad
Merge pull request #41195 from sftim/20230223_add_detail_headless_service
Document detail about headless Services
2023-06-30 21:58:43 -07:00
Kubernetes Prow Robot 9ee99313f8
Merge pull request #41797 from enyiakwu/patch-2
Fixed typo for taint-and-toleration.md
2023-06-30 21:34:43 -07:00
Ugur b773649fb2 improvement psa document fix
Signed-off-by: Ugur <ugurozturk918@gmail.com>
2023-06-30 16:20:31 +02:00
Kubernetes Prow Robot c5ee8294f5
Merge pull request #38551 from sftim/20221219_migrate_aws_specifics_from_service
Move AWS Service annotation details to reference page
2023-06-30 06:24:42 -07:00
Kubernetes Prow Robot aa8eabc49a
Merge pull request #40375 from candrews/patch-1
Clarify image pull policy regarding digests
2023-06-30 06:22:43 -07:00
Ugur 26f72a7358 improvement psa document
Signed-off-by: Ugur <ugurozturk918@gmail.com>
2023-06-30 13:09:21 +02:00
Mike Mwanje 0066c6b685 remove misleading note 2023-06-29 16:13:47 +00:00
Mike Mwanje b6ae431591 improve explanation on when to use 'data' and 'stringData' fields 2023-06-29 15:05:31 +00:00
Francesco Romani 3e0e88dadc docs: podresources API is stable
Mark the API, needed to monitor the device plugins, as stable

Signed-off-by: Francesco Romani <fromani@redhat.com>
2023-06-29 14:04:46 +02:00
Max d61f12d86f
fixed typo for taint-and-toleration.md 2023-06-29 12:50:35 +01:00
Rayo 10e15641bd
Update content/en/docs/concepts/overview/working-with-objects/namespaces.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-06-29 12:14:55 +08:00
Rayo d287886f7b
Update content/en/docs/concepts/overview/working-with-objects/namespaces.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-06-29 12:14:42 +08:00
Mike Mwanje 2649069270 add explanation on when to use each of 'data' and 'stringData'
fields
2023-06-28 17:18:43 +00:00
Mike Mwanje 807103fc21 Replace data with stringData in TLS secret example 2023-06-28 17:18:43 +00:00
Rayowang 23ea8a1dc7 fix: unclear documentation on NamespaceDefaultLabelName feature gate 2023-06-29 00:53:20 +08:00
Max 4116be05c0
Update taint-and-toleration.md
fixed some typos
2023-06-28 17:33:53 +01:00
Tim Bannister 5a9803346c Move AWS Service annotation details to reference page 2023-06-26 21:39:12 +01:00
Kevin Grigorenko 810a7cc2c0
Clarify IBM Java and IBM Semeru Runtimes cgroupsV2 support
Signed-off-by: Kevin Grigorenko <kevin.grigorenko@us.ibm.com>
2023-06-26 13:41:50 -05:00
Vilsol 1732bd8fc0
A secret type must be used for pull secret to work 2023-06-25 22:01:39 +03:00
Rishit Dagli e2dc67dbc1
Merge pull request #3 from Rishit-dagli/main
Merged main dev-1.28
2023-06-21 13:09:03 -04:00
Kubernetes Prow Robot c43c360bf4
Merge pull request #41639 from pbxqdown/patch-1
Fix node score calculation in resource-bin-packing.md
2023-06-17 19:48:19 -07:00
Kevin Hannon 01c9decf7d
rename PodHasNetwork to PodReadyToStartContainers (#40945)
* rename PodHasNetwork to PodReadyToStartContainers

* add note for condition rename

* add feature gate removal

* Update content/en/docs/reference/command-line-tools-reference/feature-gates.md

Co-authored-by: Qiming Teng <tengqm@outlook.com>

* Update content/en/docs/reference/command-line-tools-reference/feature-gates-removed.md

Co-authored-by: Qiming Teng <tengqm@outlook.com>

* Update content/en/docs/reference/command-line-tools-reference/feature-gates-removed.md

Co-authored-by: Qiming Teng <tengqm@outlook.com>

---------

Co-authored-by: Qiming Teng <tengqm@outlook.com>
2023-06-16 16:44:19 -07:00
Kubernetes Prow Robot a631f1bc9c
Merge pull request #41514 from T-Lakshmi/init-containers
updated init-containers page
2023-06-15 02:24:18 -07:00
Qian_Xiao 972abbf09f
Fix node score calculation in resource-bin-packing.md
The nodescore calculation formula misses parentheses causing it confusing to understand.
2023-06-14 13:41:54 -07:00
Vaibhav Goel 290b12ca94
Removed the keyword new from dynamic-resource-allocation.md (#41483)
* Removed the new keyword from dynamic-resource-allocation.md

* Updated the grammar in dynamic-resource-allocation.md
2023-06-12 17:59:57 -07:00
Dipesh Rawat 940a468973
Remove deprecated Service topologyKeys 2023-06-11 00:08:02 +01:00
Kubernetes Prow Robot 3ae9cee6c8
Merge pull request #41507 from ronaknnathani/patch-1
Fixes a typo for "concurrency" in PriorityLevelConfiguration section
2023-06-08 08:16:15 -07:00
Kubernetes Prow Robot 75ece85e56
Merge pull request #41278 from tengqm/fix-41089
Add link to reclaiming policy
2023-06-08 08:10:13 -07:00
Kubernetes Prow Robot 386c390e52
Merge pull request #35011 from Kartik494/resourcequotabehavior
Document the resource quota working and steps require to enforce  resource quota on ephemeral storage
2023-06-08 03:02:14 -07:00
lakshmi a3fc330e0c incorporated the review comments. 2023-06-08 15:14:29 +05:30
Kubernetes Prow Robot 96893f8dc6
Merge pull request #41431 from vszabo2/patch-1
Fix referenced paths in Service page
2023-06-07 11:04:14 -07:00
lakshmi ff636abaa4 updated init-containers page 2023-06-07 11:49:01 +05:30
Ronak Nathani f8da7d4ad9
Fixes a typo for "concurrency" in PriorityLevelConfiguration section 2023-06-06 10:07:50 -04:00
Kubernetes Prow Robot 06a06cb3f7
Merge pull request #41402 from pacoxu/container-runtime-cleanup
Container runtime cleanup
2023-06-05 01:36:44 -07:00
Qiming Teng eea76d1110 Add some tidy up changes for retriggering the CI 2023-06-05 12:46:41 +08:00
Qiming Teng d88628bc3d Add link to reclaiming policy 2023-06-05 12:46:25 +08:00
Kubernetes Prow Robot 1c1e5f21e4
Merge pull request #41424 from windsonsea/patchver
replace `currentVersion` with `currentPatchVersion` in concepts
2023-06-03 15:00:41 -07:00
Qiming Teng 60dc217cbb Apply some line wrapping cleanup 2023-06-03 19:56:13 +08:00
Qiming Teng 1e3b4d337d Clarify that some logging options are already dropped 2023-06-03 17:31:27 +08:00
Victor Szabo 417d1f3b5b
Fix referenced paths in Service page
In the External IPs section, the text mentions a couple of paths from the Service manifest that determine how clients can access the service. Those paths are misspelled, and this commit fixes that.
2023-06-02 16:04:20 -07:00
Kubernetes Prow Robot 90c074940b
Merge pull request #41326 from tamilselvan1102/k8s-doc-web-20230525
Add glossary tooltip for kubelet
2023-06-02 10:18:53 -07:00
Michael 50bec1f123 replace currentVersion with currentPatchVersion in concepts 2023-06-02 18:56:23 +08:00
Kubernetes Prow Robot d703ea5c4c
Merge pull request #41406 from Ritikaa96/remove-redundant-selector-from-url
Removing redundant #selector in url and adding line-wrapping cleanup
2023-06-02 01:54:53 -07:00
Kubernetes Prow Robot 66edf52b6b
Merge pull request #41413 from windsonsea/ingressy
Tweak line wrappings in /services-networking/
2023-06-01 16:43:45 -07:00
Kubernetes Prow Robot 0246de63f5
Merge pull request #41412 from windsonsea/tweak
tweak line wrappings in concepts/storage/
2023-06-01 16:41:46 -07:00
Kubernetes Prow Robot 0debd148bf
Merge pull request #41286 from sairameshv/exec_probe
Add a caution regarding the `exec` probe mechanism
2023-06-01 09:29:46 -07:00
Kubernetes Prow Robot 5f352713b6
Merge pull request #41351 from JimBugwadia/update_policies_concepts
update policies concepts page
2023-06-01 08:41:46 -07:00
Michael 49135cefb8 Tweak line wrappings in /services-networking/ingress.md 2023-06-01 21:38:11 +08:00
Michael 2886944017 tweak line wrappings in storage/ 2023-06-01 21:20:18 +08:00
Paco Xu 0731e3877c sync status with https://github.com/kubernetes/kubernetes/pull/114017 2023-06-01 18:13:57 +08:00
Paco Xu ab4604aa4c remove 2023-06-01 18:13:57 +08:00
Ritikaa96 e67417a283 Removing redundant #elector in url and adding line-wrapping cleanup, without changing the text.
Signed-off-by: Ritikaa96 <ritika@india.nec.com>
2023-06-01 13:24:48 +05:30
Tamilselvan b189eebd48
wrapping in to <80 characters 2023-05-31 10:40:25 +05:30
Kubernetes Prow Robot df7cbd1a3a
Merge pull request #40639 from gjkim42/update-expanded-dns-config-docs-for-ga
Update ExpandedDNSConfig docs for GA
2023-05-30 19:33:44 -07:00
xuzhenglun 485133f805
promote ServiceNodePortStaticSubrange to beta 2023-05-31 10:04:53 +08:00
Gunju Kim 8d42b3a9a0
Update ExpandedDNSConfig docs for GA 2023-05-31 09:19:14 +09:00
Kubernetes Prow Robot 1d2727be56
Merge pull request #41330 from mrgiles/32048_document_kubelet_img_cred_prov_concept
Document kubelet image credential provider extension concept
2023-05-30 16:37:44 -07:00
Marcelo Giles 54bfa620f3
Use shortcode 2023-05-30 16:33:53 -07:00
Kubernetes Prow Robot c8773e546d
Merge pull request #41271 from mrgiles/31719_clarify_job_completionMode_rare_condition
Add note for when multiple pods are started for the same job index
2023-05-30 16:31:43 -07:00
Marcelo Giles f838c75164
Fix sentence 2023-05-30 16:20:10 -07:00
Marcelo Giles e0e2354a2d
Capitalize kubelet 2023-05-30 16:02:55 -07:00
Kubernetes Prow Robot 1a22d90894
Merge pull request #41232 from mrgiles/24627_cluster_add_ons_add_cni_ref
Add CNI plugin to list of Addons
2023-05-30 10:43:51 -07:00
Jim Bugwadia e5d5a3f5f9
Update content/en/docs/concepts/policy/_index.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-05-29 18:49:59 -07:00
James Williams 8dbe3483af
Fix typo in labels.md 2023-05-28 08:25:49 +01:00
Jim Bugwadia 9def456bca update policies concept
Signed-off-by: Jim Bugwadia <jim@nirmata.com>
2023-05-27 17:04:35 -07:00
tamilselvan1102 3cf47e9bb0 Add glossary tooltip for kubelet 2023-05-25 17:28:45 +05:30
Kartik Sharma 8404c668f8
Merge branch 'main' into resourcequotabehavior 2023-05-25 11:43:13 +05:30
Qiming Teng 06852a5c95 Apply some tidy up to the page 2023-05-25 10:50:36 +08:00
Kubernetes Prow Robot e2fe34eabd
Merge pull request #41314 from mrgiles/32047_legacy_kubelet_img_pull_creds
Fix Kubernetes typo
2023-05-24 19:46:50 -07:00
Marcelo Giles b4a3763273
Fix Kubernetes typo 2023-05-24 18:34:15 -07:00
Kubernetes Prow Robot 4a46cec7b8
Merge pull request #41287 from mrgiles/32047_legacy_kubelet_img_pull_creds
Reinstate kubelet's pull credentials provider mechanism info
2023-05-24 17:24:49 -07:00
Marcelo Giles 873b01b097
Reinstate kubelets credential provider info
Add (GCR) to list item

Add missing acronyms to list

Rewrite kubelet legacy credential provider

Update section title header
2023-05-24 17:04:50 -07:00
Or Raz 79ce53d337
Update nodes.md
Redundant spaces results in a break of new line.
2023-05-24 14:33:22 +03:00
Sreeram Venkitesh 81fd15afe4
Added section on operators for `nodeAffinity` and `podAffinity` (#39742)
* Added section in the docs about the behaviour of operator in the node and pod affinity docs

* Fixes from review

* Fixed podAffinity and added note about non-integer values

* Fixes from review

* Fixed review comments

* Fixes from review
2023-05-24 01:18:50 -07:00
Qiming Teng ef1b3bfd4e Clarify the condition when preStop hook is invoked 2023-05-24 12:07:55 +08:00
Michael f0e755caae
Fix step indentations in windows user guide (#41283) 2023-05-24 10:55:16 +08:00
Sai Ramesh Vanka 0ef0dedf3a Add a caution regarding the `exec` probe mechanism
Reference Issue: https://github.com/kubernetes/website/issues/41084
1. Exec probe's implementation involves the Kubelet making a gRPC call to the
underlying CRI which inturn involves in the creation of multiple processes that
require a good amount of cpu usage whenever the probe is executed.
2. Whereas the other probes namely `http/gRPC/tcp` involves the Kubelet alone making
a call to the container.
3. There might be a significant amount of cpu overhead in the cases of
higher pod densities, lower periodic intervals when the exec probe is configured.
4. Hence, it would be a good idea to alert the user to opt for the other available probes
in case of the above mentioned scenarios.

Signed-off-by: Sai Ramesh Vanka <svanka@redhat.com>
2023-05-23 21:54:18 +05:30
Kubernetes Prow Robot 0b82613e89
Merge pull request #41274 from erezyfntn/patch-5
Add FortiADC Ingress controller
2023-05-23 09:02:29 -07:00
lakshmi prasuna 589f10154f
Added more points to what's next section under deployment page (#38230)
* Added more points to what's next section under deployment page

* updated content as per review comment

* reworked on comments

* rebase and reworked

* fix format

* Update deployment.md

---------

Co-authored-by: Qiming Teng <tengqm@outlook.com>
2023-05-23 03:06:26 -07:00
erezyfntn 5568df7da2
Update ingress-controllers.md 2023-05-23 08:26:11 +03:00
Marcelo Giles ca366f73d8
Add note for multiple pods for same job index 2023-05-22 18:06:01 -07:00
Marcelo Giles a219b8c2b5
Add CNI to list of addons 2023-05-19 14:06:46 -07:00
Marcelo Giles a79dee21fb
Remove Docker volumes background reference 2023-05-19 11:22:25 -07:00
Kubernetes Prow Robot fcec68a2a9
Merge pull request #41183 from sbhrule15/clarify-default-mount-behavior-secret-configmap
Clarify documentation around default mount permissions for Secrets and ConfigMaps
2023-05-18 17:20:27 -07:00
Joshua Pare 74770e7025 default readonly mounting is not specified 2023-05-18 09:57:16 -05:00
Tim Bannister 9c26f03b3f
Document detail about headless Services 2023-05-17 20:02:29 +01:00
Aditya Singh b8c826abeb
Removed unnecessary < and > 2023-05-17 21:47:13 +05:30
Kubernetes Prow Robot 093971ab31
Merge pull request #41094 from mrgiles/39212_server_field_validation
Add server side field validation section
2023-05-17 05:40:33 -07:00
Marcelo Giles 921936d6a7
Update default kubectl validate statement 2023-05-16 11:34:32 -07:00
Marcelo Giles 071225cc4d
Update SSFV versions paragraph 2023-05-16 09:58:57 -07:00
Kubernetes Prow Robot d219572a20
Merge pull request #38563 from sftim/20221219_revise_service_concept_after_introduction_for_a_bit
Revise Service concept, part 13
2023-05-15 18:05:14 -07:00
Kubernetes Prow Robot 821ca22ac1
Merge pull request #40915 from mrgiles/37738_securing_cluster_checklist_align
Add links between Securing a Cluster and Security Checklist for alignment
2023-05-15 13:45:34 -07:00
Kubernetes Prow Robot 89b0888a81
Merge pull request #41091 from pran2711/FirstPR
Updated Internal Load Balancer annotation for GCP
2023-05-15 13:41:34 -07:00
Sergey Kanzhelev d22f3b970b
Clarify pod scheduling during node graceful termination (#41061)
* clarify the pods scheduling during graceful termination:

* Update content/en/docs/concepts/architecture/nodes.md

Co-authored-by: Qiming Teng <tengqm@outlook.com>

---------

Co-authored-by: Qiming Teng <tengqm@outlook.com>
2023-05-15 13:39:35 -07:00
Marcelo Giles 8afec0c061
Minor style edits from review 2023-05-15 11:52:08 -07:00
able8 c6ff7aa739 fix a shell command in examples 2023-05-16 00:17:43 +08:00
Marcelo Giles 83265768c2
Add namespaceSelector:matchLabels example (#41140)
* Add namespaceSelector:matchLabels example

* Change matchLabels for matchExpressions
2023-05-15 00:33:27 -07:00
Andreas Ttofi 253c851b85
add improvement as per issue 28427 (#41057)
* add improvement as per issue 28427

* Update content/en/docs/concepts/workloads/controllers/deployment.md

Co-authored-by: Qiming Teng <tengqm@outlook.com>

* dummy commit

---------

Co-authored-by: Qiming Teng <tengqm@outlook.com>
2023-05-15 11:49:27 +08:00
Aditya efba341d9b A more clear description for commands and its uses on secrets page 2023-05-14 22:24:42 +05:30
zhenghao.zhu 59545bf3d7 Cleanup page garbage-collection and nodes 2023-05-13 14:18:53 +08:00
Marcelo Giles 81014baced
Update link 2023-05-11 22:36:38 -07:00
Marcelo Giles 1479cd9866
Add server side field validation section 2023-05-11 22:15:46 -07:00
pran2711 12d473538b Updated Internal Load Balancer annotation for GCP 2023-05-12 03:10:49 +05:30
Lior Lieberman b4c1c2e593
new description for appProtocol docs to reflect KEP-3726 (#40881)
* add docs to reflect KEP-3726

* trigger tests

* replace "either" with "one of"

Co-authored-by: Qiming Teng <tengqm@outlook.com>

---------

Co-authored-by: Qiming Teng <tengqm@outlook.com>
2023-05-11 07:29:02 -07:00
niranjandarshann 467da6637a Updated the page in correct format 2023-05-11 12:20:19 +05:30
Kubernetes Prow Robot edc769baa4
Merge pull request #39576 from sftim/20220108_improve_api_documentation_objects_part_1
Reorganize Working with Kubernetes Objects section
2023-05-10 18:39:09 -07:00
Grant He a32bff3813
Fix typo (#40365)
* Fix typo

* Update flow-control.md
2023-05-09 18:32:58 -07:00
Niranjan Darshan 2a10536f1b
Added navigational link for ephemeral and persistent volume (#40785)
* Added navigational link for ephemeral and persistent volume

* Update volumes.md
2023-05-08 19:24:52 -07:00
Kubernetes Prow Robot cde5fbdd13
Merge pull request #39578 from sftim/20230220_revise_windows_in_kubernetes_overview
Revise windows in kubernetes section
2023-05-08 19:04:51 -07:00
Kubernetes Prow Robot 3103f9c182
Merge pull request #40189 from kgibm/clarifycgroupsv2
Clarify cgroupsV2 Java statements
2023-05-08 17:46:51 -07:00
Kubernetes Prow Robot 251599f207
Merge pull request #40896 from ggold7046/patch-2
Update _index.md
2023-05-08 17:24:52 -07:00
Kubernetes Prow Robot fe6f602e5b
Merge pull request #40907 from tengqm/fix-configmap-typo
Fix a typo in the configmap concept page
2023-05-08 16:44:52 -07:00
Kubernetes Prow Robot 08f109a1ab
Merge pull request #41030 from rumstead/patch-1
docs: correcting article usage
2023-05-08 16:42:52 -07:00
Kubernetes Prow Robot 8d41c429c5
Merge pull request #40285 from sftim/20230324_revise_windows_in_kubernetes_guide
Revise Windows container guide
2023-05-08 16:18:51 -07:00
rumstead 335b7a6e35
docs: Update system-metrics.md 2023-05-08 14:02:54 -04:00
lowang-bh 124f6b8c6a
Fix: word spelling (#41003)
Signed-off-by: lowang_bh <lhui_wang@163.com>
2023-05-08 18:45:14 +08:00
Tamilselvan 1793e17a74
moving 'Pod failure policy' under 'Handling Pod and container failures' (#40999) 2023-05-08 17:25:32 +08:00
Kubernetes Prow Robot 9197607e26
Merge pull request #40886 from xak2000/patch-1
Fix well-known label name
2023-05-07 06:25:16 -07:00
Kubernetes Prow Robot eb7c049f04
Merge pull request #40376 from dtzar/patch-1
clarify Windows privileged containers feature enablement
2023-05-07 03:51:16 -07:00
Qiming Teng 8dda236d6f Fix a typo in the configmap concept page 2023-05-07 18:49:20 +08:00
Russ Savage 3bd3118093
feat: Add ngrok k8s ingress controller to the list of Ingress Controllers (#40794)
* feat: adding ngrok kubernetes controller

* fix: updating ngrok k8s controller text
2023-05-07 03:01:18 -07:00
Kubernetes Prow Robot 884010df9f
Merge pull request #40752 from YiNNx/fix/pod-template-hash
[en] fix incorrect pod-template-hash labels in deployment.md
2023-05-07 02:41:15 -07:00
Khush Patibandha cac1228075
added hyperlink to refer to 'define environment variable for a container' (#40936)
* added hyperlink to refer to 'define environment variable for a container' to 'deployment'

* hyperlink updated

* 'Deployment' fix and re-wording changes
2023-05-04 06:56:42 -07:00
lakshmi prasuna 01b0c60e41
Updated What's next section under components page. (#38191)
* updated What's next section under components page.

* Reworked as per the review suggestions.

* updated case for Kubernetes
2023-05-03 17:42:42 -07:00
Tim Bannister 50d7e85643
Migrate from fullVersion param to skew shortcode
Use {{< skew currentPatchVersion >}} to render the latest patch version
for the minor release being documented.
2023-05-02 23:25:30 +01:00
Kubernetes Prow Robot d71b3bdb7d
Merge pull request #40730 from atiratree/LocalStorageCapacityIsolation
remove beta reference from LocalStorageCapacityIsolation GA promotion
2023-05-02 15:12:15 -07:00
niranjandarshann 057766eed7 updated link 2023-05-02 00:35:47 +05:30
Marcelo Giles 19a3dc0f6f
Add links between securing cluster and security checklist 2023-04-30 23:28:52 -07:00
Tim Bannister a460f750c6 Swap headers
Use what was previously a second-level heading as the page title.
2023-04-29 21:39:42 +01:00
Tim Bannister 634c17f61c Reorganize Working with Kubernetes Objects section
- move Understanding Kubernetes Objects to be section overview
- within the section, consistently link to the new (moved) page from the
  first mention of “object”
- add a redirect

Co-authored-by: Divya Mohan <divya.mohan0209@gmail.com>
2023-04-29 21:39:42 +01:00
AG 6034fb8536
Update _index.md
Fixed grammatical errors.
2023-04-29 21:15:30 +05:30
Ruslan Stelmachenko 4d051d9b29
Fix well-known label name 2023-04-28 21:27:29 +02:00
niranjandarshann d8a6fd602c fixed broken link 2023-04-28 22:39:33 +05:30
Kubernetes Prow Robot b24593f83f
Merge pull request #40869 from KhushPatibandha/issue-40742
stated 2 problems in a better way for volumes
2023-04-28 06:56:16 -07:00
Kubernetes Prow Robot 3fb98b6020
Merge pull request #40872 from windsonsea/addony
tweak line wrappings in addons.md
2023-04-28 00:54:16 -07:00
Luqmaan Hakeem a370eeefcd
Fixed broken link (#40103)
* Fixed broken link

* Fixed broken link

Changed back to the old reference text

* Fixed broken link

Co-authored-by: Nitish Kumar <justnitish06@gmail.com>

---------

Co-authored-by: Nitish Kumar <justnitish06@gmail.com>
2023-04-27 16:08:15 -07:00
Michael da849b4753 tweak line wrappings in addons.md 2023-04-27 21:21:13 +08:00
KhushPatibandha e517e3ab99 stated 2 problems in a better for volumes 2023-04-27 13:47:38 +05:30
yinn_x 593bca64c5 [en] fix incorrect pod-template-hash labels in deployment.md 2023-04-18 18:52:01 +08:00
Filip Křepinský 7efbeea51f remove beta reference from LocalStorageCapacityIsolation GA promotion 2023-04-17 14:33:23 +02:00
Tim Bannister f84c2f9c38 Revise Windows in Kubernetes section
- Link to other pages
- Update scheduling guide (partial update)

Co-authored-by: Qiming Teng <tengqm@outlook.com>
2023-04-17 10:06:11 +01:00
Tim Bannister c148e37d74 Revise Service concept
These changes reorganize the structure of the page to provide a new
focus on the 4 types of Service.
2023-04-17 09:26:33 +01:00
ziyi-xie 95775ad64a Modified the description about emptyDir sizeLimit 2023-04-17 04:24:25 +00:00
Kubernetes Prow Robot 88c9abee24
Merge pull request #40647 from Huang-Wei/sched-framework-update
Update scheduler framework doc to include PreEnqueue
2023-04-14 05:26:40 -07:00
Kubernetes Prow Robot 69f67c3404
Merge pull request #40085 from Ritikaa96/loadbalancerip-deprecation
Deprecation Note added for loadbalancerIP
2023-04-14 03:26:39 -07:00
Wei Huang 625b031344
fixup: address comments 2023-04-13 14:37:57 -07:00
Tim Bannister 74cc2bcb93
Drop Windows Server 20H2
Windows Server 20H2 is out of upstream support.
2023-04-13 20:03:38 +01:00