Commit Graph

3784 Commits

Author SHA1 Message Date
Kubernetes Prow Robot 3d4d447a5c
Merge pull request #37802 from ttakahashi21/dev-1.26-KEP-3294-doc
Add document for Provision volumes from cross namespace data sources
2022-11-28 10:32:06 -08:00
Wei Huang 0025a584be
Remove redundant mermaid bits 2022-11-28 10:09:27 -08:00
Kubernetes Prow Robot da957905bc
Merge pull request #38042 from mimowo/add-note-on-podgc2
Extend documentation on PodGC focusing on PodDisruptionConditions enabled
2022-11-28 06:10:08 -08:00
Takafumi Takahashi e837f0f804 Add document for Cross namespace data sources 2022-11-28 07:56:52 -05:00
Kubernetes Prow Robot be09333a58
Merge pull request #37766 from pohly/dynamic-resource-allocation-concepts
dynamic resource allocation concepts
2022-11-28 04:44:07 -08:00
Kubernetes Prow Robot b53d942c41
Merge pull request #37841 from saschagrunert/dev-1.26-signed-artifacts
[KEP 3031] Add documentation about signed Kubernetes artifacts
2022-11-28 04:08:09 -08:00
Peter Schuurman 6474d77d4f Rename docs section for StatefulSetStartOrdinal to 'Start ordinal' 2022-11-28 03:58:57 -08:00
Sascha Grunert f8a2d2319a
Add documentation about signed Kubernetes artifacts
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2022-11-28 12:05:11 +01:00
Kubernetes Prow Robot 9e740897ce
Merge pull request #37379 from Kartik494/besteffortpods
Document special case of ResourceQuota for cpu and memory
2022-11-28 02:54:07 -08:00
Patrick Ohly 197de4f5ba document dynamic resource allocation concepts
The documentation intentionally only gives an overview. The API documentation
and the KEP have more details. Specific examples will be provided by hardware
vendors that provide resource drivers.

The new page gets placed between "Scheduling Framework" (because that
introduces the concept of a scheduler plugin) and "Scheduler Performance
Tuning" (which seems like a more advanced topic).
2022-11-28 11:48:35 +01:00
Michal Wozniak 964a24d759 Extend documentation on PodGC focusing on PodDisruptionConditions enabled
Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>
2022-11-28 09:02:52 +01:00
Ritikaa96 fab0fc76a5 Updating labels.md 2022-11-28 11:42:38 +05:30
kartik494 6abdc256ad Resource Quota behaviour on BestEffort Pod 2022-11-28 09:51:47 +05:30
Peter Schuurman 23134e5fc8 Update StatefulSet Ordinal Index documentation 2022-11-27 18:08:14 -08:00
Kubernetes Prow Robot 49e11abdb5
Merge pull request #37675 from Huang-Wei/alpha-pod-scheduling-readiness
Doc for Alpha feature PodSchedulingReadiness
2022-11-27 17:02:06 -08:00
Kubernetes Prow Robot 1b554d8fa4
Merge pull request #38055 from sftim/20221124_drop_task_enable_service_topology
Drop (deprecated) task for enabling service topology
2022-11-26 02:02:04 -08:00
Shannon Kularathna b592215c13 Move mounted Secrets sections verbatim to task page 2022-11-25 20:22:39 +00:00
Pieter 01762bacc1
Clarify role of ReplicaSet 2022-11-24 21:09:37 +01:00
Tim Bannister 0912bf0a84
Preserve existing hyperlinks in Service concept 2022-11-24 18:36:07 +00:00
Tim Bannister 1d68a02353
Migrate reference details out Service concept
Migrate away:
- details of virtual IP mechanism for Services
- detailed information about protocols for Services (UDP, TCP, SCTP)

Co-authored-by: Antonio Ojea <aojea@redhat.com>
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2022-11-24 18:33:47 +00:00
Tim Bannister 4ed33d1429
Drop (deprecated) task for enabling service topology
As this feature is deprecated, there is no special need to help readers
to enable it.
2022-11-24 18:27:06 +00:00
carolina valencia b4ad83ef13 Merge remote-tracking branch 'upstream/main' into dev-1.26 2022-11-24 11:49:25 -03:00
Michael e0674311f6 Tweak line wrappings in /concepts/overview/ 2022-11-24 22:13:10 +08:00
Michal Wozniak 0d23d1d96c Add a note about job controller considering failed pods
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Maciej Szulik <soltysh@gmail.com>
2022-11-24 12:39:01 +01:00
Kundan Kumar cb67447e6a described Pod pair 2022-11-23 18:45:16 +05:30
Amos Shapira 7acec1afba
cri.md: remove extraneous "then" 2022-11-23 21:48:53 +11:00
Mike Spreitzer 9360aa1711 sample-and-watermark replaced with timing histograms 2022-11-22 17:21:23 -05:00
Chris Seto e2c34dff6c Correct misleading wording in Pod DNS Policies
A debugging rabbit hole lead me to digging around kublet's behavior
regarding certain DNS Policies.

