Commit Graph

13194 Commits (ff08a32db5a4483a41d3d4daace16f670832f26e)

Author SHA1 Message Date
Tomas Tormo 866a0d28c4
Add FailedToRetrieveImagePullSecret event description to pull-image-private-registry (#41897) 2023-07-12 19:51:30 -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
Matt Smith a17face3ee
Add uncordon step to containerd migration doc (#41796)
* Add uncordon step

Added a step to uncordon the node since it was drained at the beginning of this process.

* Update change-runtime-containerd.md

One more edit to the wording

* Move the uncordon step to the end and reword previous step.
2023-07-12 05:05: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
Kubernetes Prow Robot 3fd8ac7c04
Merge pull request #41975 from xmudrii/delay-july-releases
Delay July 2023 patch releases for July 19
2023-07-11 02:13:11 -07: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
Kubernetes Prow Robot dd9c5380f3
Merge pull request #39961 from Dhairya-Arora01/addLine
Improvement for the security docs
2023-07-10 18:21:11 -07:00
Khush Patibandha 255e68d53d
Add glossary entry for probe (#40131)
* Add glossary entry for probe #39608

* Suggested changes done to probe.md - added id, date changed/updated, full link added, etc

* suggest changes done, tag added

* re-worded the short_description and description for probe to avoid misunderstanding with word diagnostic

* back with diagnostic

* suggest changes done

* suggested changes done
2023-07-10 18:13:11 -07:00
Kubernetes Prow Robot 39851788f8
Merge pull request #41922 from mrgiles/36159_install_tools_kind_update
update kind install prereqs to include podman
2023-07-10 17:53:11 -07:00
Kubernetes Prow Robot c1115731b6
Merge pull request #41966 from Shubham82/fixed_feature_state_MixedProtocolLBService
Fix feature state for MixedProtocolLBService
2023-07-10 17:35:12 -07:00
Marko Mudrinić 21a8beb89c
Delay July 2023 patch releases for July 19
Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>
2023-07-11 00:08:17 +02:00
Dhairya Arora df2613671a
Update content/en/docs/tutorials/security/_index.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-07-10 18:50:04 +05:30
shubham82 483bee8462 Fix feature state for MixedProtocolLBService 2023-07-10 16:59:26 +05:30
windsonsea 5fa005a106 fix bullets in validating-admission-policy 2023-07-10 13:00:43 +08:00
Kubernetes Prow Robot c5a17a1bf9
Merge pull request #41554 from windsonsea/adoptcdn
modify heading levels in blog: efficient-selinux-relabeling-beta
2023-07-09 19:15:04 -07:00
Kubernetes Prow Robot bdcf9958d1
Merge pull request #41941 from windsonsea/labann
Fix typos in labels-annotations-taints
2023-07-09 18:19:05 -07:00
Kubernetes Prow Robot f727fee544
Merge pull request #41942 from windsonsea/spray
Tweak line wrappings in kops, kubespray, and dual-stack-support
2023-07-09 09:05:06 -07:00
Raghunandan16 23aea946b5
Fix wrong feature state (#41927)
* Feature Gate state

* fixed markdown
2023-07-09 03:15:03 -07:00
basefas a9725c1149
Fix wrong code highlighting for kubectl install on Linux (#40437)
* change code block to console type

* only change English version

* change mistake

* update another pair
2023-07-08 07:35:05 -07:00
Michael df1e0b0d97 tweak line wrappings in kops and kubespray 2023-07-08 18:26:53 +08:00
Michael 885b8aea67 Fix typos in labels-annotations-taints 2023-07-08 18:11:52 +08:00
Marcelo Giles dcd3337cbc
Rewrite note on container runtimes 2023-07-07 18:28:36 -07:00
Marcelo Giles 56fb21e4f9
update kind install prereqs to include podman
Capitalize products names
2023-07-07 10:06:21 -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 dfe45a9d08
Merge pull request #41820 from alex-dixon/patch-1
Add --rm for temporary pod command
2023-07-05 21:49:03 -07:00
Kubernetes Prow Robot 3df479cccb
Merge pull request #41574 from sftim/20230610_revise_encryption_at_rest_part
Update example YAML in encryption-at-rest topic
2023-07-05 15:35:06 -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
Kubernetes Prow Robot 6b1f65f55a
Merge pull request #41300 from achiverram28/patch-1
Document steps for deleting kubectl on macOS
2023-07-05 15:13:03 -07:00
shubham82 ce9a098b01 Improvement: Updated the link for Service Proxies. 2023-07-05 18:32:00 +05:30
Kubernetes Prow Robot df252c23fa
Merge pull request #41879 from wafuwafu13/label-link
Add links from deprecated labels to their replacements
2023-07-05 04:22:57 -07:00
wafuwafu13 f28aa511ec chore(labels-annotations-taints): add backticks 2023-07-05 12:06:45 +01: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
wafuwafu13 7f51989581 chore(labels-annotations-taints): add link 2023-07-04 21:47:38 +01:00
windsonsea 4a0f47367c polish text and indentations in test.md 2023-07-04 12:33:37 +08:00
Odin Ugedal b7013aafec
Update statefulset pod name docs stating its a label
This well known value is a label, and has always been so. This fixes a typo where it was defined as an annotation

See; https://github.com/kubernetes/kubernetes/blob/v1.27.0/pkg/controller/statefulset/stateful_set_utils.go#L137
2023-07-03 12:47:26 +01: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
Kubernetes Prow Robot e03607e993
Merge pull request #41847 from T-Lakshmi/broken-link
fix broken link[avoiding-collisions]
2023-07-03 01:34:51 -07:00