Commit Graph

4616 Commits (01cfb51bfed48d1bce79ff5c839d460c3f0acad8)

Author SHA1 Message Date
Mohammed Affan 3f834c391d Remove Weave Cloud 2023-08-02 16:59:06 +05:30
Kubernetes Prow Robot 8766ddab71
Merge pull request #42344 from radimih/patch-1
Fix description of Gt and Lt operators in selectors
2023-08-02 01:44:09 -07:00
Kubernetes Prow Robot a61c6b80b1
Merge pull request #42061 from SergeyKanzhelev/maxparallelImagePuul
Promote parallel image pulls to beta
2023-08-01 16:14:22 -07:00
Kubernetes Prow Robot d416014d5c
Merge pull request #42155 from tamilselvan1102/patch-3
Update [Creating a Deployment] section
2023-08-01 15:32:22 -07:00
Kubernetes Prow Robot 1922f53100
Merge pull request #42139 from danielvegamyhre/podindexlabel
Add docs for KEP-4017 (pod index label)
2023-08-01 14:54:23 -07:00
Sergey Kanzhelev e803bbe840 added a note about mounting pod-resources instead of kubelet.sock 2023-08-01 18:15:46 +00:00
Matthias Bertschy fde22b5031 adding Sidecar Containers alpha feature
Signed-off-by: Matthias Bertschy <matthias.bertschy@gmail.com>
2023-08-01 17:13:12 +02:00
Radimir Mikhailov d267b7b3a9
Fixed description of Gt and Lt operators 2023-08-01 17:09:12 +07:00
Max Cameron 6b0751c679
Update storage-classes.md
Using the documented allowed topologies config I get the following deprecation warning: 
```
Warning: allowedTopologies[0].matchLabelExpressions[0].key: deprecated since v1.17; use "topology.kubernetes.io/zone" instead
```

Using "topology.kubernetes.io/zone", I get successful deployment:
```
kubectl edit storageclass/gp2
storageclass.storage.k8s.io/gp2 edited
```
2023-08-01 10:03:15 +01:00
Mengjiao Liu 68ba9633a2 Switch English to use code not codenew shortcode 2023-08-01 16:57:17 +08:00
Kubernetes Prow Robot e0b70d8c0a
Merge pull request #42086 from Affan-7/Correct-the-label
Correct the incorrect label in kubectl command for inspecting Leases for kube-apiserver
2023-07-31 18:34:38 -07:00
Kevin Hannon 4afba1c609 add suggestions 2023-07-31 14:15:34 -04:00
Mohammed Affan 84ce0f12c6 Fix storageclass pvc statement 2023-07-31 20:39:22 +05:30
Mengjiao Liu 27ed8f375d Update In-tree storage driver status 2023-07-31 17:46:47 +08:00
Kubernetes Prow Robot 40f6e39025
Merge pull request #42135 from Affan-7/topology-aware-routing
Updated topology-aware-routing.md
2023-07-30 16:34:01 -07:00
Hemant Kumar fe4c6b8a08 Remove references to older alpha field 2023-07-28 13:14:59 -04:00
Kubernetes Prow Robot 88e4809057
Merge pull request #42227 from Affan-7/ipFamilies
Fix note about .spec.ipFamilies
2023-07-27 13:34:09 -07:00
Kevin Hannon cd0de2832a address comments 2023-07-27 10:34:26 -04:00
Kubernetes Prow Robot 6b9d781b89
Merge pull request #41531 from Inbaraj-S/patch-1
Update ingress-controllers.md with OCI Native Ingress Controller
2023-07-27 05:36:07 -07:00
Michal Wozniak 08f4d48476 Docs update for Alpha JobBackoffLimitPerIndex 2023-07-27 13:52:54 +02:00
Tim Bannister 29c6a60501 Link to specific node labels rather than entire list
Less visual space compared to the original approach, but still shows
which labels you can expect to find set on a node.

Co-authored-by: Ritikaa96 <ritika@india.nec.com>
2023-07-27 11:26:33 +01:00
Mohammed Affan 10177783f1
Update content/en/docs/concepts/services-networking/dual-stack.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-07-27 10:36:33 +05:30
Kubernetes Prow Robot 86234ea54c
Merge pull request #42147 from Richabanker/uvip-doc-2
Add MVP documentation
2023-07-26 16:04:07 -07:00
Richa Banker bb9c7d9d24 Add mvp documentation
Co-authored-by: Tim Bannister <tim@scalefactory.com>

