Commit Graph

42936 Commits (c8575a2bcdb99d16d0e68543a6060cd1374b021d)

Author SHA1 Message Date
Michael e408bd7a04 [zh] sync /kubeadm/setup-ha-etcd-with-kubeadm.md 2023-07-08 10:49:05 +08:00
Marcelo Giles dcd3337cbc
Rewrite note on container runtimes 2023-07-07 18:28:36 -07:00
Craig Comstock aa0617fc3b Fixed "Show the app in the terminal" URL
The app is listening on port 8080 so that must be included otherwise port 80 (default) is used and the curl request will fail.

Issue: 41259
2023-07-07 15:15:19 -05:00
Craig Comstock 6182853f04 Fixed "Show the app in the terminal" URL
The app is listening on port 8080 so that must be included otherwise port 80 (default) is used and the curl request will fail.

Issue: 41259
2023-07-07 15:13:17 -05: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
xin gu f81e564484 sync ephemeral-volumes storage-classes connect-applications-service 2023-07-07 15:06:54 +08:00
Kubernetes Prow Robot 6cccb93e23
Merge pull request #41901 from windsonsea/encry
[zh] sync encrypt-data.md and install-kubectl-macos.md
2023-07-06 23:55:04 -07:00
harsh 7e37e6ff70 Modified the link for IPv4/IPv6 link for windows support. 2023-07-07 11:38:34 +05:30
Kubernetes Prow Robot 84728c6f6f
Merge pull request #41505 from bzsuni/reference/labels-annotations-taints
[zh] sync docs/reference/labels-annotations-taints/_index.md
2023-07-06 21:31:03 -07:00
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
Kubernetes Prow Robot a636d1c342
Merge pull request #41899 from windsonsea/podlife
[zh] sync /workloads/pods/pod-lifecycle.md
2023-07-06 21:09:03 -07:00
Kubernetes Prow Robot 02c14530bd
Merge pull request #41900 from windsonsea/syslog
[zh] sync logging.md, system-logs.md, and test.md
2023-07-06 21:07:03 -07:00
Jose Almaraz 4483e86e53 missing review items 2023-07-07 10:53:19 +10:00
Arhell 74e8fffdc7 [hi] Fix labs.play-with-k8s.com 2023-07-07 00:26:00 +03:00
Heba Elayoty 0659bf3380
Update timezone comment
Signed-off-by: Heba Elayoty <hebaelayoty@gmail.com>
2023-07-06 12:24:08 -07:00
Kubernetes Prow Robot 62efbd887b
Merge pull request #41911 from k0rventen/fr-task-hpa-walkthrough
[fr] add missing glossary translation
2023-07-06 08:15:04 -07:00
Heba Elayoty 2873cf7bea
Add timezone information
Signed-off-by: Heba Elayoty <hebaelayoty@gmail.com>
2023-07-06 07:59:26 -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
k0rventen 7eb218c969 add missing glossary translation 2023-07-06 14:05:08 +02:00
Kubernetes Prow Robot 9c18cf5090
Merge pull request #41907 from k0rventen/fr-task-hpa-walkthrough
[fr] translate task run-application/horizontal-pod-autoscale-walkthrough.md
2023-07-06 04:39:03 -07:00
Kubernetes Prow Robot 46768decd4
Merge pull request #41902 from asa3311/sync-zh-24
[zh-cn] sync /pods/_index  init-container
2023-07-06 03:01:03 -07:00
k0rventen 8001e52c39 fix references syntax 2023-07-06 11:36:37 +02:00
Jose Almaraz 90761e8ed1 review items missing 2023-07-06 19:28:07 +10:00
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
Kenshi Muto 60eb1dffc2
Update content/ja/docs/tutorials/stateful-application/zookeeper.md
Co-authored-by: atoato88 <akihito-inou@nec.com>
2023-07-05 21:31:59 +09:00
Kenshi Muto 63f049de54
Update content/ja/docs/tutorials/stateful-application/zookeeper.md
Co-authored-by: atoato88 <akihito-inou@nec.com>
2023-07-05 21:31:15 +09:00
Kenshi Muto 8ef367a22a
Update content/ja/docs/tutorials/stateful-application/zookeeper.md
Co-authored-by: atoato88 <akihito-inou@nec.com>
2023-07-05 21:30:38 +09:00
Kenshi Muto d7be578b37
Update content/ja/docs/tutorials/stateful-application/zookeeper.md
Co-authored-by: atoato88 <akihito-inou@nec.com>
2023-07-05 21:30:17 +09:00