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
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
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
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
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