Commit Graph

42128 Commits (81d6089d68f64a16423875c3a01f22f8db84197f)

Author SHA1 Message Date
xin gu 2b10c372ff sync /pods/_index init-container /labels-annotations-taints/_index
sync /pods/_index  init-container  /labels-annotations-taints/_index
2023-07-06 17:00:24 +08:00
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 061e2fec52
Merge pull request #41835 from akshayamadhuri/akshayamadhuri-patch-5
Fix broken link
2023-07-05 21:53: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
windsonsea 344ac6ea8f [zh] sync /administer-cluster/encrypt-data.md 2023-07-06 10:19:39 +08:00
windsonsea bb700001e6 [zh] sync logging.md and system-logs.md 2023-07-06 09:30:39 +08:00
Michael 482f66f1aa [zh] sync /workloads/pods/pod-lifecycle.md 2023-07-06 08:07:36 +08: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 baae9ab8ff
Merge pull request #41898 from Arhell/es-fix
[es] Fix labs.play-with-k8s.com
2023-07-05 15:21:02 -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
Arhell 27feb1977a [es] Fix labs.play-with-k8s.com 2023-07-06 01:02:55 +03:00
Kubernetes Prow Robot bb67b634fb
Merge pull request #41893 from Shubham82/correct_link_service-proxy
Fix broken link to kube-proxy details page
2023-07-05 09:14:57 -07:00
Matt Boersma bb4337e8d2
Remove reconfigure-kubelet page 2023-07-05 08:04:46 -06: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 28ee7beabc fix(labels-annotations-taints): revert ko zh 2023-07-04 21:59:15 +01:00
wafuwafu13 7f51989581 chore(labels-annotations-taints): add link 2023-07-04 21:47:38 +01:00
Kubernetes Prow Robot 89a9705e1d
Merge pull request #41702 from ramrodo/gh-41699-localize-configuration-overview
[es] Localize content/en/docs/concepts/configuration/overview.md to Spanish
2023-07-04 08:30:53 -07:00
Kubernetes Prow Robot 72433a70f5
Merge pull request #41870 from asa3311/sync-zh-23
[zh-cn] sync service-accounts-admin horizontal-pod-autoscale
2023-07-04 06:34:53 -07:00
Kubernetes Prow Robot 705756608f
Merge pull request #41863 from windsonsea/teste
polish text and indentations in test.md
2023-07-04 05:08:53 -07:00
Kubernetes Prow Robot 5aa77c9ee1
Merge pull request #41852 from asa3311/sync-zh-22
[zh-cn] sync device-plugins service feature-gates
2023-07-04 04:04:53 -07:00
xin gu 90fac31dea sync service-accounts-admin horizontal-pod-autoscale
sync service-accounts-admin horizontal-pod-autoscale
2023-07-04 18:50:00 +08:00
morix1500 4fa23bc604 Provide a per-page outdated notification for localized content 2023-07-04 19:43:37 +09:00
xin gu c8ef2413bc sync device-plugins service feature-gates 2023-07-04 13:44:21 +08:00
Kubernetes Prow Robot 3f1ad2bb58
Merge pull request #41862 from windsonsea/testy
[zh] sync /docs/test.md
2023-07-03 22:42:52 -07:00
windsonsea 4a0f47367c polish text and indentations in test.md 2023-07-04 12:33:37 +08:00
windsonsea 1ea6daa0b7 [zh] sync /docs/test.md 2023-07-04 09:56:58 +08:00
Jose Almaraz 929685eb8a addressing first review items 2023-07-04 11:20:46 +10:00
Kubernetes Prow Robot b758a7aaea
Merge pull request #41850 from odinuge/patch-1
Update statefulset pod name docs stating its a label
2023-07-03 12:58:52 -07:00
Kubernetes Prow Robot dc9f8a0f6a
Merge pull request #38623 from Babapool/hi-glossary-kubeapiserver
[hi] Localize glossary entry for "kube-apiserver"
2023-07-03 09:40:52 -07: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 9dba4c5cd4
Merge pull request #41828 from Arhell/fr-fix
[fr] Fix link to labs.play-with-k8s.com
2023-07-03 02:22:53 -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
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
Kubernetes Prow Robot 787d0657bf
Merge pull request #41842 from dipesh-rawat/add-tutorial-link
Link from Minikube tutorial to "Deploy an App" tutorial page
2023-07-03 01:14: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
Kubernetes Prow Robot 5b4800ac7a
Merge pull request #41794 from windsonsea/explore
[zh] sync tutorial: /explore/explore-intro.html
2023-07-02 19:56:51 -07: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
Kubernetes Prow Robot 8ab89bff25
Merge pull request #41829 from qianjunakasumi/patch-1
[zh] Update outdated version in `install-kubeadm` and `kubeadm-init`
2023-07-02 18:46:50 -07:00
Kubernetes Prow Robot 44b59ae1ca
Merge pull request #41832 from asa3311/sync-zh-21
[zh-cn] sync taint-and-toleration images
2023-07-02 18:42:50 -07:00
Kubernetes Prow Robot 51b0ab6271
Merge pull request #41833 from KKtheGhost/sync/overview-wwo-namespaces
[zh] sync concepts/overview/working-with-objects/namespaces.md
2023-07-02 17:18:52 -07:00
Dipesh Rawat 73c7e96747
Add tutorial link to deploy first app 2023-07-03 00:17:00 +01:00
AKSHAYA MADHURI 8d0a749b23
Update feature-gates.md 2023-07-02 22:46:24 +05:30
KKtheGhost 381f2ccee6 [zh] sync concepts/overview/working-with-objects/namespaces.md 2023-07-02 21:36:36 +08:00