RyanAoh
e94edd0691
update the range of pod-deletion-cost
2023-09-02 10:59:05 +08:00
Kubernetes Prow Robot
93247c7e63
Merge pull request #40336 from DanteMustCode/patch-3
...
fix the number of replicas in an example
2023-09-01 08:04:32 -07:00
Qiming Teng
a84bdb6470
Move labels discussion back to its concept page
...
The discussion about "managing labels effectively" and "updating labels"
are currently difficult to find. They are supposed to be part of the labels
concept page. This PR moves this two sections there and adjusts the links
where they were pointed at.
2023-09-01 22:17:58 +08:00
Qiming Teng
07f224714a
Fix links
...
This PR fixes some link errors as discovered by the `linkchecker.py` tool.
2023-08-31 21:11:57 +08:00
Lucas Servén Marín
ec7c348bd6
device-plugins.md: add generic-device-plugin
...
I'd like to add a reference to a project I created several years ago called squat/generic-device-plugin, which allows Kubernetes to discover and allocate generic Linux devices such as the FUSE device, serial devices, Linux video devices, sound cards, USB devices, etc. This project provides access to Linux devices that do not require special, vendor-specific setup logic. It is often used in conjunction with Iot deployments, e.g. to expose ZigBee devices to a home assistant Deployment.
2023-08-30 15:01:35 +02:00
hchyue
21e40a0bdd
Update content/en/docs/concepts/storage/volumes.md
...
"tail -f /dev/null " is better than "sleep 3600"
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-08-30 17:38:57 +08:00
DanteMustCode
e98751da85
fix the number of replicas in an example
2023-08-30 10:49:49 +08:00
Kubernetes Prow Robot
1cf263caa3
Merge pull request #42627 from edwargix/edwargix-patch-1
...
replicaset: fix ownerReferences link
2023-08-29 19:21:56 -07:00
Fang, Wei
c701c41a19
fix: Wrong hyperlink of FortiADC Ingress Controller in ingress-controllers.md
...
Co-authored-by: inukai <82919057+t-inu@users.noreply.github.com>
2023-08-28 12:33:10 +08:00
Kubernetes Prow Robot
37fa3ce8b5
Merge pull request #40725 from ziyi-xie/emptydir-description
...
Modified the description about emptyDir sizeLimit
2023-08-27 07:05:21 -07:00
Rory McCune
8ed2edd0e2
change serviceaccount wording
2023-08-27 09:31:11 +01:00
Rory McCune
076c879c70
Update content/en/docs/concepts/security/hardening-guide/authentication-mechanisms.md
...
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2023-08-27 09:28:51 +01:00
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
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