windsonsea
cd2d854a8f
Tweak line wrappings in /volume-snapshots.md
2022-11-10 10:13:33 +08:00
Kubernetes Prow Robot
4312632fbe
Merge pull request #37209 from tengqm/tweak-sys-metrics
...
Tweak line wrapping for system-metrics page
2022-11-09 15:26:54 -08:00
Kubernetes Prow Robot
f7689cb7b7
Merge pull request #37210 from tengqm/tweak-overview
...
Tweak line wrapping for configuration overview page
2022-11-09 15:24:54 -08:00
Kubernetes Prow Robot
3f86f4436c
Merge pull request #37212 from tengqm/tweak-sys-log
...
Tweak line wrapping in the system-logs page
2022-11-09 15:22:54 -08:00
Kubernetes Prow Robot
90e30eac42
Merge pull request #37216 from tengqm/tweak-cr
...
Tweak line wrapping in the custom-resource concept page
2022-11-09 14:34:54 -08:00
Kubernetes Prow Robot
9b62ccae9e
Merge pull request #37217 from tengqm/tweak-device-plugins
...
Tweak line wrappings in the device-plugin concepts page
2022-11-09 14:32:54 -08:00
Tim Bannister
ceb46ca01f
Link from Services concept index to Service tutorial
2022-11-09 22:31:05 +00:00
Tim Bannister
ce46f1ca74
Move "Connecting Applications with Services" to tutorials section
...
Co-authored-by: Rolfe Dlugy-Hegwer <rolfedh@users.noreply.github.com>
2022-11-09 22:31:05 +00:00
Kubernetes Prow Robot
924f40fc58
Merge pull request #37218 from tengqm/tweak-net-plugin
...
Tweak line wrappings in the network-plugins page
2022-11-09 14:30:54 -08:00
Kubernetes Prow Robot
35b521feb2
Merge pull request #37464 from windsonsea/seren
...
Fix inconsistencies in service.md
2022-11-09 14:06:54 -08:00
Tim Bannister
ddfcad4fe8
Redo index for Containers concept
...
- Mention RuntimeClass
- omit container image and runtimeclass from links as they are already
mentioned explicitly
Co-authored-by: Rey Lejano <rlejano@gmail.com>
2022-11-09 12:32:52 +00:00
xin.li
337a63a995
[en] modify invalid links
...
Signed-off-by: xin.li <xin.li@daocloud.io>
2022-11-09 16:41:45 +08:00
lakshmi prasuna
3607e97d2f
Replaced "Learn more about the following." with "Learn more about the following:" under whats next section.
2022-11-09 11:30:17 +05:30
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
Pradumna Saraf
0f9c060a68
docs: Update projected-volumes.md
2022-11-08 17:55:40 +00: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
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
lakshmi prasuna
761ea4c413
Rephrased the what's next section under kubernetes objects page.
2022-11-07 14:21:15 +05:30
lakshmi prasuna
6238ffa014
Added more points in what's next section of Understanding Kubernetes objects
2022-11-07 11:35:50 +05:30
Tim Bannister
8e7f06000f
Improve list of default namespaces
2022-11-06 08:47:52 +00: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
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
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
Tim Bannister
bb22bd031e
Switch self-healing feature to ReplicaSet
...
Don't highlight the legacy ReplicationController API when talking about
Kubernetes' ability to self-heal.
2022-10-29 18:32:42 +01:00
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
windsonsea
5c89050e0e
minor changes in service.md
2022-10-24 17:28:31 +08: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
Kubernetes Prow Robot
78959d1a12
Merge pull request #37258 from mariuskimmina/patch-2
...
Update statefulset.md - Matching lowercase c in Controller to the rest of the documentation
2022-10-23 19:22:26 -07:00
Marius Kimmina
0fead5cf46
aditional small fixes
2022-10-23 08:06:05 +02:00
Glusk
ca226243a5
typo fix
2022-10-22 18:03:41 +02:00
Kubernetes Prow Robot
b2f830f5be
Merge pull request #36672 from sftim/20220411_remove_misleading_service_clusterip_detail
...
Avoid misleading text in Service concept
2022-10-21 15:53:56 -07:00
Kubernetes Prow Robot
b8c355df0d
Merge pull request #37389 from sachinparihar/master
...
Remove the Introduction heading from DNS for Services and Pods page
2022-10-19 17:14:57 -07:00
sachinparihar
a110463b7f
Removed the Introduction title from DNS for Services and Pods page
2022-10-19 22:01:39 +05:30
Kubernetes Prow Robot
ce7e330c57
Merge pull request #36673 from sftim/20220825_favor_endpointslices
...
Favor EndpointSlice over Endpoints
2022-10-19 08:45:02 -07:00
Michael
e039acdca8
fix alignment in topology-spread-constraints.md
2022-10-19 08:16:01 +08:00
Kubernetes Prow Robot
342456405d
Merge pull request #36396 from kadtendulkar/kad33
...
Fix hyperlink on Pod Topology Spread Constraints page
2022-10-18 14:57:02 -07:00
Théo "Bob" Massard
70661324bd
fix(device-plugins): update FPGA device link
2022-10-18 14:07:48 +02:00
Kubernetes Prow Robot
81e0c94e4c
Merge pull request #37262 from sftim/20221010_fixup_limit_range_concept
...
Fixup LimitRange concept
2022-10-15 10:07:06 -07:00
Kubernetes Prow Robot
41f39931d5
Merge pull request #37172 from PK1312/patch-1
...
adding missing close parenthesis
2022-10-13 09:49:01 -07:00
Tim Bannister
fdceaa2944
Avoid misleading text in Service concept
...
The existing text implied that creating a node port or load balanced
Service would actually add an extra Service object that you could see in
the Kubernetes API. This isn't true, so avoid implying that it is.
2022-10-11 22:20:19 +01:00
Grant MacGillivray
8fd0dbbed6
changing parenthesis location as per comment
2022-10-11 11:37:03 -07:00
Tim Bannister
1eef742465
Favor EndpointSlice over Endpoints
...
Document EndpointSlice as the preferred and most appropriate mechanism
to record the backing endpoints of a Service.
Co-authored-by: Rob Scott <rob.scott87@gmail.com>
Co-authored-by: Shannon Kularathna <ax3shannonkularathna@gmail.com>
2022-10-11 12:38:39 +01:00
Tim Bannister
2b6ca5dbac
Move historical LimitRange context to end
2022-10-10 22:10:27 +01:00
Tim Bannister
6da0133a7d
Fix up LimitRange concept
2022-10-10 22:10:10 +01:00
Kubernetes Prow Robot
8c93dfd308
Merge pull request #37202 from SergeyKanzhelev/LimitRangerClarification
...
Revise and update LimitRange concept
2022-10-10 13:53:03 -07:00
Marius Kimmina
c83d6be2c9
Update statefulset.md
...
Match lowercase spelling of "controller" to the rest of the documentation.
2022-10-10 20:11:25 +02:00
Sergey Kanzhelev
0eabe496cd
limit ranger clarification
2022-10-10 17:46:28 +00:00
Rodrigo Campos
28e090aac6
content: Clarify how to verify user abstraction
...
This was mentioned in #36386 .
Signed-off-by: Rodrigo Campos <rodrigoca@microsoft.com>
2022-10-10 15:35:16 +02:00
Kubernetes Prow Robot
157eb7a1b0
Merge pull request #37185 from leo8a/patch-2
...
Remove extra wording
2022-10-08 12:47:20 -07:00
Kubernetes Prow Robot
f0f8169754
Merge pull request #37215 from tengqm/tweak-api-aggre
...
Tweak line wrapping in the apiserver aggregation page
2022-10-08 12:03:19 -07:00
Kubernetes Prow Robot
d7ad8d78b7
Merge pull request #37214 from tengqm/tweak-operator
...
Tweak line wrapping in the operator concept page
2022-10-08 12:01:18 -07:00
Qiming Teng
7242d41588
Tweak line wrappings in the network-plugins page
...
This PR fixes the line wrapping problems found in the network-plugins.md page.
2022-10-08 16:55:53 +08:00
Qiming Teng
9ad91ebe41
Tweak line wrappings in the device-plugin concepts page
...
This PR fixes the long line problems found in the device-plugins.md page.
2022-10-08 16:51:35 +08:00
Qiming Teng
888c244394
Tweak line wrapping in the custom-resource concept page
...
This PR fixes the long line problems found in the custom-resources.md
concept page. Saddly, there are some markdown tables we cannot fix yet
in this PR. Maybe a HTML table is a better alternative.
2022-10-08 16:46:25 +08:00
Qiming Teng
ab166dcba2
Tweak line wrapping in the apiserver aggregation page
...
This PR fixes the long lines found in the apiserver-aggregation.md page.
2022-10-08 16:42:16 +08:00
Qiming Teng
574ce9841b
Tweak lin wrapping in the operator concept page
...
This PR fixes the line wrapping problems found in the operator.md page.
2022-10-08 16:39:57 +08:00
Qiming Teng
897f5b6f26
Tweak line wrapping in the system-logs page
...
This PR fixes the line wrapping problems found in the system-logs.md
file.
2022-10-08 16:31:20 +08:00
Qiming Teng
28f831e7d6
Tweak line wrapping in secret concept page
...
This PR wrapps the long lines found in the secret.md concept page.
2022-10-08 16:29:46 +08:00
Qiming Teng
2e131a589a
Tweak line wrapping for configuration overview page
...
This PR wrapps the long lines found in the configuration/overview.md page.
2022-10-08 16:20:51 +08:00
Qiming Teng
39bfd1e858
Tweak line wrapping for system-metrics page
...
This PR wrapps the long lines found in the system-metrics.md page.
2022-10-08 16:19:16 +08:00
Leo Ochoa
a8284814b6
Remove extra wording
2022-10-06 16:37:00 +02:00
Grant MacGillivray
dc812cdc59
adding missing close parenthesis
2022-10-05 15:27:47 -07:00