Commit Graph

4059 Commits

Author SHA1 Message Date
Andreas Ttofi 253c851b85
add improvement as per issue 28427 (#41057)
* add improvement as per issue 28427

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

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

* dummy commit

---------

Co-authored-by: Qiming Teng <tengqm@outlook.com>
2023-05-15 11:49:27 +08:00
zhenghao.zhu 59545bf3d7 Cleanup page garbage-collection and nodes 2023-05-13 14:18:53 +08:00
Marcelo Giles 81014baced
Update link 2023-05-11 22:36:38 -07:00
Marcelo Giles 1479cd9866
Add server side field validation section 2023-05-11 22:15:46 -07:00
pran2711 12d473538b Updated Internal Load Balancer annotation for GCP 2023-05-12 03:10:49 +05:30
Lior Lieberman b4c1c2e593
new description for appProtocol docs to reflect KEP-3726 (#40881)
* add docs to reflect KEP-3726

* trigger tests

* replace "either" with "one of"

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

---------

Co-authored-by: Qiming Teng <tengqm@outlook.com>
2023-05-11 07:29:02 -07:00
niranjandarshann 467da6637a Updated the page in correct format 2023-05-11 12:20:19 +05:30
Kubernetes Prow Robot edc769baa4
Merge pull request #39576 from sftim/20220108_improve_api_documentation_objects_part_1
Reorganize Working with Kubernetes Objects section
2023-05-10 18:39:09 -07:00
Grant He a32bff3813
Fix typo (#40365)
* Fix typo

* Update flow-control.md
2023-05-09 18:32:58 -07:00
Niranjan Darshan 2a10536f1b
Added navigational link for ephemeral and persistent volume (#40785)
* Added navigational link for ephemeral and persistent volume

* Update volumes.md
2023-05-08 19:24:52 -07:00
Kubernetes Prow Robot cde5fbdd13
Merge pull request #39578 from sftim/20230220_revise_windows_in_kubernetes_overview
Revise windows in kubernetes section
2023-05-08 19:04:51 -07:00
Kubernetes Prow Robot 3103f9c182
Merge pull request #40189 from kgibm/clarifycgroupsv2
Clarify cgroupsV2 Java statements
2023-05-08 17:46:51 -07:00
Kubernetes Prow Robot 251599f207
Merge pull request #40896 from ggold7046/patch-2
Update _index.md
2023-05-08 17:24:52 -07:00
Kubernetes Prow Robot fe6f602e5b
Merge pull request #40907 from tengqm/fix-configmap-typo
Fix a typo in the configmap concept page
2023-05-08 16:44:52 -07:00
Kubernetes Prow Robot 08f109a1ab
Merge pull request #41030 from rumstead/patch-1
docs: correcting article usage
2023-05-08 16:42:52 -07:00
Kubernetes Prow Robot 8d41c429c5
Merge pull request #40285 from sftim/20230324_revise_windows_in_kubernetes_guide
Revise Windows container guide
2023-05-08 16:18:51 -07:00
rumstead 335b7a6e35
docs: Update system-metrics.md 2023-05-08 14:02:54 -04:00
lowang-bh 124f6b8c6a
Fix: word spelling (#41003)
Signed-off-by: lowang_bh <lhui_wang@163.com>
2023-05-08 18:45:14 +08:00
Tamilselvan 1793e17a74
moving 'Pod failure policy' under 'Handling Pod and container failures' (#40999) 2023-05-08 17:25:32 +08:00
Kubernetes Prow Robot 9197607e26
Merge pull request #40886 from xak2000/patch-1
Fix well-known label name
2023-05-07 06:25:16 -07:00
Kubernetes Prow Robot eb7c049f04
Merge pull request #40376 from dtzar/patch-1
clarify Windows privileged containers feature enablement
2023-05-07 03:51:16 -07:00
Qiming Teng 8dda236d6f Fix a typo in the configmap concept page 2023-05-07 18:49:20 +08:00
Russ Savage 3bd3118093
feat: Add ngrok k8s ingress controller to the list of Ingress Controllers (#40794)
* feat: adding ngrok kubernetes controller

* fix: updating ngrok k8s controller text
2023-05-07 03:01:18 -07:00
Kubernetes Prow Robot 884010df9f
Merge pull request #40752 from YiNNx/fix/pod-template-hash
[en] fix incorrect pod-template-hash labels in deployment.md
2023-05-07 02:41:15 -07:00
Khush Patibandha cac1228075
added hyperlink to refer to 'define environment variable for a container' (#40936)
* added hyperlink to refer to 'define environment variable for a container' to 'deployment'

* hyperlink updated

* 'Deployment' fix and re-wording changes
2023-05-04 06:56:42 -07:00
lakshmi prasuna 01b0c60e41
Updated What's next section under components page. (#38191)
* updated What's next section under components page.

* Reworked as per the review suggestions.

* updated case for Kubernetes
2023-05-03 17:42:42 -07:00
Tim Bannister 50d7e85643
Migrate from fullVersion param to skew shortcode
Use {{< skew currentPatchVersion >}} to render the latest patch version
for the minor release being documented.
2023-05-02 23:25:30 +01:00
Kubernetes Prow Robot d71b3bdb7d
Merge pull request #40730 from atiratree/LocalStorageCapacityIsolation
remove beta reference from LocalStorageCapacityIsolation GA promotion
2023-05-02 15:12:15 -07:00
niranjandarshann 057766eed7 updated link 2023-05-02 00:35:47 +05:30
Marcelo Giles 19a3dc0f6f
Add links between securing cluster and security checklist 2023-04-30 23:28:52 -07:00
Tim Bannister a460f750c6 Swap headers
Use what was previously a second-level heading as the page title.
2023-04-29 21:39:42 +01:00
Tim Bannister 634c17f61c Reorganize Working with Kubernetes Objects section
- move Understanding Kubernetes Objects to be section overview
- within the section, consistently link to the new (moved) page from the
  first mention of “object”
- add a redirect

Co-authored-by: Divya Mohan <divya.mohan0209@gmail.com>
2023-04-29 21:39:42 +01:00
AG 6034fb8536
Update _index.md
Fixed grammatical errors.
2023-04-29 21:15:30 +05:30
Ruslan Stelmachenko 4d051d9b29
Fix well-known label name 2023-04-28 21:27:29 +02:00
niranjandarshann d8a6fd602c fixed broken link 2023-04-28 22:39:33 +05:30
Kubernetes Prow Robot b24593f83f
Merge pull request #40869 from KhushPatibandha/issue-40742
stated 2 problems in a better way for volumes
2023-04-28 06:56:16 -07:00
Kubernetes Prow Robot 3fb98b6020
Merge pull request #40872 from windsonsea/addony
tweak line wrappings in addons.md
2023-04-28 00:54:16 -07:00
Luqmaan Hakeem a370eeefcd
Fixed broken link (#40103)
* Fixed broken link

* Fixed broken link

Changed back to the old reference text

* Fixed broken link

Co-authored-by: Nitish Kumar <justnitish06@gmail.com>

---------

Co-authored-by: Nitish Kumar <justnitish06@gmail.com>
2023-04-27 16:08:15 -07:00
Michael da849b4753 tweak line wrappings in addons.md 2023-04-27 21:21:13 +08:00
KhushPatibandha e517e3ab99 stated 2 problems in a better for volumes 2023-04-27 13:47:38 +05:30
yinn_x 593bca64c5 [en] fix incorrect pod-template-hash labels in deployment.md 2023-04-18 18:52:01 +08:00
Filip Křepinský 7efbeea51f remove beta reference from LocalStorageCapacityIsolation GA promotion 2023-04-17 14:33:23 +02:00
Tim Bannister f84c2f9c38 Revise Windows in Kubernetes section
- Link to other pages
- Update scheduling guide (partial update)

Co-authored-by: Qiming Teng <tengqm@outlook.com>
2023-04-17 10:06:11 +01:00
Tim Bannister c148e37d74 Revise Service concept
These changes reorganize the structure of the page to provide a new
focus on the 4 types of Service.
2023-04-17 09:26:33 +01:00
Kubernetes Prow Robot 88c9abee24
Merge pull request #40647 from Huang-Wei/sched-framework-update
Update scheduler framework doc to include PreEnqueue
2023-04-14 05:26:40 -07:00
Kubernetes Prow Robot 69f67c3404
Merge pull request #40085 from Ritikaa96/loadbalancerip-deprecation
Deprecation Note added for loadbalancerIP
2023-04-14 03:26:39 -07:00
Wei Huang 625b031344
fixup: address comments 2023-04-13 14:37:57 -07:00
Tim Bannister 74cc2bcb93
Drop Windows Server 20H2
Windows Server 20H2 is out of upstream support.
2023-04-13 20:03:38 +01:00
Tim Bannister a2b4fb49e7
Revise Windows container guide
This document is a mix of documentation styles, which would be good
to fix long term.

Do some basic cleanup.

Co-authored-by: Mark Rossetti <marosset@microsoft.com>
2023-04-13 20:02:50 +01:00
Wei Huang 936ac5574f
fixup: address comments 2023-04-13 11:36:02 -07:00
Kubernetes Prow Robot 6cf29427f2
Merge pull request #38227 from T-Lakshmi/doc-owner-depnd
Updated Owners and Dependents page with glossary tooltip and reference links
2023-04-13 09:20:39 -07:00
Wei Huang 9c88b40f05
Update scheduler framework doc to include PreEnqueue 2023-04-12 20:48:56 -07:00
Kubernetes Prow Robot fd24a8310f
Merge pull request #40069 from robscott/topology-1.27
Updating documentation for Topology Aware Routing in 1.27
2023-04-10 14:29:16 -07:00
Rob Scott 99dedbabf9
Updating documentation for Topology Aware Routing in 1.27 2023-04-10 20:54:06 +00:00
Mickey Boxell 9252eb08f5 Merge remote-tracking branch 'upstream/main' into dev-1.27 2023-04-10 12:20:33 -07:00
David Tesar 8f3790c3a9
clarify Windows privileged containers feature enablement 2023-04-07 10:50:25 -07:00
Kubernetes Prow Robot 9fe8b9c942
Merge pull request #40513 from pacoxu/patch-16
add memory qos
2023-04-05 20:47:46 -07:00
Paco Xu e475112590 add memory qos 2023-04-06 11:42:37 +08:00
Kubernetes Prow Robot 4dcb78cdbd
Merge pull request #40008 from denkensk/update-match
doc: forbid to set matchLabelKeys when labelSelector isn’t set in topologySpreadConstraints
2023-04-05 16:57:47 -07:00
Kubernetes Prow Robot 9f76854ffe
Merge pull request #40532 from mickeyboxell/merged-main-dev-1.27
Merged main dev 1.27
2023-04-05 16:37:48 -07:00
Mickey Boxell 31439e3d56 Merge branch 'upstream/main' into dev-1.27 2023-04-05 14:20:36 -05:00
Sascha Grunert 53641dfce9
[KEP-2731] Add docs for Kubelet OpenTelemetry Tracing graduation
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2023-04-05 13:59:33 +02:00
shubham82 9170953e2a Removed beta stage for TTLAfterFinished. 2023-04-05 16:18:02 +05:30
Kubernetes Prow Robot f62d58d9bd
Merge pull request #39978 from moshe010/pod-resource-api-dra-doc-upstream
Extend PodResources API for Dynamic Resource Allocation
2023-04-04 08:35:53 -07:00
Kubernetes Prow Robot c55b7f2c13
Merge pull request #39926 from mattcary/docs
Update StatefulSet set docs for autodelete graduation to beta
2023-04-04 08:11:54 -07:00
Matthew Cary 407b5af6c3 Update docs for StatefulSetAutoDeletePVC beta in 1.27 2023-04-04 08:05:56 -07:00
Kubernetes Prow Robot d59af750c0
Merge pull request #39999 from danielvegamyhre/elastic-indexed-job-docs
Document elastic indexed Jobs
2023-04-04 06:59:53 -07:00
Sergey Kanzhelev 81dfd0cd00
gRPC GA (#39919) 2023-04-04 05:57:54 -07:00
Kubernetes Prow Robot 32e9c3506f
Merge pull request #40017 from atiratree/unhealthy-pod-eviction-policy-beta
Update docs for PodDisruptionBudget unhealthy pod eviction policy promotion to Beta
2023-04-04 02:07:53 -07:00
Moshe Levi eaf9199d07 doc: extend PodResources API for Dynamic Resource Allocation
Signed-off-by: Moshe Levi <moshele@nvidia.com>
2023-04-04 10:17:03 +03:00
Kubernetes Prow Robot 03a0ea51ff
Merge pull request #40003 from aravindhp/node-log-query
KEP-2258: Node log query documentation
2023-04-03 23:03:51 -07:00
Kubernetes Prow Robot 9360bc5ab8
Merge pull request #40264 from kinvolk/rata/userns-1.25
content: Mention containerd 1.7 supports user namespaces
2023-04-03 22:59:51 -07:00
Daniel Vega-Myhre 618a942f9e document elastic indexed jobs 2023-04-04 01:12:01 +00:00
Aravindh Puthiyaparambil e16de4e8be
KEP-2258: Node log query documentation 2023-04-03 15:32:21 -07:00
Kubernetes Prow Robot 7b7fa2c8ec
Merge pull request #38874 from sftim/20230110_add_logs_api_to_security_checklist
Add /logs API to security checklist
2023-04-03 08:31:51 -07:00
Kubernetes Prow Robot 40a6ff8ad1
Merge pull request #40048 from tzneal/remove-pod-eviction-timeout-docs
remove pod-eviction-timeout documentation
2023-04-03 08:27:51 -07:00
Daniel Vega-Myhre a6d1ec99df
Add docs for mutable scheduling directives on gated Pods (#40000)
* initial commit

* address comments

* Update content/en/docs/concepts/scheduling-eviction/pod-scheduling-readiness.md

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

* adjust phrasing

* Update content/en/docs/concepts/scheduling-eviction/pod-scheduling-readiness.md

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

* Update content/en/docs/concepts/scheduling-eviction/pod-scheduling-readiness.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>
2023-04-03 07:59:51 -07:00
Filip Křepinský 24b259fa36 Promote PodDisruptionBudget UnhealthyPodEvictionPolicy to Beta 2023-04-03 11:28:38 +02:00
Alex Wang 1378908574 doc: forbid to set matchLabelKeys when labelSelector isn’t set in topologySpreadConstraints
Signed-off-by: Alex Wang <wangqingcan1990@gmail.com>
2023-04-02 22:55:01 +08:00
Kubernetes Prow Robot 94b30e7c24
Merge pull request #39456 from kannon92/job-labels-off-dev-1-27
labels and job updates to mention new labels
2023-04-01 05:01:49 -07:00
Kubernetes Prow Robot 0faa93ceca
Merge pull request #40027 from Jefftree/openapiv3-ga-doc
Doc update for KEP-2896 OpenAPIV3
2023-04-01 04:51:49 -07:00
Kubernetes Prow Robot 2da2c6c277
Merge pull request #40407 from mickeyboxell/merged-main-dev-1.27
Merged main dev 1.27
2023-03-31 21:49:49 -07:00
Jefftree 0c9ba63075 Address comments 2023-03-31 18:17:30 +00:00
Dan Winship c2bfdc2685
Add docs for CloudDualStackNodeIPs docs (KEP-3705) (#40188)
* Document KEP-3705 CloudDualStackNodeIPs

* Clarify --node-ip docs, reference dual-stack docs

Co-authored-by: Tim Bannister <tim@scalefactory.com>

---------

Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-03-31 08:15:49 -07:00
Kubernetes Prow Robot 89806e9d66
Merge pull request #40063 from ahg-g/mutable
Graduate JobMutableNodeSchedulingDirectives to GA
2023-03-30 23:07:48 -07:00
Jeffrey Ying 17ad96c792
Doc update for KEP-3352 Aggregated Discovery (#40024)
* Add documentation for aggregated discovery

* Update feature gate

* Update content/en/docs/concepts/overview/kubernetes-api.md

---------

Co-authored-by: Qiming Teng <tengqm@outlook.com>
2023-03-30 20:49:48 -07:00
Kubernetes Prow Robot d6350c03bb
Merge pull request #40018 from humblec/dev-1.27
KEP-3107 update docs for csiNodeExpand secret support
2023-03-30 20:37:49 -07:00
Rodrigo Campos 2ffb037188
Document user namespace changes in v1.27 (KEP-127) (#39860)
* content: Update user namespaces version requirements

Also, with the new implementation, the fsGroup was dropped. So removed
the mention to those limitations.

Signed-off-by: Rodrigo Campos <rodrigoca@microsoft.com>

* content: Add reference to the userns task in the concepts page

Signed-off-by: Rodrigo Campos <rodrigoca@microsoft.com>

---------

Signed-off-by: Rodrigo Campos <rodrigoca@microsoft.com>
2023-03-30 20:01:48 -07:00
Kevin Hannon 7b6e694dc7 labels and job updates to mention new labels 2023-03-30 08:46:35 -04:00
Kubernetes Prow Robot e22e4c5ea6
Merge pull request #40196 from gabrielreid/gabrielreid/remove_redundant_finalizer_description_en
Remove redundant description of finalizers
2023-03-29 21:47:48 -07:00
Kubernetes Prow Robot 2056e6aff2
Merge pull request #40356 from tk3fftk/patch-1
fix links in service-accounts.md
2023-03-29 21:09:48 -07:00
ahg-g 7e6eb03b7e Graduate JobMutableNodeSchedulingDirectives to GA 2023-03-30 00:20:23 +00:00
Mickey Boxell a15fa4ae31 Merge remote-tracking branch 'upstream/main' into dev-1.27 2023-03-29 15:54:33 -05:00
Daniel Finneran 58ad4ee221
Update ingress-controllers.md
This adds Cilium to the list of ingress controllers.
2023-03-29 17:19:00 +01:00
Kubernetes Prow Robot 225f20cdcb
Merge pull request #40320 from logicalhan/tracing-docs
update APIServerTracing docs
2023-03-28 07:22:21 -07:00
Hiroki Takatsuka 47319756be
fix links in service-accounts.md 2023-03-28 14:48:04 +09:00
Paco Xu a67328526b update IdentifyPodOS as it is removed 2023-03-28 10:42:07 +08:00
Kubernetes Prow Robot dc359fe184
Merge pull request #37489 from Rishit-dagli/Rishit-dagli-apf-reject-reason
Add the "cancelled" reason for rejection in docs
2023-03-27 10:54:27 -07:00
Jefftree a36e0381fe Update OpenAPI V3 for GA 2023-03-27 17:00:44 +00:00
Rodrigo Campos d2cd6ca266 content: Mention containerd 1.7 supports user namespaces
containerd 1.7 was just released with user namespaces support. Let's
mention which kubernetes versions should work with container 1.7.

While we are there, let's clarify the CRI-O version and not duplicate
the requirements in the concept and task pages and just add a link

Signed-off-by: Rodrigo Campos <rodrigoca@microsoft.com>
2023-03-27 16:20:08 +02:00