Co-authored-by: Joe Betz <jpbetz@google.com>
2023-07-26 15:17:46 -07:00
Shannon Kularathna a9db7877a8 Merge description of dotfile volume into the intro sentence. Content is exactly the same 2023-07-26 21:18:54 +00:00
Shannon Kularathna 9bdbe903ee Improve the prod/test task section
- Use numbered lists
- Remove kustomization instructions as they were not comprehensive
- Move the note pointing out specs are sharing a template to right under the specs
- Make the step wording active voice
2023-07-26 21:12:50 +00:00
Shannon Kularathna bbb9572eff Move prod-test use case to task page - no content changes 2023-07-26 20:57:22 +00:00
Shannon Kularathna 5bfb353a4e Convert env variables use case and SSH key use case into bullets with links
- Link to the actual task topics
- Remove the list of uses for secrets that link to anchors on page and replace with links to tasks
2023-07-26 20:56:45 +00:00
Shannon Kularathna f09e80a4f9 Move use cases higher on the page 2023-07-26 20:54:33 +00:00
Kevin Hannon f1fe316eec add a section on podrecreationpolicy for jobs 2023-07-26 15:49:28 -04:00
TariqueNasrullah d722028f4c linked Static Pod Task page with Static Pod Concept 2023-07-27 01:09:33 +06:00
Mohammed Affan 16d793f991 Fix note about .spec.ipFamilies 2023-07-26 17:27:45 +05:30
Kamil Dzierżanowski 87b7e85fbf
Update ingress-controllers.md
Ambassador apparently renamed to Emissary-Ingress.
2023-07-26 11:37:14 +02:00
Kubernetes Prow Robot 5984c6426b
Merge pull request #42200 from gjkim42/mark-expanded-dns-config-to-stable
Mark ExpandedDNSConfig feature to stable
2023-07-25 23:52:17 -07:00
shubham82 058033eaa3 Correct the hyperlink 2023-07-26 11:56:04 +05:30
Kubernetes Prow Robot 2a00de295e
Merge pull request #42187 from windsonsea/seracc
Provide a consistent appearance to bullets in service-accounts and rbac
2023-07-25 13:28:17 -07:00
shubham82 88b73643c4 Add the hyperlink to DeletionPolicy. 2023-07-25 18:40:57 +05:30
Humble Chirammal 508ce4282f mention CephFS and RBD in-tree storage driver deprecation.
Signed-off-by: Humble Chirammal <humble.devassy@gmail.com>
2023-07-25 18:26:23 +05:30
Andrey Goran eb522c126f
Replace {{< codenew ... >}} with {{% codenew ... %}} in all English docs (#42180)
* Replaced {{< codenew ... >}} with {{% codenew ... %}} in all files

* Reverted changes in non-english localizations
2023-07-25 05:54:06 -07:00
Kubernetes Prow Robot 441889f725
Merge pull request #41206 from RomanBednar/retro-sc-assignment-ga
graduate RetroactiveDefaultStorageClass feature to GA in 1.28
2023-07-25 05:22:05 -07:00
Gunju Kim 29b7887d38
Mark ExpandedDNSConfig feature to stable 2023-07-25 21:21:13 +09:00
Evan Lezar 9efc24421a
Update content/en/docs/concepts/extend-kubernetes/compute-storage-net/device-plugins.md
Co-authored-by: Mengjiao Liu <44460091+mengjiao-liu@users.noreply.github.com>
2023-07-25 12:13:21 +02:00
windsonsea ca08498f33 Provide a consistent appearance to bullets 2023-07-25 09:23:22 +08:00
Kubernetes Prow Robot b8869c3263
Merge pull request #42163 from Affan-7/descheduler-docs
Add link for descheduler
2023-07-24 04:04:11 -07:00
Mohammed Affan b64e69439c Add link for descheduler 2023-07-24 15:31:46 +05:30
Evan Lezar 9af46c8913 Add CDI Devices to Device Plugin API
This change expands the documentation for the Device Plugin to include
the addition of support for CDI Device Names as a feature-gated feature
in the 1.28 release.

Signed-off-by: Evan Lezar <elezar@nvidia.com>
2023-07-24 10:52:19 +02:00
Andrew Reeman 4f9dc624c0
Improved wording on _index.md 2023-07-24 09:45:13 +01:00
carlory efbe80ad00 NodeOutOfServiceVolumeDetach feature update to GA
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-07-24 13:52:49 +08:00
Tamilselvan 21440deebf
Update [Creating a Deployment] section 2023-07-24 10:15:11 +05:30
Andrew Reeman 7121b2bed9
Update _index.md
Using indefinite article for 'create a workload object'
2023-07-23 20:41:10 +01:00
Kundan Kumar 448c2a53b6 what's next for network plugin
incorporated review comments
2023-07-23 23:49:24 +05:30
Daniel Vega-Myhre 3e3c3aebff add docs for kep-4017 2023-07-23 01:15:50 +00:00
Mohammed Affan b5fb01c84f Updated topology-aware-routing.md 2023-07-22 13:18:53 +00:00
Kubernetes Prow Robot 7699d5c79e
Merge pull request #41529 from mrgiles/36526_document_yaml_parsing_bug
Add note that documents YAML compatibility bug
2023-07-20 13:28:11 -07:00
Inbaraj S fe01a7cbbd Update ingress-controllers.md with OCI Native Ingress Controller 2023-07-21 01:37:31 +05:30
Kubernetes Prow Robot ce682af151
Merge pull request #40605 from dipesh-rawat/remove-deprecated-topologyKeys
Remove deprecated doc on Topology-aware traffic routing with topology keys
2023-07-20 11:16:10 -07:00
Marcelo Giles e24badb244
Add note that documents yaml compatibility bug
Update note with yaml specs changes link

Move yaml warning note to config best practices doc

Rephrase YAML changes note

Fix typo
2023-07-19 10:40:13 -07:00
Mohammed Affan b2aa1c71d4 Update leases.md
Corrected the incorrect(old) label in kubectl command for inspecting Leases for kube-apiserver
2023-07-19 13:01:52 +00:00
Simon Engmann cfb6309c56
Fix example errors for CrossNamespacePodAffinity
Remove references to CrossNamespaceAffinity

The scope CrossNamespaceAffinity does not exist. Attempting to feed the example
YAML to `kubectl create` results in the following error:

> The ResourceQuota "disable-cross-namespace-affinity" is invalid:
> * spec.scopeSelector.matchExpressions.scopeName: Invalid value:
>  "CrossNamespaceAffinity": unsupported scope

Add missing operator for CrossNamespacePodAffinity

Trying to create the example ResourceQuotas without an operator results in the
following error from `kubectl create`:

> The ResourceQuota "disable-cross-namespace-affinity" is invalid:
> * spec.scopeSelector.matchExpressions.operator: Invalid value: "": must be
>   'Exist' when scope is any of ResourceQuotaScopeTerminating,
>   ResourceQuotaScopeNotTerminating, ResourceQuotaScopeBestEffort,
>   ResourceQuotaScopeNotBestEffort or
>   ResourceQuotaScopeCrossNamespacePodAffinity
> * spec.scopeSelector.matchExpressions.operator: Invalid value: "": not a valid
>     selector operator

The error message itself has another bug, as the operator is Exist*s*, not
Exist.

Signed-off-by: Simon Engmann <simon.engmann@sovity.de>
2023-07-19 09:13:41 +02:00
Sergey Kanzhelev a0a473ba71 promoted parallel image pulls 2023-07-17 20:30:07 +00:00
maxgio92 2717c63335
chore(docs/storage/persistent-volumes.md): replace master with controlplane
Respect the inclusive vocabulary.
2023-07-17 12:02:55 +02:00
carlory 400fbf9cc2 add CSIMigrationRBD feature promotion from alpha to deprecated 2023-07-17 09:51:50 +08:00
Kubernetes Prow Robot ef686eb8b8
Merge pull request #41817 from mboersma/remove-reconfigure-kubelet
Remove reconfigure-kubelet page
2023-07-16 16:15:06 -07:00
Kubernetes Prow Robot 81560e7e89
Merge pull request #41137 from Adi-ty/docs-secret
A more clear description for commands in working with secrets section
2023-07-16 16:11:06 -07:00
Kubernetes Prow Robot 603e3d04af
Merge pull request #41948 from mrgiles/40855_sec_checklist_seccomp_status
Reword seccomp paragraph to remove alpha feature reference
2023-07-16 15:53:06 -07:00
Kubernetes Prow Robot 371fdc73ba
Merge pull request #41988 from hasanrashid/issue-41864
Clarifying number of examples of controllers
2023-07-16 15:51:06 -07:00
Hasan Rashid ad3a2affde
Update content/en/docs/concepts/overview/components.md
Co-authored-by: Michael <haifeng.yao@daocloud.io>
2023-07-15 18:32:27 -04:00
Kubernetes Prow Robot 5e6d914504
Merge pull request #38786 from mattcary/mig-reg
Detail zonal provisioning for GCE PD
2023-07-13 05:22:05 -07:00
lakshmi prasuna 4a87fb5850
Mention default type of Service in “Defining a Service” section (#41855)
* Explain default type of Service in “Defining a Service” section

* incorporated with review comments

* removed unnecessary whitespace
2023-07-13 05:04:06 -07:00
Kubernetes Prow Robot c185ebb4d4
Merge pull request #37593 from sftim/20221029_improve_workload_apis_overview
Improve overview for workload APIs
2023-07-12 05:31:12 -07:00
Kubernetes Prow Robot bdea620da4
Merge pull request #41991 from thisisharrsh/fix_the_link
Fix the broken link for Kubernetes Volume Plugin
2023-07-12 04:59:12 -07:00
harsh 0df0f2a8ab Fixed the link for Kubernetes Volume Plugin 2023-07-12 13:24:41 +05:30
Hasan Rashid 36fd15ae39 Clarifying number of examples of controllers 2023-07-12 00:15:40 -04:00
Roman Bednar 810a320a48 graduate RetroactiveDefaultStorageClass feature to GA in 1.28 2023-07-11 15:48:04 +02:00
Tim Bannister ad54bfe6d6 Use simple list for workload API section index 2023-07-11 09:36:34 +01:00
Tim Bannister 50635afc37 Improve overview for workload APIs
Co-authored-by: Qiming Teng <tengqm@outlook.com>
Co-authored-by: Aldo Culquicondor <acondor@google.com>
2023-07-11 09:36:34 +01:00
shubham82 483bee8462 Fix feature state for MixedProtocolLBService 2023-07-10 16:59:26 +05:30
Marcelo Giles 3581bb036d
Reword seccomp paragraph to remove alpha feature reference
Fix capitalization
2023-07-09 09:46:29 -07:00
Raghunandan16 23aea946b5
Fix wrong feature state (#41927)
* Feature Gate state

* fixed markdown
2023-07-09 03:15:03 -07:00
Marcelo Giles dcd3337cbc
Rewrite note on container runtimes 2023-07-07 18:28:36 -07:00
Kubernetes Prow Robot 64867627ff
Merge pull request #41906 from kinvolk/rata/userns-1.27
content: Clarify version requirements for userns and other minor fixes
2023-07-07 06:33:04 -07:00
Rodrigo Campos cc2ca7a644 content: Make userns statement about dockerd timeless
Signed-off-by: Rodrigo Campos <rodrigoca@microsoft.com>
2023-07-07 15:23:13 +02:00
Kubernetes Prow Robot 25427099cc
Merge pull request #41909 from thisisharrsh/fix_link
Fix broken link for IPv4/IPv6 dual-stack (Windows)
2023-07-07 05:11:04 -07:00
Rodrigo Campos aa5975d39d content: Remove old not about userns
The note is no longer valid (the branch was already merged and the
merged was done correctly).

Signed-off-by: Rodrigo Campos <rodrigoca@microsoft.com>
2023-07-07 12:47:17 +02:00
Rodrigo Campos 0797a850da content: Fix typos in versions requirements for userns
The variable expansion is wrong: it currently expands to 1.27.3 on the
rendered website, so it says it is supported in 1.27 and that it is not.

Let's just re-work this paragraph so it is cleaerer and the variable
expansion is what we want (1.27 and not 1.27.3)-

Signed-off-by: Rodrigo Campos <rodrigoca@microsoft.com>
2023-07-07 12:45:50 +02:00
harsh 7e37e6ff70 Modified the link for IPv4/IPv6 link for windows support. 2023-07-07 11:38:34 +05:30
Kubernetes Prow Robot 9991d011ed
Merge pull request #41912 from akshayamadhuri/akshayamadhuri-patch-7
Update ephemeral-volumes.md
2023-07-06 21:11:03 -07:00
AKSHAYA MADHURI 26a08f8d35
Update ephemeral-volumes.md 2023-07-06 19:39:09 +05:30
harsh ec3ae13ac1 Fixed the link for IPv4/IPv6 dual-stack 2023-07-06 17:55:44 +05:30
Anton Gilgur 74ee1d9875
docs(storage-classes): add section on default `StorageClass` (#41843)
* docs(storage-classes): add section on default StorageClass

- empty commit at the beginning for the squash
  - PR template asks the first commit to be named appropriately for squashes

* Update storage-classes.md

Add Note at the end about having a single default storage class is preferred and that Kubernetes does not prevent you from having multiple storage classes.

* Updated storage-classed.md

Updated storage-classed.md based on feedback.

* update storage-class.md

Updated storage-class.md based on feedback

* fix feedback and grammar

- consistently use StorageClass, as that's how it's mostly used in this doc and the PVC doc
  - except when it is plural, in that case "storage classes" is used
  - fix docs reference to use the proper title of the doc too, which also has it as one word
- consolidate two sentences together that both describe what a default StorageClass is for
  - `storageClassName` is the specific PVC field; use backticks and camelCase when describing it
- remove extra new line

- minor grammar and spacing fixes
  - more than one space was occassionally used
  - a cloud provider will similarly only ever set _one_ default StorageClass, so use singular instead of plural

* docs(storage-classes): add section on default StorageClass

- the PVC docs reference this and there is an administrator guide on how to change this, but no section within the central Storage Classes document
  - this has made it a bit difficult to explain how that a default StorageClass exists as the StorageClass docs themselves barely mention it
  - with a new section, this makes it very clear and links out to other existing docs on the topic

- based off a previous PR that went through some review cycles and added this section but was never merged

* update what happens when multiple defaults exist

- c.f. 962235c86a (diff-77fd84defc818b9e6010794bf87e0eece0960dfeff196e19b7d84da8de15ddffR67)
  - chooses the newest by default

* slight modifications according to the style guide

- simplify dynamic provisionining reference
  - it's specific, but very accurate, so I'm hesitant to remove more pieces of it

- simplify tense; this is still a "hypothetical" (if/when) scenario, so still not present tense, but simpler past perfect tense instead of future perfect tense
  - futher modifications welcome!

* use a relative path to the doc instead of a URL

Co-authored-by: Rey Lejano <rlejano@gmail.com>

---------

Co-authored-by: Ju Lim (Red Hat) <julim@redhat.com>
Co-authored-by: Rey Lejano <rlejano@gmail.com>
2023-07-05 21:55:03 -07:00
Kubernetes Prow Robot b305fdaa5a
Merge pull request #41157 from able8/fix-a-shell-command-in-examples
Fix a shell command in examples of "Init Containers" page
2023-07-05 15:19:03 -07:00
Kubernetes Prow Robot 8546f1908b
Merge pull request #41395 from tengqm/improve-sys-logs
Improve sys logs page by clarifying options dropped
2023-07-05 15:17:03 -07:00
Kubernetes Prow Robot 3342cbf645
Merge pull request #41297 from tengqm/clarify-prestop-hook
Clarify prestop hook invocation condition
2023-07-05 15:15:04 -07:00
Matt Boersma bb4337e8d2
Remove reconfigure-kubelet page 2023-07-05 08:04:46 -06:00
Kubernetes Prow Robot bdbe3dc14f
Merge pull request #41845 from yanggangtony/fix-typo-words
Fix typo words in pod describe
2023-07-04 23:54:55 -07:00
Rishit Dagli e7cf1ca19b
Merge dev-1.28 into main 2023-07-04 19:21:49 -04:00
Kubernetes Prow Robot a4a08726d8
Merge pull request #41804 from ffromani/podresources-ga-fixup
node: fix release state for podresources API
2023-07-03 03:36:52 -07:00
Kubernetes Prow Robot aa86f39e63
Merge pull request #41846 from ffromani/devmgr-topomgr-ga
Fix stale feature state for device plugin integration with Topology Manager
2023-07-03 01:42:51 -07:00
lakshmi 7df9f487ac fix broken link[avoiding-collisions] 2023-07-03 13:07:29 +05:30
Francesco Romani df62b9bed1 node: integration with topology manager is stable
Retroactively fix the feature state:
- device manager GA'd in 1.26
- topology manager GA'd in 1.27
thus we can safely call the integration between topology and device
managers GA in 1.27

Signed-off-by: Francesco Romani <fromani@redhat.com>
2023-07-03 07:44:09 +02:00
yanggang 67ec5feea2
fix typo words in pod describe.
Signed-off-by: yanggang <gang.yang@daocloud.io>
2023-07-03 10:07:37 +08:00
AKSHAYA MADHURI d1b90faec8
Update storage-classes.md 2023-07-02 16:51:32 +05:30
AKSHAYA MADHURI 80f42ed9b5
Update storage-classes.md 2023-07-02 12:10:27 +05:30
Kubernetes Prow Robot fd7fa1ffad
Merge pull request #41195 from sftim/20230223_add_detail_headless_service
Document detail about headless Services
2023-06-30 21:58:43 -07:00
Kubernetes Prow Robot 9ee99313f8
Merge pull request #41797 from enyiakwu/patch-2
Fixed typo for taint-and-toleration.md
2023-06-30 21:34:43 -07:00
Ugur b773649fb2 improvement psa document fix
Signed-off-by: Ugur <ugurozturk918@gmail.com>
2023-06-30 16:20:31 +02:00
Kubernetes Prow Robot c5ee8294f5
Merge pull request #38551 from sftim/20221219_migrate_aws_specifics_from_service
Move AWS Service annotation details to reference page
2023-06-30 06:24:42 -07:00
Kubernetes Prow Robot aa8eabc49a
Merge pull request #40375 from candrews/patch-1
Clarify image pull policy regarding digests
2023-06-30 06:22:43 -07:00
Ugur 26f72a7358 improvement psa document
Signed-off-by: Ugur <ugurozturk918@gmail.com>
2023-06-30 13:09:21 +02:00
Mike Mwanje 0066c6b685 remove misleading note 2023-06-29 16:13:47 +00:00
Mike Mwanje b6ae431591 improve explanation on when to use 'data' and 'stringData' fields 2023-06-29 15:05:31 +00:00
Francesco Romani 3e0e88dadc docs: podresources API is stable
Mark the API, needed to monitor the device plugins, as stable

Signed-off-by: Francesco Romani <fromani@redhat.com>
2023-06-29 14:04:46 +02:00
Max d61f12d86f
fixed typo for taint-and-toleration.md 2023-06-29 12:50:35 +01:00
Rayo 10e15641bd
Update content/en/docs/concepts/overview/working-with-objects/namespaces.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-06-29 12:14:55 +08:00
Rayo d287886f7b
Update content/en/docs/concepts/overview/working-with-objects/namespaces.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-06-29 12:14:42 +08:00
Mike Mwanje 2649069270 add explanation on when to use each of 'data' and 'stringData'
fields
2023-06-28 17:18:43 +00:00
Mike Mwanje 807103fc21 Replace data with stringData in TLS secret example 2023-06-28 17:18:43 +00:00
Rayowang 23ea8a1dc7 fix: unclear documentation on NamespaceDefaultLabelName feature gate 2023-06-29 00:53:20 +08:00
Max 4116be05c0
Update taint-and-toleration.md
fixed some typos
2023-06-28 17:33:53 +01:00
Tim Bannister 5a9803346c Move AWS Service annotation details to reference page 2023-06-26 21:39:12 +01:00
Kevin Grigorenko 810a7cc2c0
Clarify IBM Java and IBM Semeru Runtimes cgroupsV2 support
Signed-off-by: Kevin Grigorenko <kevin.grigorenko@us.ibm.com>
2023-06-26 13:41:50 -05:00
Vilsol 1732bd8fc0
A secret type must be used for pull secret to work 2023-06-25 22:01:39 +03:00
Rishit Dagli e2dc67dbc1
Merge pull request #3 from Rishit-dagli/main
Merged main dev-1.28
2023-06-21 13:09:03 -04:00
Kubernetes Prow Robot c43c360bf4
Merge pull request #41639 from pbxqdown/patch-1
Fix node score calculation in resource-bin-packing.md
2023-06-17 19:48:19 -07:00
Kevin Hannon 01c9decf7d
rename PodHasNetwork to PodReadyToStartContainers (#40945)
* rename PodHasNetwork to PodReadyToStartContainers

* add note for condition rename

* add feature gate removal

* Update content/en/docs/reference/command-line-tools-reference/feature-gates.md

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

* Update content/en/docs/reference/command-line-tools-reference/feature-gates-removed.md

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

* Update content/en/docs/reference/command-line-tools-reference/feature-gates-removed.md

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

---------

Co-authored-by: Qiming Teng <tengqm@outlook.com>
2023-06-16 16:44:19 -07:00
Kubernetes Prow Robot a631f1bc9c
Merge pull request #41514 from T-Lakshmi/init-containers
updated init-containers page
2023-06-15 02:24:18 -07:00
Qian_Xiao 972abbf09f
Fix node score calculation in resource-bin-packing.md
The nodescore calculation formula misses parentheses causing it confusing to understand.
2023-06-14 13:41:54 -07:00
Vaibhav Goel 290b12ca94
Removed the keyword new from dynamic-resource-allocation.md (#41483)
* Removed the new keyword from dynamic-resource-allocation.md

* Updated the grammar in dynamic-resource-allocation.md
2023-06-12 17:59:57 -07:00
Dipesh Rawat 940a468973
Remove deprecated Service topologyKeys 2023-06-11 00:08:02 +01:00
Kubernetes Prow Robot 3ae9cee6c8
Merge pull request #41507 from ronaknnathani/patch-1
Fixes a typo for "concurrency" in PriorityLevelConfiguration section
2023-06-08 08:16:15 -07:00
Kubernetes Prow Robot 75ece85e56
Merge pull request #41278 from tengqm/fix-41089
Add link to reclaiming policy
2023-06-08 08:10:13 -07:00
Kubernetes Prow Robot 386c390e52
Merge pull request #35011 from Kartik494/resourcequotabehavior
Document the resource quota working and steps require to enforce  resource quota on ephemeral storage
2023-06-08 03:02:14 -07:00
lakshmi a3fc330e0c incorporated the review comments. 2023-06-08 15:14:29 +05:30
Kubernetes Prow Robot 96893f8dc6
Merge pull request #41431 from vszabo2/patch-1
Fix referenced paths in Service page
2023-06-07 11:04:14 -07:00
lakshmi ff636abaa4 updated init-containers page 2023-06-07 11:49:01 +05:30
Ronak Nathani f8da7d4ad9
Fixes a typo for "concurrency" in PriorityLevelConfiguration section 2023-06-06 10:07:50 -04:00
Kubernetes Prow Robot 06a06cb3f7
Merge pull request #41402 from pacoxu/container-runtime-cleanup
Container runtime cleanup
2023-06-05 01:36:44 -07:00
Qiming Teng eea76d1110 Add some tidy up changes for retriggering the CI 2023-06-05 12:46:41 +08:00
Qiming Teng d88628bc3d Add link to reclaiming policy 2023-06-05 12:46:25 +08:00
Kubernetes Prow Robot 1c1e5f21e4
Merge pull request #41424 from windsonsea/patchver
replace `currentVersion` with `currentPatchVersion` in concepts
2023-06-03 15:00:41 -07:00
Qiming Teng 60dc217cbb Apply some line wrapping cleanup 2023-06-03 19:56:13 +08:00
Qiming Teng 1e3b4d337d Clarify that some logging options are already dropped 2023-06-03 17:31:27 +08:00
Victor Szabo 417d1f3b5b
Fix referenced paths in Service page
In the External IPs section, the text mentions a couple of paths from the Service manifest that determine how clients can access the service. Those paths are misspelled, and this commit fixes that.
2023-06-02 16:04:20 -07:00
Kubernetes Prow Robot 90c074940b
Merge pull request #41326 from tamilselvan1102/k8s-doc-web-20230525
Add glossary tooltip for kubelet
2023-06-02 10:18:53 -07:00
Michael 50bec1f123 replace currentVersion with currentPatchVersion in concepts 2023-06-02 18:56:23 +08:00
Kubernetes Prow Robot d703ea5c4c
Merge pull request #41406 from Ritikaa96/remove-redundant-selector-from-url
Removing redundant #selector in url and adding line-wrapping cleanup
2023-06-02 01:54:53 -07:00
Kubernetes Prow Robot 66edf52b6b
Merge pull request #41413 from windsonsea/ingressy
Tweak line wrappings in /services-networking/
2023-06-01 16:43:45 -07:00
Kubernetes Prow Robot 0246de63f5
Merge pull request #41412 from windsonsea/tweak
tweak line wrappings in concepts/storage/
2023-06-01 16:41:46 -07:00
Kubernetes Prow Robot 0debd148bf
Merge pull request #41286 from sairameshv/exec_probe
Add a caution regarding the `exec` probe mechanism
2023-06-01 09:29:46 -07:00
Kubernetes Prow Robot 5f352713b6
Merge pull request #41351 from JimBugwadia/update_policies_concepts
update policies concepts page
2023-06-01 08:41:46 -07:00
Michael 49135cefb8 Tweak line wrappings in /services-networking/ingress.md 2023-06-01 21:38:11 +08:00
Michael 2886944017 tweak line wrappings in storage/ 2023-06-01 21:20:18 +08:00
Paco Xu 0731e3877c sync status with https://github.com/kubernetes/kubernetes/pull/114017 2023-06-01 18:13:57 +08:00
Paco Xu ab4604aa4c remove 2023-06-01 18:13:57 +08:00
Ritikaa96 e67417a283 Removing redundant #elector in url and adding line-wrapping cleanup, without changing the text.
Signed-off-by: Ritikaa96 <ritika@india.nec.com>
2023-06-01 13:24:48 +05:30
Tamilselvan b189eebd48
wrapping in to <80 characters 2023-05-31 10:40:25 +05:30
Kubernetes Prow Robot df7cbd1a3a
Merge pull request #40639 from gjkim42/update-expanded-dns-config-docs-for-ga
Update ExpandedDNSConfig docs for GA
2023-05-30 19:33:44 -07:00
xuzhenglun 485133f805
promote ServiceNodePortStaticSubrange to beta 2023-05-31 10:04:53 +08:00
Gunju Kim 8d42b3a9a0
Update ExpandedDNSConfig docs for GA 2023-05-31 09:19:14 +09:00
Kubernetes Prow Robot 1d2727be56
Merge pull request #41330 from mrgiles/32048_document_kubelet_img_cred_prov_concept
Document kubelet image credential provider extension concept
2023-05-30 16:37:44 -07:00
Marcelo Giles 54bfa620f3
Use shortcode 2023-05-30 16:33:53 -07:00
Kubernetes Prow Robot c8773e546d
Merge pull request #41271 from mrgiles/31719_clarify_job_completionMode_rare_condition
Add note for when multiple pods are started for the same job index
2023-05-30 16:31:43 -07:00
Marcelo Giles f838c75164
Fix sentence 2023-05-30 16:20:10 -07:00
Marcelo Giles e0e2354a2d
Capitalize kubelet 2023-05-30 16:02:55 -07:00
Kubernetes Prow Robot 1a22d90894
Merge pull request #41232 from mrgiles/24627_cluster_add_ons_add_cni_ref
Add CNI plugin to list of Addons
2023-05-30 10:43:51 -07:00
Jim Bugwadia e5d5a3f5f9
Update content/en/docs/concepts/policy/_index.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-05-29 18:49:59 -07:00
James Williams 8dbe3483af
Fix typo in labels.md 2023-05-28 08:25:49 +01:00
Jim Bugwadia 9def456bca update policies concept
Signed-off-by: Jim Bugwadia <jim@nirmata.com>
2023-05-27 17:04:35 -07:00
tamilselvan1102 3cf47e9bb0 Add glossary tooltip for kubelet 2023-05-25 17:28:45 +05:30
Kartik Sharma 8404c668f8
Merge branch 'main' into resourcequotabehavior 2023-05-25 11:43:13 +05:30
Qiming Teng 06852a5c95 Apply some tidy up to the page 2023-05-25 10:50:36 +08:00
Kubernetes Prow Robot e2fe34eabd
Merge pull request #41314 from mrgiles/32047_legacy_kubelet_img_pull_creds
Fix Kubernetes typo
2023-05-24 19:46:50 -07:00
Marcelo Giles b4a3763273
Fix Kubernetes typo 2023-05-24 18:34:15 -07:00
Kubernetes Prow Robot 4a46cec7b8
Merge pull request #41287 from mrgiles/32047_legacy_kubelet_img_pull_creds
Reinstate kubelet's pull credentials provider mechanism info
2023-05-24 17:24:49 -07:00
Marcelo Giles 873b01b097
Reinstate kubelets credential provider info
Add (GCR) to list item

Add missing acronyms to list

Rewrite kubelet legacy credential provider

Update section title header
2023-05-24 17:04:50 -07:00
Or Raz 79ce53d337
Update nodes.md
Redundant spaces results in a break of new line.
2023-05-24 14:33:22 +03:00
Sreeram Venkitesh 81fd15afe4
Added section on operators for `nodeAffinity` and `podAffinity` (#39742)
* Added section in the docs about the behaviour of operator in the node and pod affinity docs

* Fixes from review

* Fixed podAffinity and added note about non-integer values

* Fixes from review

* Fixed review comments

* Fixes from review
2023-05-24 01:18:50 -07:00
Qiming Teng ef1b3bfd4e Clarify the condition when preStop hook is invoked 2023-05-24 12:07:55 +08:00
Michael f0e755caae
Fix step indentations in windows user guide (#41283) 2023-05-24 10:55:16 +08:00
Sai Ramesh Vanka 0ef0dedf3a Add a caution regarding the `exec` probe mechanism
Reference Issue: https://github.com/kubernetes/website/issues/41084
1. Exec probe's implementation involves the Kubelet making a gRPC call to the
underlying CRI which inturn involves in the creation of multiple processes that
require a good amount of cpu usage whenever the probe is executed.
2. Whereas the other probes namely `http/gRPC/tcp` involves the Kubelet alone making
a call to the container.
3. There might be a significant amount of cpu overhead in the cases of
higher pod densities, lower periodic intervals when the exec probe is configured.
4. Hence, it would be a good idea to alert the user to opt for the other available probes
in case of the above mentioned scenarios.

Signed-off-by: Sai Ramesh Vanka <svanka@redhat.com>
2023-05-23 21:54:18 +05:30
Kubernetes Prow Robot 0b82613e89
Merge pull request #41274 from erezyfntn/patch-5
Add FortiADC Ingress controller
2023-05-23 09:02:29 -07:00
lakshmi prasuna 589f10154f
Added more points to what's next section under deployment page (#38230)
* Added more points to what's next section under deployment page

* updated content as per review comment

* reworked on comments

* rebase and reworked

* fix format

* Update deployment.md

---------

Co-authored-by: Qiming Teng <tengqm@outlook.com>
2023-05-23 03:06:26 -07:00
erezyfntn 5568df7da2
Update ingress-controllers.md 2023-05-23 08:26:11 +03:00
Marcelo Giles ca366f73d8
Add note for multiple pods for same job index 2023-05-22 18:06:01 -07:00
Marcelo Giles a219b8c2b5
Add CNI to list of addons 2023-05-19 14:06:46 -07:00
Marcelo Giles a79dee21fb
Remove Docker volumes background reference 2023-05-19 11:22:25 -07:00
Kubernetes Prow Robot fcec68a2a9
Merge pull request #41183 from sbhrule15/clarify-default-mount-behavior-secret-configmap
Clarify documentation around default mount permissions for Secrets and ConfigMaps
2023-05-18 17:20:27 -07:00
Joshua Pare 74770e7025 default readonly mounting is not specified 2023-05-18 09:57:16 -05:00
Tim Bannister 9c26f03b3f
Document detail about headless Services 2023-05-17 20:02:29 +01:00
Aditya Singh b8c826abeb
Removed unnecessary < and > 2023-05-17 21:47:13 +05:30
Kubernetes Prow Robot 093971ab31
Merge pull request #41094 from mrgiles/39212_server_field_validation
Add server side field validation section
2023-05-17 05:40:33 -07:00
Marcelo Giles 921936d6a7
Update default kubectl validate statement 2023-05-16 11:34:32 -07:00
Marcelo Giles 071225cc4d
Update SSFV versions paragraph 2023-05-16 09:58:57 -07:00
Kubernetes Prow Robot d219572a20
Merge pull request #38563 from sftim/20221219_revise_service_concept_after_introduction_for_a_bit
Revise Service concept, part 13
2023-05-15 18:05:14 -07:00
Kubernetes Prow Robot 821ca22ac1
Merge pull request #40915 from mrgiles/37738_securing_cluster_checklist_align
Add links between Securing a Cluster and Security Checklist for alignment
2023-05-15 13:45:34 -07:00
Kubernetes Prow Robot 89b0888a81
Merge pull request #41091 from pran2711/FirstPR
Updated Internal Load Balancer annotation for GCP
2023-05-15 13:41:34 -07:00
Sergey Kanzhelev d22f3b970b
Clarify pod scheduling during node graceful termination (#41061)
* clarify the pods scheduling during graceful termination:

* Update content/en/docs/concepts/architecture/nodes.md

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

---------

Co-authored-by: Qiming Teng <tengqm@outlook.com>
2023-05-15 13:39:35 -07:00
Marcelo Giles 8afec0c061
Minor style edits from review 2023-05-15 11:52:08 -07:00
able8 c6ff7aa739 fix a shell command in examples 2023-05-16 00:17:43 +08:00
Marcelo Giles 83265768c2
Add namespaceSelector:matchLabels example (#41140)
* Add namespaceSelector:matchLabels example

* Change matchLabels for matchExpressions
2023-05-15 00:33:27 -07:00
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
Aditya efba341d9b A more clear description for commands and its uses on secrets page 2023-05-14 22:24:42 +05:30
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
ziyi-xie 95775ad64a Modified the description about emptyDir sizeLimit 2023-04-17 04:24:25 +00: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
kartik sharma 095525610d improvement to resource quota behaviour on resources
Update content/en/docs/concepts/configuration/manage-resources-containers.md

Co-authored-by: Chris Negus <striker57@gmail.com>

Update content/en/docs/concepts/configuration/manage-resources-containers.md

Co-authored-by: Chris Negus <striker57@gmail.com>

Update content/en/docs/concepts/configuration/manage-resources-containers.md

Co-authored-by: Chris Negus <striker57@gmail.com>
2023-04-06 09:39:27 +05:30
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
Craig Andrews 28c9534bf8
Clarify image pull policy regarding digests
If the digest is specified, the default is `imagePullPolicy` is `IfNotPresent` (the same as if a tag is provided).
2023-03-28 12:57:09 -04: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
Han Kang c3d698a443 update APIServerTracing docs 2023-03-26 09:41:54 -07:00
Kubernetes Prow Robot 2c0c3cf08e
Merge pull request #39820 from ragaller/patch-1
Fix typo in service.md
2023-03-25 09:33:53 -07:00
Kubernetes Prow Robot 324c3869ff
Merge pull request #40227 from sftim/20230322_revise_service_concept
Tweak headings for port definitions within Service concept
2023-03-25 09:19:53 -07:00
Kubernetes Prow Robot e56041895e
Merge pull request #39462 from SaumyaBhushan/Issue38146
updated the broken link for xfs.org site
2023-03-25 09:09:53 -07:00
Kubernetes Prow Robot 6a7730882f
Merge pull request #39732 from ruiwen-zhao/parallel
Document update for MaxParallelImagePulls
2023-03-25 08:21:53 -07:00
Kevin Grigorenko 24d2120fa1
Clarify cgroupsV2 Java statements
Signed-off-by: Kevin Grigorenko <kevin.grigorenko@us.ibm.com>
2023-03-24 14:15:45 -05:00
Saumya 48eee13cf2
Merge branch 'kubernetes:main' into Issue38146 2023-03-24 09:51:01 +05:30
windsonsea e6ba669447 fix a 404 link in pod-qos.md 2023-03-23 23:45:20 +08:00
Humble Chirammal ea3b7b44e7 KEP-3107 update docs for csiNodeExpand secret support
This feature has moved to Beta in this release. The documentation
has been updated to reflect the same.

Signed-off-by: Humble Chirammal <humble.devassy@gmail.com>
2023-03-23 16:23:07 +05:30
Kubernetes Prow Robot 0cbb4d0e7a
Merge pull request #39809 from mimowo/update-docs-about-handling-deleted-pods
Update docs for KEP3329: "Retriable and non-retriable Pod failures for jobs
2023-03-22 22:28:22 -07:00
ruiwen-zhao ee72c54853 Document update for MaxParallelImagePulls
Signed-off-by: ruiwen-zhao <ruiwen@google.com>
2023-03-23 04:11:59 +00:00
Tim Bannister ccbe92e360
Revise Service concept
Redo headings for port definitions
2023-03-22 15:01:28 +00:00
Kubernetes Prow Robot b399d833f8
Merge pull request #39905 from saschagrunert/dev-1.27-downward-api-hugepages
[KEP-2053] Add docs for DownwardAPIHugepages graduation
2023-03-22 02:08:36 -07:00
Sascha Grunert bcff6ab600
[KEP-2053] Add docs for DownwardAPIHugepages graduation
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2023-03-22 10:01:47 +01:00
Kubernetes Prow Robot cbd2920d8d
Merge pull request #40117 from ystkfujii/fix/typo
Fix typo in workloads/controllers/daemonset
2023-03-22 01:44:36 -07:00
Kubernetes Prow Robot 1ac62a1ec5
Merge pull request #39850 from xuzhenglun/dev-1.27
add doc for ServiceNodePortStaticSubrange
2023-03-22 00:48:35 -07:00
Kubernetes Prow Robot 8f1b83b8cc
Merge pull request #38129 from Ritikaa96/cloud-controller
Correcting format of cloud-controller-md What's Next section
2023-03-21 23:26:35 -07:00
Shubham 458c0e3b26
Improvement: Added the Note for External applications. (#39691)
* Improvement: Added the word External applications.

* Added the Note for External Applications.

* Modify the note
2023-03-21 20:08:36 -07:00
xuzhenglun 6887d395f3
add docs in service concepts 2023-03-22 10:54:06 +08:00
Kubernetes Prow Robot fef3fbfe84
Merge pull request #40176 from mickeyboxell/merged-main-dev-1.27
Merge remote-tracking branch 'upstream/main' into dev-1.27
2023-03-21 16:52:00 -07:00
Kubernetes Prow Robot 29f0dd8094
Merge pull request #39823 from pwschuurman/kep-3335-beta-docs
Update StatefulSetStartOrdinal documentation to target beta in 1.27
2023-03-21 13:12:12 -07:00
Gabriel Reid 138b825d31 Remove redundant description of finalizers
Remove redundant information about finalizers on the finalizers
page within the "working with objects" section.

The same description of finalizers is imported directly from the
glossary, so previous to this commit a nearly identical paragraph
is repeated.

For reference, the text imported from the glossasry is

> You can use finalizers to control garbage collection of resources.
> For example, you can define a finalizer to clean up related resources
> or infrastructure before the controller deletes the target resource.

while the text being removed in this commit is:

> You can use finalizers to control garbage collection of resources
> by alerting controllers to perform specific cleanup tasks before
> deleting the target resource.
2023-03-21 19:52:15 +01:00
Michal Wozniak 801b556183 Update for KEP3329: "Retriable and non-retriable Pod failures for Jobs"
Co-authored-by: Aldo Culquicondor <1299064+alculquicondor@users.noreply.github.com>
2023-03-21 15:56:19 +01:00
Ritikaa96 9e7b29be21 Making changes as per reviews
Signed-off-by: Ritikaa96 <ritika@india.nec.com>
2023-03-21 19:59:55 +05:30
Ritikaa96 78c34c1fc5 Updating cloud-controller-md reference section 2023-03-21 19:18:32 +05:30
Ritikaa96 c79c8f2a12 Adding loadbalancerdeprecation info and removing Azure Info in NOTE
Signed-off-by: Ritikaa96 <ritika@india.nec.com>
2023-03-21 19:06:38 +05:30
Ritikaa96 b17509592b Deprecation Note addedi for loadbalancerIP 2023-03-21 19:06:38 +05:30
Todd Neal 3a81c94ba8 remove pod-eviction-timeout documentation
pod-eviction-timeout has been removed from v1.27, update the docs to
reference the taint based eviction that is now the default and only
mechanism.
2023-03-21 08:00:33 -05:00
Mickey Boxell 79fd7f88d6 Merge remote-tracking branch 'upstream/main' into dev-1.27 2023-03-20 21:58:19 -05:00
Kubernetes Prow Robot e2526aa6c4
Merge pull request #39835 from soltysh/cronjob_tz_ga
Promote CronJobTimeZone to stable
2023-03-20 05:01:18 -07:00
Maciej Szulik b6b1fc392d
Promote CronJobTimeZone to stable 2023-03-20 12:58:12 +01:00
Kubernetes Prow Robot f6a72d133c
Merge pull request #39843 from chrishenzie/read-write-once-pod-docs
Update ReadWriteOncePod feature to beta
2023-03-19 19:49:16 -07:00
Yash Pimple 434469c084
Updated docs for EndpointSliceTerminatingCondition (#38701)
* Rebased issue #38390

* Updated endpoint-slices.md

Resolved issue #38701

* Updated endpoint-slice.md

* endpoint-slice.md

* New endpoint-slice.md file

* Updated endpoint-slice.md
2023-03-19 19:27:16 -07:00
ystkfujii 9885754ed0 fix typo 2023-03-19 03:13:03 +09:00
Patrick Ohly 5beb348e62 dynamic resource allocation: update for 1.27
The API group was bumped to make some incompatible internal changes and the
user-visible renaming of PodScheduling to PodSchedulingContext.
2023-03-17 20:31:48 +01:00
Tim Bannister 52bb8f9282 Add /logs API to security checklist
It's best to disable this API, which is deprecated at the time of
writing.

Co-authored-by: Jordan Liggitt <jordan@liggitt.net>
2023-03-16 17:38:38 +00:00
Sergey Kanzhelev ae17e46f73
Document behavior of endpoints with the feature EndpointSliceTerminatingCondition (#36791)
* new behavior of endpoints with the feature gate EndpointSliceTerminatingCondition

* Update content/en/docs/concepts/workloads/pods/pod-lifecycle.md

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

* Update content/en/docs/concepts/workloads/pods/pod-lifecycle.md

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

* Update content/en/docs/concepts/workloads/pods/pod-lifecycle.md

Co-authored-by: Antonio Ojea <antonio.ojea.garcia@gmail.com>

* fixing feature gate versions

---------

Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Antonio Ojea <antonio.ojea.garcia@gmail.com>
2023-03-15 08:32:17 -07:00
Chris Henzie e600a75b41 Update ReadWriteOncePod feature to beta 2023-03-14 13:52:52 -07:00
Peter Schuurman 112f01d2fc Update KEP-3335 documentation for beta in 1.27 2023-03-13 12:08:31 -07:00
JenTing Hsiao a4a5b15ee7 Quota the variable
Signed-off-by: JenTing Hsiao <hsiaoairplane@gmail.com>
2023-03-13 10:14:24 +08:00
Dhairya-Arora01 64af02f281 fixed the outdated link 2023-03-12 14:17:00 +00:00
Saumya f90a5d67d5
Update content/en/docs/concepts/configuration/manage-resources-containers.md
Co-authored-by: Rey Lejano <rlejano@gmail.com>
2023-03-11 21:34:52 +05:30
Kubernetes Prow Robot bd456cf518
Merge pull request #39824 from mickeyboxell/merged-main-dev-1.27
Merged main dev 1.27
2023-03-10 07:00:40 -08:00
Kubernetes Prow Robot c05bf92e36
Merge pull request #39781 from davidxia/patch-3
fix docs: update user-namespaces.md for English usage
2023-03-09 07:32:04 -08:00
Kubernetes Prow Robot fe254a7e18
Merge pull request #39745 from skypeter1/patch-1
Update endpoint-slices.md
2023-03-09 07:26:04 -08:00
Kubernetes Prow Robot 12b0a04fc4
Merge pull request #39538 from Santosh1176/calico-link
Correct link to Calico installation
2023-03-09 01:00:00 -08:00
EliSzBr 1290b02fd3
adjust docs for feature maturity (#39791)
as per the [docs](https://github.com/kubernetes/website/blob/main/content/en/docs/concepts/services-networking/service.md?plain=1#L697) this is no longer an alpha feature, but stable.

Either that or I don't understand it well as a k8s noobie and it should be clarified 😄
2023-03-09 15:39:42 +08:00
adi-wan-askui 4217aeb236
Update cron-jobs.md (#39813)
fix typo
2023-03-09 15:25:27 +08:00
Kubernetes Prow Robot d3979d5150
Merge pull request #39773 from Huang-Wei/1.27/PodSchedulingReadiness-beta
Doc for Beta feature PodSchedulingReadiness
2023-03-08 23:14:01 -08:00
Santosh Kaluskar b6a0d1c29d
update calico link
Signed-off-by: Santosh Kaluskar <dtshbl@gmail.com>
2023-03-09 11:36:39 +05:30
Kubernetes Prow Robot 243bba0f77
Merge pull request #39757 from ClimberJ/patch-1
Removed duplicate word
2023-03-07 05:46:34 -08:00
Alex Wang d84256921b doc: graduate matchLabelKeys in podTopologySpread to beta
Signed-off-by: Alex Wang <wangqingcan1990@gmail.com>
2023-03-07 11:07:09 +08:00
Mickey Boxell 987edf7ef0 Merge remote-tracking branch 'upstream/main' into dev-1.27 2023-03-06 19:22:46 -06:00
Georg Ragaller 36f93de9f2
Fix typo in service.md 2023-03-06 21:24:50 +01:00
Wei Huang fc019615ab
Doc for Beta feature PodSchedulingReadiness 2023-03-06 09:02:48 -08:00
Mengjiao Liu e342648b91 Fix the description of Service External IPs to match the YAML example 2023-03-06 10:26:42 +08:00
David Xia 1318d40853
fix docs: update user-namespaces.md for English usage
Make it grammatically correct and more concise.
2023-03-04 07:12:56 -05:00
ClimberJ d6445848fc
Removed duplicate word 2023-03-02 12:14:13 +01:00
Peter Arboleda dbd72395cd
Update endpoint-slices.md 2023-03-01 14:29:10 +01:00
Paulo Gomes c92f1d3a1c
Fix misspelling on Pods page
Signed-off-by: Paulo Gomes <pjbgf@linux.com>
2023-02-27 19:28:48 +00:00
Sanghong Kim 48543290cc
Update to use subsectionID instead of full-link
In "Windows containers in Kubernetes" page.
2023-02-27 10:50:31 +09:00
Kubernetes Prow Robot fcd671a79e
Merge pull request #39520 from Zhuzhenghao/deployment
Clean up page deployment
2023-02-25 21:18:17 -08:00
Rishit Dagli 550011ebc9
Update content/en/docs/concepts/cluster-administration/flow-control.md
Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>
2023-02-25 20:27:14 -05:00
Kubernetes Prow Robot 512ba15b75
Merge pull request #38063 from Ritikaa96/add-references-to-control-plane-node-communication
Adding references and glossary tooltip
2023-02-25 17:02:17 -08:00
Kubernetes Prow Robot aaede4e1bc
Merge pull request #38054 from sftim/20221124_redo_service_glossary_entry
Revise glossary entry for Service
2023-02-24 17:22:06 -08:00
Dipesh Rawat bee8feccc2
Add minimum and maximum values for PriorityClass
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-02-23 17:39:00 +00:00
Dipesh Rawat 4df5efbaea
Add minimum and maximum values for PriorityClass 2023-02-23 16:37:18 +00:00
Kubernetes Prow Robot 448e5308ef
Merge pull request #38517 from tengqm/norm-cloud-controller
Normalize cloud-controller concept page
2023-02-22 18:03:07 -08:00
Tim Bannister 997a437c76
Revise glossary entry for Service 2023-02-22 22:55:21 +00:00
Rey Lejano 23db46b8c2 resolved merge conflict from branch sync from main into dev-1.27 2023-02-22 12:14:36 -08:00
Kubernetes Prow Robot 3fc2fa9853
Merge pull request #39142 from tengqm/cleanup-redirects-1
Remove redirect entries for docs/admin/... pages
2023-02-22 08:43:57 -08:00
Kubernetes Prow Robot 903da02728
Merge pull request #38562 from sftim/20221219_revise_service_concept_introduction
Revise introduction to Service page
2023-02-21 08:41:55 -08:00
Kubernetes Prow Robot dabf57d9ec
Merge pull request #39509 from lianghao208/pod-lifecycle
update pod scheduling readiness gate in pod lifecycle
2023-02-21 08:27:55 -08:00
Kubernetes Prow Robot c67a986cf0
Merge pull request #39499 from sftim/20230216_service_update_part_14
Revise Service concept, part 14
2023-02-21 08:25:57 -08:00
Kubernetes Prow Robot bbc9f8db59
Merge pull request #39486 from wenjianhn/patch-1
Update cgroups.md
2023-02-21 08:23:55 -08:00
Kubernetes Prow Robot 6e6e6bae80
Merge pull request #39482 from seancrasto/patch-6
Update topology-aware-hints.md
2023-02-21 08:21:56 -08:00
Kubernetes Prow Robot 93ab5d3636
Merge pull request #39527 from seancrasto/patch-8
Fix typos in docs/concepts/storage/persistent-volumes.md
2023-02-20 14:57:48 -08:00
Tim Bannister 5c775fc202
Reword further reading
Co-authored-by: Shannon Kularathna <ax3shannonkularathna@gmail.com>
2023-02-20 11:34:05 +00:00
Kubernetes Prow Robot 4bb80ef882
Merge pull request #39535 from Zhuzhenghao/working-with-objects
Tidy concepts pages within Label and Annotation
2023-02-20 03:33:50 -08:00
zhuzhenghao 3ca95d6c88 Tidy concepts pages within Label and Annotation 2023-02-19 16:30:51 +08:00
zhuzhenghao 07526a10ce Clean up page assign-pod-node 2023-02-19 14:58:34 +08:00
Kubernetes Prow Robot e1c0b9c1a3
Merge pull request #39518 from borgerli/apf-debugpoints
update output for APF dump_priority_levels endpoint
2023-02-18 15:59:37 -08:00
seancrasto 46ff1a8047
Update persistent-volumes.md
Minor corrections.
2023-02-18 18:42:54 -05:00
Kubernetes Prow Robot b3fad7d560
Merge pull request #39485 from Sajiyah-Salat/sajiyah-object
Update names.md
2023-02-18 04:03:37 -08:00
zhuzhenghao 6844bc085e Clean up page deployment 2023-02-18 19:06:48 +08:00
Bo Li 42c3d5074a update output for APF dump_priority_levels endpoint 2023-02-18 10:52:16 +08:00
zhuzhenghao d08ae655fd Clean up page device-plugins 2023-02-18 01:07:55 +08:00
Tim Bannister c3224873f8
Revise Service concept
Co-authored-by: Shannon Kularathna <ax3shannonkularathna@gmail.com>
2023-02-17 11:42:31 +00:00
lianghao208 f16f67eb56 update pod scheduling readiness gate in pod lifecycle 2023-02-17 16:22:55 +08:00
Jian Wen 6a60f037d2
Update content/en/docs/concepts/architecture/cgroups.md
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2023-02-17 11:45:17 +08:00
Shannon Kularathna 0dee0cf41e Clean up using secrets as files section 2023-02-16 21:46:38 +00:00
Tim Bannister 72b9f09f45
Revise introduction to Service page
Co-authored-by: Divya Mohan <divya.mohan0209@gmail.com>
2023-02-16 19:50:36 +00:00
Kubernetes Prow Robot 0018dfc05b
Merge pull request #39483 from windsonsea/pvyh
Tweak line wrappings in the PV storage concept
2023-02-15 23:57:39 -08:00
Sajiyah Salat aa686a8d3a
Update content/en/docs/concepts/overview/working-with-objects/names.md
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2023-02-16 13:01:19 +05:30
Jian Wen 721b220745
Update cgroups.md
Add an example of uber-go/automaxprocs which is used by lots of applications to avoid CPU throttling.

Related to https://github.com/uber-go/automaxprocs/issues/49
2023-02-16 10:51:44 +08:00
Sajiyah Salat e2a33136c2
Update names.md 2023-02-16 08:10:47 +05:30
windsonsea 4ae516aee8 Tweak line wrappings in PV storage concepts 2023-02-16 09:54:07 +08:00
Kubernetes Prow Robot 5638f85cff
Merge pull request #39392 from arrikto/feature-ds-schedule
Update DaemonSet guide
2023-02-15 17:25:38 -08:00
seancrasto 296e40e619
Update topology-aware-hints.md
Added back to correct sentence
2023-02-15 19:37:42 -05:00
Grigoris Thanasoulas d0b3ba5cce Update DaemonSet guide
Rewrite "How Daemon Pods are scheduled" section of the DaemonSet guide
to align with the current state and be more clear.

Signed-off-by: Grigoris Thanasoulas <gregth@arrikto.com>
2023-02-15 21:16:03 +02:00
SaumyaBhushan 00c6755c26 updated link 2023-02-15 09:57:27 +05:30
Kubernetes Prow Robot da84dd8419
Merge pull request #39436 from sftim/20230213_tweak_sa_concept
Fix wording, punctuation and Markdown for ServiceAccount concept page
2023-02-14 15:53:41 -08:00
Kubernetes Prow Robot ee4b88ed37
Merge pull request #37733 from sftim/20221105_update_docs_podsecuritypolicy_removal
Update documentation for PodSecurityPolicy removal
2023-02-14 12:55:51 -08:00
Todd Neal f9a19295ee
Update content/en/docs/concepts/scheduling-eviction/assign-pod-node.md
Co-authored-by: Aldo Culquicondor <1299064+alculquicondor@users.noreply.github.com>
2023-02-14 09:51:42 -06:00
Todd Neal 47e6adfcc9 add a node indicating when nodeName should be used 2023-02-14 09:27:50 -06:00
Tim Bannister 96d49317a2
Fix wording for ServiceAccount concept
Co-authored-by: Qiming Teng <tengqm@outlook.com>
Co-authored-by: Shannon Kularathna <ax3shannonkularathna@gmail.com>
2023-02-14 09:17:03 +00:00
Tim Bannister cb5a8930dc
Fix broken anchor 2023-02-14 09:16:57 +00:00
Shannon Kularathna 9eb2767333
Add a missing anchor pound sign 2023-02-13 12:49:20 -05:00
Kubernetes Prow Robot b1f18bfa9b
Merge pull request #38289 from shannonxtreme/service-account
Add a new concept page for service accounts
2023-02-13 09:37:29 -08:00
Shannon Kularathna 7cb6d1eb35 Add a new concept page for service accounts
Also add a glossary definition for JWTs

Co-authored-by: Tim Bannister <tim+github@scalefactory.com>
Co-authored-by: Jordan Liggitt <jordan@liggitt.net>
Co-authored-by: stlaz <https://github.com/stlaz>
2023-02-13 17:29:12 +00:00
seancrasto e0810bcaad
Update endpoint-slices.md
Changed break to breaking.
2023-02-12 19:24:16 -05:00
Kubernetes Prow Robot 17fcb2e70d
Merge pull request #39385 from AkihiroSuda/rprivate
`mountPropagation: None` equates to `rprivate`, not `private`
2023-02-11 17:05:30 -08:00
Akihiro Suda 8355f38ae4
`mountPropagation: None` equates to `rprivate`, not `private`
Evidences:
- https://github.com/containerd/containerd/blob/v1.6.16/pkg/cri/opts/spec_linux.go#L181
- https://github.com/cri-o/cri-o/blob/v1.26.1/server/container_create_linux.go#L982

This commit also replaces the link to https://www.kernel.org/doc/Documentation/filesystems/sharedsubtree.txt
with https://man7.org/linux/man-pages/man8/mount.8.html , as the former one does
not mention `rprivate` .

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
2023-02-11 21:11:26 +09:00
Kubernetes Prow Robot 681c103612
Merge pull request #39367 from RaunakShah/3151-update-annotation
Update volume mode change annotation in documentation
2023-02-10 10:21:30 -08:00
Liz Rice 7f9743f255
Docs: identify CNCF project network add-ons
Indicating CNCF project status, to help end users understand which network add-ons are part of the CNCF family
2023-02-10 11:58:22 +00:00
Raunak Pradip Shah 9ab8cd6c0b Update volume mode change annotation in documentation 2023-02-09 11:25:13 +05:30
Aravindh Puthiyaparambil 73bd561380
windows: Correct Pod security context section
Correct the Pod security context section to reflect the fields that are
supported on Windows.
2023-02-08 10:31:45 -08:00
Kubernetes Prow Robot 320c55bb53
Merge pull request #38279 from T-Lakshmi/doc-service
Tweak wording for Service concept
2023-02-08 09:04:58 -08:00
Kubernetes Prow Robot a8b834670b
Merge pull request #39336 from seancrasto/patch-2
Update job.md
2023-02-08 03:42:59 -08:00
Kubernetes Prow Robot 0e66780d8b
Merge pull request #39324 from reylejano/followup-PR-38673
Updated concepts/workloads/pods/_index.html as followup to PR 38673
2023-02-08 03:38:58 -08:00
Kubernetes Prow Robot dd3a6796cf
Merge pull request #39343 from Zhuzhenghao/replicaset
Cleanup page replicaset
2023-02-07 23:56:59 -08:00
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