Commit Graph

3520 Commits

Author SHA1 Message Date
carolina valencia 4d9111a85c Merge remote-tracking branch 'upstream/main' into dev-1.26 2022-11-08 18:17:11 -03:00
Kubernetes Prow Robot aaaa6303f4
Merge pull request #37731 from sftim/20221105_tweak_psp_removal_page
Tweak page about PodSecurityPolicy removal
2022-11-08 11:14:19 -08:00
Kubernetes Prow Robot fb297763e7
Merge pull request #35053 from verb/32351-projected-volumes
Clarify handling of projected SA token permissions
2022-11-08 08:42:19 -08:00
Kubernetes Prow Robot b0fa87548b
Merge pull request #37688 from kerthcet/feat/graduate-nodeInclusionPoplicy
Graduate scheduler nodeInclusionPolicy to beta
2022-11-07 23:44:19 -08:00
Chris Banks c760959192
Fix tiny typo in NFS Volume example.
`Pod.spec.volumes.nfs.readOnly` was subtly misspelled `readonly`, which was breaking the example.

```
$ k explain Pod.spec.volumes.nfs.readonly
error: field "readonly" does not exist
$ k explain Pod.spec.volumes.nfs.readOnly
KIND:     Pod
VERSION:  v1

FIELD:    readOnly <boolean>
...
```
2022-11-07 22:03:48 +00:00
Kubernetes Prow Robot b317d783ff
Merge pull request #37420 from mattcary/emptysize
Clarify emptyDir sizeLimit
2022-11-07 08:12:17 -08:00
Kubernetes Prow Robot b4bce489d3
Merge pull request #37704 from windsonsea/dynpro
Optimize link text in /dynamic-provisioning.md
2022-11-07 05:10:17 -08:00
Kubernetes Prow Robot c2555da010
Merge pull request #37729 from sftim/20221105_deprecate_glusterfs_more
Deprecate glusterfs in more places
2022-11-05 22:08:15 -07:00
Tim Bannister 4e006c898d Tweak page about PSP removal
- Remove reviewers (feature was removed)
- Use semi-custom Docsy callout to note the removal
- Stop stating that the API is deprecated; it's now actually removed.
2022-11-05 18:22:27 +00:00
Tim Bannister 3c53de8086
Mark glusterfs volume type deprecated everywhere
Fix up a few places where glusterfs wasn't marked as deprecated.
2022-11-05 18:16:27 +00:00
Abigail McCarthy 3174fdf2d4 Adjust page weights for /docs/concepts section
Changes the page weights of the index files for folders in the /docs/concepts folder. There were some overlapping weights and weights that were close together.
2022-11-04 10:13:53 -04:00
Laszlo Janosi 42377b6017 KEP-1435 Support of different protocols on Services with type=LoadBalancer moves to GA
The feature gate MixedProtocolLBService moves to GA state in 1.26.
The documentation of the support of different protocols in the same LB Service is updated.
2022-11-04 08:58:35 +02:00
windsonsea 32f1033df0 Optimize link target in /dynamic-provisioning.md 2022-11-04 09:51:15 +08:00
Kubernetes Prow Robot 11751febf2
Merge pull request #37608 from kadtendulkar/kad46
Update content/en/docs/concepts/extend-kubernetes/_index.md
2022-11-03 10:23:37 -07:00
kerthcet d8e7a7a700 Feat: graduate NodeInclusionPolicy to beta
Signed-off-by: kerthcet <kerthcet@gmail.com>
2022-11-03 19:17:49 +08:00
Kubernetes Prow Robot a3f3da04f4
Merge pull request #37632 from mengjiao-liu/improve-StatefulSetAutoDeletePVC
Improve feature gate StatefulSetAutoDeletePVC description
2022-11-03 03:33:35 -07:00
Kubernetes Prow Robot e736a4e861
Merge pull request #37678 from nate-double-u/update-service-topology-page-weight
Updating service topology to a higher weight due to deprecation
2022-11-03 03:27:34 -07:00
Kubernetes Prow Robot cdfab27ffc
Merge pull request #37253 from kinvolk/rata/userns
content: Clarify how to verify user abstraction
2022-11-02 20:17:35 -07:00
Kubernetes Prow Robot 86283693de
Merge pull request #37473 from a-mccarthy/a-mccarthy-k8s-community-docsprint-weights
Update page weights for content/en/docs/concepts/architecture
2022-11-02 16:43:00 -07:00
Nate W 6121ea586b updating service topology to a higher weight than any other page in its section as it is a deprecated feature.
Signed-off-by: Nate W <natew@cncf.io>
2022-11-02 15:08:18 -07:00
Kubernetes Prow Robot 5268b434ba
Merge pull request #37494 from haosdent/haosdent/concepts/services-networking
KubeCon Docs Sprint: Update page weights for content/en/docs/concepts…
2022-11-02 15:05:02 -07:00
Lee Verberne 3afe0c7cd7 Clarify which files are modified in projected service account tokens 2022-11-02 15:06:18 +01:00
Lee Verberne 77fd1deecd Address reviewer comments 2022-11-02 14:53:05 +01:00
windsonsea 35665871da Fix links about flexvolume 2022-11-01 15:38:12 +08:00
Mengjiao Liu 48363e2a93 Improve feature gate StatefulSetAutoDeletePVC description 2022-11-01 10:52:35 +08:00
Kubernetes Prow Robot 93f9481370
Merge pull request #37495 from haosdent/haosdent/concepts/storage
KubeCon Docs Sprint: Update page weights for content/en/docs/concepts/storage
2022-10-30 17:18:45 -07:00
kadtendulkar 83b8ea3497 Update content/en/docs/concepts/extend-kubernetes/_index.md 2022-10-30 20:33:40 +05:30
Kubernetes Prow Robot c6ec678fe7
Merge pull request #37491 from Rishit-dagli/Rishit-dagli-configmaps-pods
Update example to configure pods from configmap
2022-10-29 09:20:40 -07:00
rxw 002aa6750d
Use colon instead of comma when giving an example 2022-10-28 15:13:02 -04:00
Christopher Negus 66df1d729e Add page weights to concepts -> scheduling-eviction pages 2022-10-25 15:58:57 +00:00
Rishit Dagli 6d0f8be9bc Update example to configure pods 2022-10-25 10:44:37 -04:00
Haosdent Huang 54ecdc4896 KubeCon Docs Sprint: Update page weights for content/en/docs/concepts/storage. 2022-10-24 15:55:54 -04:00
Haosdent Huang fbdd10071f KubeCon Docs Sprint: Update page weights for content/en/docs/concepts/services-networking. 2022-10-24 15:38:32 -04:00
Kubernetes Prow Robot 453dd71949
Merge pull request #37492 from chrisnegus/20221024-mcngs-fix-concept-weight
Add page weights to concepts -> security pages
2022-10-24 12:22:23 -07:00
Christopher Negus 0f9b65b429 Add page weights to concepts -> security pages 2022-10-24 19:02:52 +00:00
Kubernetes Prow Robot bc4a95ac20
Merge pull request #37490 from shivaylamba/shivay-volume-heading-docs-sprint-na-2022
Kubernetes Docs Sprint: lowercase volume
2022-10-24 11:50:24 -07:00
Kubernetes Prow Robot af40582e1c
Merge pull request #37479 from spzala/docsprintspzala2
Change weight for localization correctness
2022-10-24 11:38:23 -07:00
Shivay Lamba e3ea67a23d Kubernetes Docs Sprint: lowercase volume
Signed-off-by: Shivay Lamba <shivaylamba@gmail.com>
2022-10-24 18:32:57 +00:00
Sahdev Zala 95683e0b2e Change weight for localization correctness
Keeping index files weight as such. Also, no changes to the
card index as they are not needed.
Part of the work at Doc Sprint KubeCon NA 2022.

