Commit Graph

3885 Commits

Author SHA1 Message Date
Reeta Singh f78e3bf0e5
updating Pod DNS config example to use documentation IP address (#39169)
* updating Pod DNS config example to use documentation IP address

* add this is an example in note

* empty commit
2023-02-07 22:44:59 -08:00
Rey Lejano 2916c34fdf updated concepts pods index.html as followup to PR 38673 2023-02-07 22:10:53 -08:00
zhuzhenghao a70698ed63 Cleanup page replicaset 2023-02-08 13:26:19 +08:00
seancrasto 28b50215b8
Update job.md
Corrected spelling of specifying.
2023-02-07 18:05:50 -05:00
Tim Bannister 3fbb55b0db
Improve Lease concept (#38307)
* Improve Lease concept

* Write “heartbeat” consistently

(within Lease concept page).
2023-02-07 15:02:49 -08:00
Kubernetes Prow Robot 1a8bd52c5a
Merge pull request #39308 from sftim/20230306_pod_qos_tweaks
Tweak docs about QoS classes
2023-02-07 03:14:59 -08:00
Kubernetes Prow Robot d8e9c84234
Merge pull request #38673 from dshebib/update_pod_privilege_feature
Update privileged pod documentation to reflect GA feature
2023-02-07 00:51:00 -08:00
Kubernetes Prow Robot d828b3084b
Merge pull request #39316 from Shubham82/fix_404_Error
Fixed the Broken Link for Quality of Service classes for Pods.
2023-02-07 00:28:59 -08:00
Kubernetes Prow Robot 7c4ea1e17e
Merge pull request #39318 from Zhuzhenghao/storage-classs
Reformat storage-classes page
2023-02-06 23:41:00 -08:00
zhuzhenghao f910c027bf Reformat storage-classes page 2023-02-07 13:52:48 +08:00
shubham82 6e87bdd416 Fixed the Broken Link for Quality of Service classes for Pods. 2023-02-07 14:08:27 +09:00
Kubernetes Prow Robot 831f795747
Merge pull request #38083 from shannonxtreme/using-secrets
Improve wording around Secrets as environment variables
2023-02-06 19:52:58 -08:00
Tim Bannister 04add1a96b
Fix weight for Pod QoS Class concept 2023-02-06 23:42:42 +00:00
Kubernetes Prow Robot 47ced50392
Merge pull request #39118 from dshebib/qos_detail
Clarify QOS class effect
2023-02-06 14:46:58 -08:00
Shannon Kularathna 679d205d3d Clean up wording and remove duplicate content
Trim environment variable content in concept

- Remove steps and link to the relevant task
- Add a brief intro to task heading

Clean up wording about Secrets as env vars

- Improve clarity of the list items
- Improve clarity of the intro paragraph for invalid vars

Delete environment variable use case
2023-02-06 21:25:25 +00:00
Daniel Shebib 04ce79a5fc add new page for qos class 2023-02-05 20:11:20 -06:00
Daniel Shebib 4e9007f191 Add new page for QoS class
Co-authored-by: Qiming Teng <tengqm@outlook.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-02-05 20:08:25 -06:00
zhuzhenghao 42e746a379 Clean up api-server-bypass-risks.md 2023-02-06 09:55:04 +08:00
Kubernetes Prow Robot 61a122963f
Merge pull request #39271 from Zhuzhenghao/en/resource-bin-package
Tweak page style for resource-bin-packing.md
2023-02-04 23:44:29 -08:00
zhuzhenghao 87e8d214e1 Tweak page style for resource-bin-packing.md 2023-02-05 14:49:26 +08:00
zhuzhenghao 3aa5fe0cca Cleanup node-pressure-eviction.md 2023-02-05 14:17:55 +08:00
Kubernetes Prow Robot d6f6e084a8
Merge pull request #39237 from MikeSpreitzer/more-apf-obsservability
Extend APF Observability with logging and response headers
2023-02-04 10:42:29 -08:00
Kubernetes Prow Robot 0beb84e4c6
Merge pull request #39072 from Kartik494/updatedocumentation
Document spec and status downward API fields  only available as environment variables
2023-02-02 23:00:29 -08:00
Kubernetes Prow Robot 3228a8c2df
Merge pull request #39205 from hmspisharody/patch-1
Fix mismatch in Labels and Selectors concept page
2023-02-02 22:42:29 -08:00
Mike Spreitzer ca383c3239 Extended APF Observability with logging and response headers 2023-02-02 17:36:05 -05:00
weirdvic 7ade37d6bc
Update branch name in ingress-nginx github link
Changed name of the branch in github link to ingress-nginx repository from master to main since master branch does not exist in this repository at the moment.
2023-02-02 09:28:47 +03:00
Harikrishnan Mekkattu Pisharam Somarajan ca3eefb13f
Update labels.md
negative matching 'notin' to match the example
2023-02-01 17:54:11 +05:30
Cheng Wang 125cf8a23f
Fix the `Ingress` 404 link 2023-01-31 16:21:44 +08:00
Kubernetes Prow Robot 999f3130ea
Merge pull request #39091 from ritazh/pss-hostports
Update PSS - HostPorts should be disallowed
2023-01-30 15:42:48 -08:00
Rita Zhang fe12a4054b
Update PSS - HostPorts should be disallowed
Signed-off-by: Rita Zhang <rita.z.zhang@gmail.com>
2023-01-30 13:12:45 -08:00
Kubernetes Prow Robot 48a5393086
Merge pull request #37330 from guettli/patch-9
Reword explanation of ClusterIP for Services
2023-01-30 09:40:50 -08:00
windsonsea 60a4446b09 Tweak line wrappings in labels.md 2023-01-30 16:32:57 +08:00
kartik494 312f0a62c7 Modify spec and status downward API fields 2023-01-30 09:39:47 +05:30
Qiming Teng 9a727efab8 Remove redirect entries for docs/admin/... pages 2023-01-29 19:56:56 +08:00
Michael 54e010c731 Fix links to mutatingadmissionwebhook 2023-01-29 14:08:23 +08:00
Kubernetes Prow Robot b067305d64
Merge pull request #37595 from sftim/20221029_improve_ttl_after_finished_concept
Improve concept docs for TTL-after-finished controller / Job cleanup
2023-01-28 11:38:32 -08:00
Tim Bannister e47d1c4f36 Improve concept docs for ttl-after-finished
Document Job cleanup TTL mechanism better.

Co-authored-by: Nate W. <natew@cncf.io>
2023-01-28 18:27:46 +00:00
Kubernetes Prow Robot 4632fe36e9
Merge pull request #37208 from tengqm/tweak-mng-deploy
Tweak line wrapping for manage-deployment page
2023-01-27 12:38:39 -08:00
Tim Bannister bb85d62752 Update docs for PodSecurityPolicy removal 2023-01-24 22:24:09 +00:00
Mike Waychison d0779881e6 Further updates to clarify language 2023-01-19 15:32:18 -05:00
Mike Waychison 5c9af80d8c
Update content/en/docs/concepts/security/rbac-good-practices.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-01-19 15:16:19 -05:00
Mike Waychison cc56241ccd
Update content/en/docs/concepts/security/rbac-good-practices.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-01-19 15:13:47 -05:00
Mike Waychison d11408b9d9 Update RBAC Good Practices for PersistentVolumes
The docs previously referred to the reader to the now defunct PodSecurityPolicy
page to explain how PersistentVolumes can be a path of privilege escalation,
burrying the lede.

Now that PodSecurityPolicy is gone, update this bit to actually explain that it
it is unfettered access to creating hostPath-typed PersistentVolumes that are
a problem. Some words lifted from the 1.24 PodSecurityPolicy docs.

Signed-off-by: Mike Waychison <mike@waychison.com>
2023-01-19 13:45:50 -05:00
Kubernetes Prow Robot b3ed6e6d81
Merge pull request #36940 from swatisehgal/doc-deviceplugin-strict-ordering
doc: capture device-plugin stricter workflow ordering explicitly
2023-01-19 04:24:35 -08:00
Kubernetes Prow Robot 39fd254c8d
Merge pull request #38027 from kundan2707/garbage_collection
described Pod pair for better understanding
2023-01-18 15:28:33 -08:00
Kundan Kumar 486815a6d6
Update garbage-collection.md
Incorporated review suggestion
2023-01-18 22:47:28 +05:30
Thomas Güttler d24640e8d8
Update content/en/docs/concepts/services-networking/service.md
Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>
2023-01-17 14:46:17 +01:00
Thomas Güttler 059c66e00c
Update content/en/docs/concepts/services-networking/service.md
thank you

Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>
2023-01-17 14:46:07 +01:00
shubham82 8877644d48 Added the missing content for glusterfs. 2023-01-17 16:31:53 +09:00
Kubernetes Prow Robot 983bbe92f4
Merge pull request #38213 from T-Lakshmi/doc-nodes
Added glossary tooltip and references in the Nodes page
2023-01-16 16:16:10 -08:00
Swati Sehgal 88ecb0501c doc: capture device-plugin stricter workflow ordering explicitly
Based on kubelet device manager refactoring done in 1.25 release,
there is stricter ordering requirements where the device plugin
MUST start a gRPC service before registering itself to kubelet.
In case this ordering is not followed, the plugin registration
will fail.

Signed-off-by: Swati Sehgal <swsehgal@redhat.com>
2023-01-16 11:47:45 +00:00
Marcin Karkocha 6624cf6546
Add mast operator to list (#37355)
* Add mast operator to list

#37354 - link to mast Operator

* Update operator.md

Change order to alphabetical

* Update operator.md
2023-01-16 02:44:52 -08:00
lakshmi 2765283fcc Updated termid for glossary term workload as per the testcases. 2023-01-13 16:07:53 +05:30
Daniel Shebib ba37aa6ba7 document privileged containers as GC 2023-01-12 19:09:46 -06:00
Daniel Shebib bc12666f68 document privileged containers as GC 2023-01-12 19:09:14 -06:00
Daniel Shebib 87537d3b5b document privileged containers as GC 2023-01-12 18:52:21 -06:00
Mathieu Benoit 794f7bfb69
automatic labelling on namespaces stable since 1.22 2023-01-12 11:22:37 -05:00
Kubernetes Prow Robot 30fa0243d0
Merge pull request #38674 from tan-i-ham/fix/#38432
Use Kubernetes colors in state diagram for pod scheduling readiness
2023-01-12 05:40:54 -08:00
lakshmi e364064a64 Currected the case 2023-01-09 14:36:49 +05:30
Ritikaa96 e3c09aedf1 Adding references and glossary tooltip to control-plain-node-communication 2023-01-09 13:06:22 +05:30
Kubernetes Prow Robot d8578ebba9
Merge pull request #38801 from nurayko/patch-1
Fix typo
2023-01-06 19:03:30 -08:00
Kubernetes Prow Robot 920afcbdf5
Merge pull request #37213 from tengqm/tweak-image-concept
Tweak line wrapping in the images concept page
2023-01-06 05:05:59 -08:00
nurayko 3415c996f2
Fix typo 2023-01-06 13:09:24 +02:00
Kubernetes Prow Robot 83d7d4e9d3
Merge pull request #38312 from cjc7373/cronjob-improve
CronJob topics improvement
2023-01-05 09:29:58 -08:00
Harold Cheng 988505d3f1
adapt review suggestions 2023-01-06 00:49:55 +08:00
cjc7373 6dcaacbc16
make the time zone warning explicit
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-01-05 23:33:05 +08:00
lakshmi f934e4f151 corrected glossary tooltip term-id 2023-01-05 13:46:43 +05:30
lakshmi 86b32da846 corrected glossary tooltip term-id 2023-01-05 13:46:43 +05:30
lakshmi 8f4810ca29 Added glossary tooltip and references in the Nodes page 2023-01-05 13:46:43 +05:30
stepan-3 02815fe189
Update ingress-controllers.md (#38748)
* Update ingress-controllers.md

Wallarm (CNCF membeR) Ingress controller is added to the list

* Update ingress-controllers.md

Updated link
2023-01-04 22:27:58 -08:00
Qiming Teng 2e151ae821 Tweak line wrapping for manage-deployment page
This PR wraps the long lines in the manage-deployment.md page.
2023-01-04 15:06:49 +08:00
Kubernetes Prow Robot 5a637cdf4a
Merge pull request #37850 from Ritikaa96/updating-labels-and-selector-md
Updating labels.md
2023-01-03 01:09:34 -08:00
SphinxKnight a745da1835
Nit: case consistency for list items (#37829) 2023-01-03 01:07:32 -08:00
Kubernetes Prow Robot 1c5defeb7c
Merge pull request #37644 from busyboy77/patch-1
link not valid
2023-01-03 00:09:32 -08:00
Kubernetes Prow Robot b8065c78fe
Merge pull request #37250 from having-dlrow/dev-1.26-fix-reciever
[en] fix spelling error in system-trace.md
2023-01-02 23:49:31 -08:00
Kubernetes Prow Robot 751269207d
Merge pull request #36703 from jckhmmz/patch-1
Remove duplicated content in section "Container image pull secrets"
2023-01-02 23:31:33 -08:00
Kubernetes Prow Robot 1abcb52e07
Merge pull request #38276 from tengqm/fix-links
Fix nits in markdown links
2023-01-02 03:29:30 -08:00
Jai Govindani 93df1ce57d
fix(common-labels): Specify SemVer version 2022-12-30 13:40:39 +07:00
Yi-Han Chen e66d61d9a6 fix(#38432): Use Kubernetes colors in stateDiagram
improve stateDiagram's style in pod-scheduling-readiness page
2022-12-29 00:03:07 -05:00
Daniel Shebib b8883b84db Update privileged pod documentation to reflect GA feature 2022-12-28 20:02:50 -06:00
Michael 575554f9e3 Fix bullet alignment in config overview 2022-12-25 18:23:12 +08:00
Vladimir Varankin 1951100d0d
fix service.md 2022-12-23 23:35:18 +01:00
Tim Hockin ac6368a9be
Restore an important note about API proxy
This was dropped in 1eef742465 - I am sure
it was an accident.
2022-12-23 11:50:51 -08:00
Kubernetes Prow Robot 47103b9f1d
Merge pull request #38444 from SaumyaBhushan/issue#38426
resolved node concept mixes up graceful and non graceful node shutdown
2022-12-23 00:13:26 -08:00
Kubernetes Prow Robot 5889524710
Merge pull request #38597 from tengqm/tweak-network-policies
Tweak network policies
2022-12-22 07:45:27 -08:00
Kubernetes Prow Robot e5b34d34be
Merge pull request #38410 from mmralser/patch-1
Update leases.md
2022-12-22 05:39:27 -08:00
Qiming Teng 7245e2dbc3 Reformat the network-policies concepts page
This page has many long lines that are supposed to be wrapped when
appropriate.
2022-12-22 20:35:58 +08:00
Qiming Teng d62e46d973 Make multiport egress policy a standalone YAML 2022-12-22 20:25:18 +08:00
Qiming Teng a437285212 Fix nits in markdown links
This PR fixes a few "bad links" identified by the `scripts/linkchecker.py` script.
2022-12-22 08:45:10 +08:00
Kubernetes Prow Robot c56165f6b9
Merge pull request #37575 from Karthik-PM/updateJobDocumentaion
Updated Job Documentaion
2022-12-21 05:13:25 -08:00
Kubernetes Prow Robot 9111f32aa1
Merge pull request #38550 from sftim/20221219_drop_tke_from_service
Remove details for out-of-tree Service integration (TKE)
2022-12-21 04:23:25 -08:00
Harold Cheng 9b1ba9c9f6
adapt suggestions 2022-12-20 22:06:59 +08:00
Harold Cheng 4ebf6b1790
structure change 2022-12-20 22:06:00 +08:00
Harold Cheng f34e176d26
update the description of timezone 2022-12-20 21:49:46 +08:00
Jiacheng Cheng b35965086b
remove outdated feature gates 2022-12-20 21:49:46 +08:00
Jiacheng Cheng 10e1919880
cronjob: move conceptual contents to concepts topic 2022-12-20 21:49:46 +08:00
Qiming Teng 543d258587 Tweak line wrapping in the images concept page
This PR fixes the line wrapping problems found in the images.md file.
2022-12-20 14:25:20 +08:00
Kubernetes Prow Robot 0f014c5b3f
Merge pull request #34430 from champtar/portmap
Add externalSetMarkChain to portmap config
2022-12-19 20:33:43 -08:00
Mengjiao Liu b272f1c4ce Fix minDomains note in topology-spread-constraints page 2022-12-20 11:21:43 +08:00
Qiming Teng 497a8c07df Normalize cloud-controller concept page
This PR wraps the long lines in the cloud-controller page where
appropriate. It also removes some useless empty lines, fixes a numbered
list by removing explicit numbering, fixes a link to source code.
2022-12-19 16:41:01 +08:00
Tim Bannister 89d8ac3bb5 Remove details for out-of-tree Service integration
Tencent Kubernetes Engine does not have an in-tree or in-project
integration with the Service API, so we wouldn't document it.
2022-12-19 01:19:29 +00:00
Tim Hockin d3c4fe6759
Recommend DNS Label for workload names 2022-12-16 09:53:32 -08:00
Kubernetes Prow Robot 274fad5743
Merge pull request #38224 from Shubham82/remove_ref
Removed Reference from the removed Feature Gates.
2022-12-13 09:05:37 -08:00
SaumyaBhushan 67bbfbc486 resolved node concept mixes up graceful and non graceful node shutdown 2022-12-13 11:05:34 +05:30
Kubernetes Prow Robot fa72a2a5eb
Merge pull request #38391 from oscr/multi-tenancy-formatting
[en] fix quotation mark in multi-tenancy page
2022-12-12 07:55:34 -08:00
Swati Sehgal 35225fffe8 device-mgr-doc: Use a `note` shortcode instead of caution
Signed-off-by: Swati Sehgal <swsehgal@redhat.com>
2022-12-12 14:11:26 +00:00
Swati Sehgal e3ed94f1d6 device-mgr-doc: Add caution closing tag
To enture that this page is rendered correctly on the Kubernetes
website, the caution tag needs to be closed.

This was missed during the doc write up and review process.

Signed-off-by: Swati Sehgal <swsehgal@redhat.com>
2022-12-12 12:26:29 +00:00
Oscar Utbult 61b13a19d0 [en] fix quotation mark in multi-tenancy page 2022-12-12 09:55:49 +01:00
Maximilian Ralser f6ddeb6ff2
Update leases.md
fix spelling mistake
2022-12-12 02:22:53 +01:00
Oscar Utbult 946f2fee1e [en] add missing closing parenthesis in ingress controllers page 2022-12-10 11:56:19 +01:00
carolina valencia 7cd85d1fc4 Merge remote-tracking branch 'upstream/main' into dev-1.26 2022-12-07 11:40:37 -03:00
Kubernetes Prow Robot 95c8b96bc0
Merge pull request #38017 from MikeSpreitzer/saw-to-timing-histograms
Sample-and-watermark replaced with timing histograms
2022-12-06 11:12:39 -08:00
Mike Spreitzer 9ca621c623
Update content/en/docs/concepts/cluster-administration/flow-control.md
Co-authored-by: Natali Vlatko <natalivlatko@gmail.com>
2022-12-06 14:02:15 -05:00
Kubernetes Prow Robot 86794dc5e7
Merge pull request #37898 from thockin/master
Clarify Pod/Service DNS a little
2022-12-06 05:36:36 -08:00
Kubernetes Prow Robot 46a806677b
Merge pull request #38189 from Shubham82/fix_link_Virtual-IPs-and-service-proxies
Fixed the link of Virtual IPs and Service Proxies.
2022-12-06 04:22:38 -08:00
Dixita 2df2cb5612
Updating the content and references in the docs for Credential Provider (#38139)
GA

Signed-off-by: Dixita Narang <ndixita@google.com>

Signed-off-by: Dixita Narang <ndixita@google.com>
2022-12-05 21:30:37 -08:00
Hamza Sheikh dfda271e99
Update kube-scheduler.md (#38264)
* Update kube-scheduler.md

A clearer way to write this paragraph explaining the scheduler.

Previous version: For every newly created pod or other unscheduled pods, kube-scheduler selects an optimal node for them to run on. However, every container in pods has different requirements for resources and every pod also has different requirements. Therefore, existing nodes need to be filtered according to the specific scheduling requirements.

Proposed version: Kube-scheduler selects an optimal node to run newly created or not yet scheduled (unscheduled) pods. Since containers in pods, and pods themselves have different requirements, existing nodes need to be filtered according to the specific scheduling requirements.

* Update kube-scheduler.md

I tried merging both our versions to make it a bit more concise, since feasibility is discussed in the subsequent paragraphs.
2022-12-05 21:26:37 -08:00
Kubernetes Prow Robot b5881a3478
Merge pull request #38196 from andrewsykim/kep-1965
leases: add more details on API Server Identity
2022-12-05 13:55:03 -08:00
Kubernetes Prow Robot daaf2a86b8
Merge pull request #38278 from izeye/patch-1
Add a missing space in `ingress.md`
2022-12-05 04:23:02 -08:00
Kubernetes Prow Robot 7d8515ae24
Merge pull request #38253 from oscr/concepts-extend-kuberenetes-device-plugins-spelling-partilar
[en] fix spelling error in Device Plugins concept page
2022-12-05 04:21:02 -08:00
lakshmi 7c283ba07a Updated service.md page 2022-12-05 17:28:17 +05:30
Johnny Lim 1b4fcd4a22
Add a missing space in `ingress.md` 2022-12-05 20:33:43 +09:00
Shubham Kuchhal 0b79c2ba12 Remove Note. 2022-12-05 13:02:31 +05:30
Kubernetes Prow Robot deaf9ac1e4
Merge pull request #38207 from atoato88/update-volumesnapshotcontent
Replace `Spec.SourceVolumeMode` with `spec.sourceVolumeMode`
2022-12-04 03:59:54 -08:00
Oscar Utbult 208af77e41 docs: fix spelling in device plugins (partilar -> particular) 2022-12-04 11:18:20 +01:00
Akihito INOH 8ff2accb27 change the path spec for `sourceVolumeMode`
This commit replace `Spec.SourceVolumeMode` with
`spec.sourceVolumeMode`.
2022-12-04 10:24:27 +09:00
Tim Bannister 8f9446f87d
Merge branch 'main' into dev-1.26 2022-12-03 21:36:34 +00:00
Johnny Lim c480888c64
Polish ingress.md 2022-12-02 19:31:57 +09:00
Shubham Kuchhal c9e326f641 Removed Reference from the removed Feature Gates. 2022-12-02 13:06:56 +05:30
Shubham Kuchhal aafbbd139d Replaced Virtual IPs and service proxies to Virtual IP addressing mechanism 2022-12-02 11:20:51 +05:30
Kubernetes Prow Robot 5abb1466f0
Merge pull request #38174 from aojea/patch-2
Update endpoint slices docs
2022-12-01 17:05:54 -08:00
Humble Devassy Chirammal 34c152a433
remove glusterfs references from the docs (#37697)
* removal of glusterfs references from persistent-volumes.md

Signed-off-by: Humble Chirammal <hchiramm@redhat.com>

* removal of glusterfs references from volumes.md

Signed-off-by: Humble Chirammal <hchiramm@redhat.com>

* removal of glusterfs references from reference api guide

Signed-off-by: Humble Chirammal <hchiramm@redhat.com>

* removal of GlusterFS references from storage-classes.md

Signed-off-by: Humble Chirammal <hchiramm@redhat.com>

Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
2022-12-01 16:49:54 -08:00
Andrew Sy Kim 917dee9836 leases: add more details on API Server Identity
Signed-off-by: Andrew Sy Kim <andrewsy@google.com>
2022-11-30 13:30:41 -05:00
Kubernetes Prow Robot 94f8741d0e
Merge pull request #37914 from andrewsykim/kep-1669
KEP-1669: update docs for ProxyTerminatingEndpoints
2022-11-30 09:08:56 -08:00
Shubham Kuchhal 1ca418e151 Fixed the link for Virtual IPs and Service Proxies. 2022-11-30 14:28:40 +05:30
Daniel Vega-Myhre 43a8d5d590
Update Job docs to include info about enabling pod-to-pod communication within a job using pod hostnames (#37771)
* Update Job docs to include info about using a headless service to enable pod communication via pod hostnames

* Change section title

* fix phrasing

* update yaml example

* update label selector

* more specific phrasing

* address comments and add new example

* add note about pod dns policies

* minor fixes

* add link to job patterns

* Update content/en/docs/tasks/job/intra-job-pod-networking-using-pod-hostnames.md

Co-authored-by: Aldo Culquicondor <1299064+alculquicondor@users.noreply.github.com>

* Update content/en/docs/tasks/job/intra-job-pod-networking-using-pod-hostnames.md

Co-authored-by: Aldo Culquicondor <1299064+alculquicondor@users.noreply.github.com>

* Update content/en/docs/tasks/job/intra-job-pod-networking-using-pod-hostnames.md

Co-authored-by: Aldo Culquicondor <1299064+alculquicondor@users.noreply.github.com>

* Update content/en/docs/tasks/job/intra-job-pod-networking-using-pod-hostnames.md

Co-authored-by: Aldo Culquicondor <1299064+alculquicondor@users.noreply.github.com>

* Update content/en/docs/concepts/workloads/controllers/job.md

Co-authored-by: Aldo Culquicondor <1299064+alculquicondor@users.noreply.github.com>

* address comments

* clarify sentence

* move minikube note to prereqs

* address comments

* captitalize all instances of Job

* move minikube notes to bottom of prereqs

* address comments

* update example

* fix typo

* update phrasing

* link to this from the completion modes section of the job docs

* address phrasing comments

* add newlines to break up block of text

* update phrasing

* update phrasing

* Update content/en/docs/concepts/workloads/controllers/job.md

Co-authored-by: Qiming Teng <tengqm@outlook.com>

* Update content/en/docs/tasks/job/job-with-pod-to-pod-communication.md

Co-authored-by: Qiming Teng <tengqm@outlook.com>

* Update content/en/docs/tasks/job/job-with-pod-to-pod-communication.md

Co-authored-by: Qiming Teng <tengqm@outlook.com>

* Update content/en/docs/tasks/job/job-with-pod-to-pod-communication.md

Co-authored-by: Qiming Teng <tengqm@outlook.com>

* Update content/en/docs/tasks/job/job-with-pod-to-pod-communication.md

Co-authored-by: Qiming Teng <tengqm@outlook.com>

* Update content/en/docs/tasks/job/job-with-pod-to-pod-communication.md

Co-authored-by: Qiming Teng <tengqm@outlook.com>

* Update content/en/docs/tasks/job/job-with-pod-to-pod-communication.md

Co-authored-by: Qiming Teng <tengqm@outlook.com>

* Update content/en/docs/tasks/job/job-with-pod-to-pod-communication.md

Co-authored-by: Qiming Teng <tengqm@outlook.com>

* Update content/en/docs/tasks/job/job-with-pod-to-pod-communication.md

Co-authored-by: Qiming Teng <tengqm@outlook.com>

Co-authored-by: Aldo Culquicondor <1299064+alculquicondor@users.noreply.github.com>
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2022-11-29 19:00:55 -08:00
Andrew Sy Kim 991a4a3d2f add general docs for leases
Signed-off-by: Andrew Sy Kim <andrewsy@google.com>
2022-11-29 21:14:48 -05:00
Andrew Sy Kim e408383ed6 KEP-1669: update docs for ProxyTerminatingEndpoints
Signed-off-by: Andrew Sy Kim <andrewsy@google.com>
2022-11-29 20:18:01 -05:00
Antonio Ojea cbfb5727e6
Update endpoint slices docs
Be more explicit on the "duplicate endpoints" sections about what are the consumers expectations and the need to parse all the list of slices and remove only the duplicates
2022-11-30 00:13:20 +00:00
Kubernetes Prow Robot 3801b57dda
Merge pull request #38016 from MikeSpreitzer/add-borrowing-metrics
Update APF doc to track introduction of borrowing
2022-11-29 12:53:08 -08:00
Kubernetes Prow Robot cec61c1754
Merge pull request #38052 from krol3/merged-main-dev-1.26
Merge main branch into dev-1.26
2022-11-29 11:59:09 -08:00
Mike Spreitzer 5ce3dcfe7c Update to track introduction of borrowing to APF
Signed-off-by: Mike Spreitzer <mspreitz@us.ibm.com>
2022-11-29 14:29:08 -05:00
Kubernetes Prow Robot 81216206d0
Merge pull request #36675 from sftim/20221208_refactor_service_docs
Migrate reference details out Service concept
2022-11-29 11:15:24 -08:00
Kubernetes Prow Robot 0f3666f1ec
Merge pull request #37432 from aojea/static_service_ga
graduate ServiceIPStaticSubrange to GA
2022-11-29 08:01:24 -08:00
Aldo Culquicondor 58d150dc8a
Clarify node affinity API (#38032)
* Clarify node affinity API

* Refer to the items by their names

* Clarify cardinality
2022-11-29 07:43:23 -08:00
Antonio Ojea e8199cfe93
Apply suggestions from code review
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-11-29 15:26:26 +00:00
Kubernetes Prow Robot 6143904bcd
Merge pull request #37224 from pwschuurman/kep-3335-documentation
Add initial documentation for StatefulSetSlice feature
2022-11-29 06:09:25 -08:00
Kubernetes Prow Robot 5b8e630a4a
Merge pull request #37672 from marosset/windows-host-networking-alpha
WindowsHostNetwork alpha updates
2022-11-28 17:43:23 -08:00
Kubernetes Prow Robot 354061c126
Merge pull request #38135 from Huang-Wei/mermaid-fix
Remove redundant mermaid bits
2022-11-28 14:55:22 -08:00
Mark Rossetti b95fb305ed
WindowsHostNetwork alpha updates
Signed-off-by: Mark Rossetti <marosset@microsoft.com>
2022-11-28 11:06:34 -08:00