This commit updates some potentially misleading wordings to more
correctly convey kubelet's behavior which was discovered after some
rabbit hole debugging of DNS Policies.

The ClusterFirst policy documentation would imply that the resolve.conf
of a Pod would contain a fallback to the Node's nameserver. This is not
the cause, [kubelet explicitly
mentions](4276ed3628/pkg/kubelet/network/dns/dns.go (L403-L407))
that the fallback is handled by whatever system is running kube-dns or
coredns which dramatically changes the behavior of the system when the
cluster's DNS is unavailable.

The ClusterFirstWithHostNet policy is lacking any amount of detail as to
why one would desire to use it. This commit doesn't go into complete
detail but adds an important note about the behavior of `hostNetwork`
when not using the `ClusterFirstWIthHostNet` Policy.
2022-11-22 16:45:23 -05:00
Kubernetes Prow Robot b5aafaaac4
Merge pull request #37863 from krol3/merged-main-dev-1.26-02
Merge main branch into dev-1.26
2022-11-21 19:32:13 -08:00
Kubernetes Prow Robot 205f06f0c7
Merge pull request #37993 from xmcqueen/main
Document that static pods can't have ephemeral containers
2022-11-21 01:14:31 -08:00
Kubernetes Prow Robot 1284a8589e
Merge pull request #37960 from zioproto/patch-2
Clarification on containers immutability
2022-11-21 01:04:31 -08:00
Saverio Proto dba449c2ee
Update content/en/docs/concepts/containers/_index.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-11-21 09:05:23 +01:00
Roman Bednar 02bc251655 RetroactiveDefaultStorageClass is beta in 1.26
Changing feature state to beta and correcting the article by removing
reference to its feature gate. As this feature no longer opt-in this
article makes more sense without it.
2022-11-21 08:12:56 +01:00
Brian McQueen 65ce32de4e updated docs regarding ephemeral pods not being supported by static pods kubernetes/kubernetes#113935 2022-11-20 19:39:20 -08:00
Kubernetes Prow Robot efa29bfeb6
Merge pull request #37386 from sftim/20221019_improve_endpointslice_page
Improve EndpointSlice concept
2022-11-20 06:42:30 -08:00
Tim Bannister 024e8d70dc Improve EndpointSlice concept
- add links to API references
- tweak initial text
2022-11-19 15:06:28 +00:00
Kubernetes Prow Robot d7baaad01f
Merge pull request #37957 from windsonsea/cronjob
Fix typos in cron-jobs.md
2022-11-19 03:38:29 -08:00
Kubernetes Prow Robot 0efce181d5
Merge pull request #37892 from tamilselvan1102/k8s-doc-namespaces
added hyperlink for persistentVolumes in Namespaces page
2022-11-18 20:18:29 -08:00
Tim Hockin aa67276f2c
Clarify Pod/Service DNS a little 2022-11-18 15:41:20 -08:00
Kubernetes Prow Robot bfe7bd6380
Merge pull request #37242 from mimowo/retriable-pod-failures-beta
Promote "Retriable and non-retriable pod failures for Jobs" to Beta
2022-11-18 12:08:31 -08:00
Wei Huang 0e70ff0230
fixup: address comments 2022-11-18 10:43:45 -08:00
Wei Huang 21a7c4cc7e
Doc for Alpha feature PodSchedulingReadiness 2022-11-18 10:41:53 -08:00
Saverio Proto 53155af284
Clarification on containers immutability 2022-11-18 17:21:04 +01:00
Aldo Culquicondor b8fc810198
Graduate JobTrackingWithFinalizers to stable (#37764)
* Graduate JobTrackingWithFinalizers to stable

* JobTrackingWithFinalizers disabled in 1.23, 1.24
2022-11-18 01:58:31 -08:00
windsonsea 6ed01fd341 Fix typos in cron-jobs.md 2022-11-18 17:02:58 +08:00
Antonio Ojea 6f7421b1ad graduate ServiceIPStaticSubrange to GA 2022-11-18 08:40:09 +00:00
Kubernetes Prow Robot 89e8f360f9
Merge pull request #37815 from divyenpatel/new-branch-update-vsphere-doc-dev-1.26
CSIMigrationvSphere doc update
2022-11-17 12:24:35 -08:00
Kubernetes Prow Robot ae66e7d7fe
Merge pull request #37912 from andrewsykim/kep-2086
KEP-2086: update docs for ServiceInternalTrafficPolicy
2022-11-17 12:22:30 -08:00
Kubernetes Prow Robot 12502d0a27
Merge pull request #37825 from andyzhangx/azure-migration
mark CSIMigrationAzureFile as GA
2022-11-17 11:38:29 -08:00
Kubernetes Prow Robot 2a07f79a30
Merge pull request #37374 from YuikoTakada/update_NodeOutOfServiceVolumeDetach_beta
NodeOutOfServiceVolumeDetach feature update to beta
2022-11-16 23:16:38 -08:00
Andrew Sy Kim 45fed004ea KEP-1669: update docs for ServiceInternalTrafficPolicy
Signed-off-by: Andrew Sy Kim <andrewsy@google.com>
2022-11-16 20:21:58 -05:00
Kubernetes Prow Robot 82a9aeba9c
Merge pull request #37916 from shannonxtreme/edit-secret-cleanup
Remove edit steps from concept page
2022-11-16 00:10:48 -08:00
Kubernetes Prow Robot 368479181c
Merge pull request #37905 from Shubham82/Add_link_RFC3339
Added Hyperlink to RFC3339
2022-11-15 20:10:47 -08:00
Kubernetes Prow Robot 05ae0c6bd7
Merge pull request #37869 from windsonsea/objecty
Use a consistent style of URLs and headings in /kubernetes-objects.md
2022-11-15 20:08:48 -08:00
Kubernetes Prow Robot db3af96835
Merge pull request #37894 from niuzhenguo/fix-link
optimize a link for connect-applications-service
2022-11-15 20:06:48 -08:00
Shannon Kularathna beaf3baceb Remove edit steps from concept page 2022-11-15 22:17:06 +00:00
Michal Wozniak 1e4a160b0d Rephrased description for TerminationByKubelet 2022-11-15 17:33:34 +01:00
Michal Wozniak 163e53de42 Update of the docs for Beta
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Paola Cortés <51036950+cortespao@users.noreply.github.com>
2022-11-15 10:07:13 +01:00
Shubham Kuchhal 814edd0ec5 Added Hyperlink to RFC3339 2022-11-15 13:21:01 +05:30
Thomas VIVET f0ae13bd0a
Update topology-spread-constraints.md
Fix typo MinDomainsInPodToplogySpread -> MinDomainsInPodTopologySpread
2022-11-14 15:52:37 +01:00
Zhenguo Niu 82cb3de526 fix a broken link for connect-applications-service 2022-11-14 13:03:54 +00:00
Tamilselvan Thangamony a942fee552 added hyperlink for persistentVolumes in Namespaces page 2022-11-14 17:38:45 +05:30
Kubernetes Prow Robot 2fac7a5878
Merge pull request #37591 from sftim/20221029_use_replicaset_for_self_healing
Switch self-healing feature to ReplicaSet
2022-11-13 23:53:58 -08:00
Kubernetes Prow Robot e017f77957
Merge pull request #37594 from sftim/20221029_tweak_containers_concept_index
Redo index for Containers concept
2022-11-13 23:31:57 -08:00
Kubernetes Prow Robot 55c69cbe0b
Merge pull request #37874 from sftim/20221113_link_kubernetes_image_concept_download_page
From container image concept page, signpost readers to Kubernetes downloads
2022-11-13 22:47:57 -08:00
Kubernetes Prow Robot ee56ef7861
Merge pull request #37791 from Pradumnasaraf/Update-projected-volumes
docs: Update projected-volumes.md
2022-11-13 18:31:56 -08:00
Kubernetes Prow Robot 2094e11386
Merge pull request #37739 from sftim/20221106_revise_namespaces_concept
Improve list of default namespaces
2022-11-13 18:29:57 -08:00
Kubernetes Prow Robot 5d44f762aa
Merge pull request #37846 from Ritikaa96/updating-names-md
Adding annotations reference in names.md
2022-11-13 18:27:57 -08:00
Tim Bannister fe9088da49 Signpost readers to Kubernetes images
Help readers find Kubernetes container images for download.
2022-11-13 17:17:48 +00:00
nurayko f6430f8ba4
Remove extra on 2022-11-13 18:54:30 +02:00
Michael 25aa28ff6a updated /kubernetes-objects.md 2022-11-13 21:31:24 +08:00
carolina valencia 947cab0667 Merge remote-tracking branch 'upstream/main' into dev-1.26 2022-11-12 19:27:28 -03:00
Kubernetes Prow Robot 1cff40e656
Merge pull request #37747 from T-Lakshmi/k8s-objects
Added more points in what's next section of Understanding Kubernetes …
2022-11-12 10:43:58 -08:00
Ritikaa96 419d3b0d8e added annotations in what's next sections 2022-11-11 18:22:45 +05:30
Swati Sehgal 0a0fb70fc2 node: devicemgr: docs: Additional updates based on review comments
Signed-off-by: Swati Sehgal <swsehgal@redhat.com>
2022-11-11 11:16:16 +00:00
Swati Sehgal 89fa301731 node: devicemgr: docs: Updates based on review comments
Signed-off-by: Swati Sehgal <swsehgal@redhat.com>
2022-11-11 11:12:53 +00:00
Swati Sehgal 65f244bc3a node: devicemgr: docs: Kubelet Device Manager graduation to GA
Signed-off-by: Swati Sehgal <swsehgal@redhat.com>
2022-11-11 11:09:04 +00:00
Kubernetes Prow Robot 6f2acafc1a
Merge pull request #36669 from sftim/20211208_move_connecting_applications_with_services
Move "Connecting Applications with Services" to tutorials section
2022-11-10 17:32:09 -08:00
Karthik P M 63e38419b3 update jobs yaml 2022-11-10 23:29:56 +05:30
andyzhangx 0d59a04348 mark CSIMigrationAzureFile as GA 2022-11-10 07:04:22 +00:00
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
Divyen Patel 646a4d013d CSIMigrationvSphere doc update 2022-11-09 10:20:45 -08:00
Peter Schuurman 57c0c1a3d6 KEP-3335 StatefulSetSlice Documentation 2022-11-09 10:06:03 -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
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
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
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
Yuiko Mouri 4a8014e5d7 NodeOutOfServiceVolumeDetach feature update to beta 2022-11-08 09:47:03 +09: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
having-dlrow 93d0e757de [en] fix spelling error in system-trace.md 2022-11-04 16:50:19 +09: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
busyboy77 f44ce78894
link not valid
link mentioned was not working, got 

[root@devops230 ~]# kubectl apply -f https://k8s.io/examples/application/nginx/
error: unable to read URL "https://k8s.io/examples/application/nginx/", server reported 404 Not Found, status code=404
2022-11-01 18:04:33 +05: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
Karthik P M f8f65e1750 Updated Job Documentaion
PR for resolving #37574

please do give me your inputs as this is my first PR
2022-10-28 14:04:36 +05:30
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
Thomas Guettler 3778863fb9 Reword explanation of ClusterIP for Services 2022-10-24 21:34:46 +02: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
Gunju Kim a2b4c34eca
Add DNS search domain list limits and remove resolved DNS issue 2022-10-20 21:43:33 +09: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
Mandraenke 1c5d75b4d1
added warning about indefinitely running resources
A suggestion to 

https://github.com/kubernetes/website/issues/37157

Just mention the warning from kubectl when trying to force terminate a pod.
2022-10-05 09:21:52 +02:00
Arhell 05a17c16fc [en] fix typo secrets-good-practices.md 2022-10-05 01:31:49 +03:00
Kubernetes Prow Robot 5f84c0c549
Merge pull request #37114 from helayoty/patch-1
fix: Fix scheduling extension broken link
2022-10-02 21:40:14 -07:00
Vaibhav Goel 8ff7e1845d
Updated the behaviour of evictionHard (#36961)
* Updated the behaviour of evictionHard

* Modified the changes in documenting hard eviction behaviour

* Updated the changes
2022-10-02 08:28:13 -07:00
Heba Elayoty 3d8f6a3cfa
Fix scheduling extension link 2022-09-30 10:30:28 -07:00
Kubernetes Prow Robot 91ecbb977c
Merge pull request #36805 from harshchauhan1988/patch-2
Adding recommendation for network isolation
2022-09-30 06:54:28 -07:00
Jordan Liggitt d308cbb35a
Clarify API version stability and guidelines 2022-09-28 12:20:47 -04:00
Kubernetes Prow Robot ee1b7efe4e
Merge pull request #34291 from shannonxtreme/secrets-good-practices
Add good practices page for secrets
2022-09-27 05:45:52 -07:00