Related # #35093

Signed-off-by: Sahdev Zala <spzala@us.ibm.com>
2022-10-24 14:09:48 -04:00
Haosdent Huang ac5e7c0bd0 KubeCon Docs Sprint: Update page weights for content/en/docs/concepts/cluster-administration. 2022-10-24 13:43:39 -04:00
Matthew Cary 8eece1b4b4 Clarify emptyDir sizeLimit 2022-10-24 10:34:49 -07:00
Kubernetes Prow Robot 199b30015b
Merge pull request #37474 from reylejano/page-weight-docs-sprint-2022
Update page weights for concepts/overview/working-with-objects
2022-10-24 09:12:25 -07:00
Kubernetes Prow Robot 14ece2c4dc
Merge pull request #37472 from cailynse/update-weight-content-workloads-pods
KubeCon Docs Sprint: Added Missing Weight for Concepts/Workloads/Pods
2022-10-24 09:00:26 -07:00
Rey Lejano 6bfe72e2b0 update page weights for concepts overview working with objects 2022-10-24 11:52:44 -04:00
Kubernetes Prow Robot 8286689413
Merge pull request #37470 from spzala/docsprintspzala
Change weight for localization
2022-10-24 08:52:25 -07:00
Abigail McCarthy 1bbb4b98d4 Update page weights for content/en/docs/concepts/architecture 2022-10-24 11:51:18 -04:00
Cailyn Edwards 4abd58cf2e
Added Missing Weight 2022-10-24 11:40:39 -04:00
Nate W 3bb617369e updating page weights for content/en/docs/concepts/containers
Signed-off-by: Nate W <natew@cncf.io>
2022-10-24 11:34:21 -04:00
Sahdev Zala 03b167954c Change weight for localization
Part of the work at Doc Sprint KubeCon NA 2022

Related # https://github.com/kubernetes/website/issues/35093

Signed-off-by: Sahdev Zala <spzala@us.ibm.com>
2022-10-24 11:33:32 -04:00
Marius Kimmina 7e26e71edf
Update controller.md - grammar adjustment (#37259)
* Update controller.md

Adjust grammar in controller.md

* aditional small fixes
2022-10-23 19:24:25 -07:00