Commit Graph

4849 Commits (release-1.19)

Author SHA1 Message Date
ialidzhikov 36ee4d1779 Fix default disk type for Azure
Signed-off-by: ialidzhikov <i.alidjikov@gmail.com>
2021-07-03 23:27:49 +03:00
Sam Culley 0d63e873ff re-positioned drain/uncorden steps in kubeadm upgrade docs 2020-12-31 07:25:46 +00:00
Karen Bradshaw 6fa51f75a4 fix latest parameter
set deprecated true

replace latest-version shortcode
2020-12-13 19:35:18 -05:00
Tim Bannister 3ddc8cc2be Match API reference to version of Kubernetes we're documenting 2020-12-11 16:29:05 +00:00
Kubernetes Prow Robot b905af1f34
Merge pull request #24911 from roycaihw/restore-etcd
document one should restart all system components after restoring etcd
2020-12-07 07:19:27 -08:00
Kubernetes Prow Robot 0f966a7637
Merge pull request #24854 from zshihang/bound
add metric and flag information for BoundServiceAccountTokenVolume
2020-12-07 07:09:26 -08:00
Kubernetes Prow Robot b6f9c2c581
Merge pull request #25146 from serewicz/patch-1
Update container-runtimes.md
2020-12-07 06:59:26 -08:00
Johnny Lim b1f91de703
Add a missing period in logging.md 2020-12-07 11:24:00 +09:00
bl-ue 5f5952973e
Containers in a pod share their MAC address
Containers in a pod share their MAC address as well as IP address
2020-12-06 08:17:59 -05:00
Kubernetes Prow Robot f06402e1d1
Merge pull request #24418 from liggitt/tls-server
Clarify external kubelet server approver requirements
2020-12-05 08:43:25 -08:00
Kubernetes Prow Robot 03cf213bf1
Merge pull request #25348 from talonx/patch-1
Corrected the field names in the secret
2020-12-04 14:45:26 -08:00
Kubernetes Prow Robot 3b8399c7b8
Merge pull request #25286 from keshy/patch-1
Updated Cheat sheet to include additional command to get shell access to a running pod
2020-12-04 14:43:25 -08:00
Haowei Cai c6175427bb document one should restart all system components after restoring etcd 2020-12-04 10:45:29 -08:00
Kubernetes Prow Robot b81e259c13
Merge pull request #25393 from janetkuo/patch-1
Remove problems in DaemonSet fixed by controllerRef
2020-12-04 09:54:01 -08:00
Kubernetes Prow Robot 6864aced17
Merge pull request #25200 from tengqm/link-pvs
Add links to volumes from persistent volumes
2020-12-03 18:19:25 -08:00
Janet Kuo e837312f1f
Remove problems in DaemonSet fixed by controllerRef
The sentence describes a problem that's solved by the introduction of controllerRef (ownerRef with controller==true) feature. Removing it.
2020-12-03 17:20:22 -08:00
Qiming Teng 9ddc0a3ad9 Add links to volumes from persistent volumes
When working with persistent volumes, I have to refer to the persitent
volumes page now and then, only to find that the information I need is
on a different page. The PR

- adds some links to ease navigation and
- currects the spelling of volume types, for example, `iscsi` is the type
  to specify rather than `iSCSI`,
- sort the volume type list in alphabetic order.
- added `photonPersistentDisk` as one of valid persistent volume type to
  use, though we don't have any documentation other than API spec for it.
2020-12-04 09:16:23 +08:00
Kubernetes Prow Robot d6636e50c2
Merge pull request #24474 from sftim/20201010_clarify_api_versions_redux
Tweak docs about Kubernetes API versions
2020-12-03 08:51:00 -08:00
Kubernetes Prow Robot a3d4a4066b
Merge pull request #25357 from EmilyM1/metrics-for-k8-system-component
metrics for kubernetes system component
2020-12-03 02:21:00 -08:00
Emily Moss ee5a0df6ad remove text fragment 2020-12-02 15:30:05 -08:00
Kubernetes Prow Robot 29801cc8e4
Merge pull request #25340 from gavinfish/zone-revise
Revise running in multiple zones
2020-12-02 15:15:00 -08:00
ying 8e0973b22b
Update md format to make it more easier to read
Before the changes,  the statement of the set-values messed up together, so it is hard to read it out clearly.
2020-12-02 23:59:14 +08:00
Kubernetes Prow Robot 6f0128c21f
Merge pull request #24897 from tengqm/zh-resync-secret
[zh] Resync docs/concepts/configuration/secret.md
2020-12-02 05:40:50 -08:00
Kubernetes Prow Robot f2a78fa5d5
Merge pull request #23119 from devries/statefulset-mysql-language
Replace master/slave with primary/replica in MySQL StatefulSet example
2020-12-02 01:04:50 -08:00
Hrishikesh Barua 43d071e8eb
Corrected the field names in the secret 2020-12-02 14:25:30 +05:30
Jie Shen a6e8f8bca1 Revise multiple zones 2020-12-02 12:52:30 +08:00
Tim Bannister 84fbb5db42
Use appropriate name for control plane in kubeadm reference (#24990)
* Replace several references to “master”

* Revise parameter for kubeadm join
2020-11-30 09:54:52 -08:00
Kubernetes Prow Robot 64ebeb3645
Merge pull request #25313 from ausias-armesto/ausias-armesto-wrong-spelling
Wrong Spelling
2020-11-30 08:30:50 -08:00
Kubernetes Prow Robot 7dc04b488c
Merge pull request #25198 from bl-ue/bl-ue/fix-broken-link
Fix broken link
2020-11-30 08:26:50 -08:00
ausias-armesto 0c858f8813
Wrong participate 2020-11-30 13:38:40 +01:00
keshy f3107d250b
Update content/en/docs/reference/kubectl/cheatsheet.md
Ack on recommended change.

Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-11-29 23:37:13 -08:00
Kubernetes Prow Robot ec9bfbd16e
Merge pull request #25292 from michielvangendt/patch-1
Fix link to CSI ephemeral volumes
2020-11-29 13:36:48 -08:00
Michiel Van Gendt 01d4a0a4dd
Fix link to CSI ephemeral volumes 2020-11-28 12:43:49 +01:00
keshy b752ca0690
Update cheatsheet.md
Added another useful command for obtaining shell access to a running k8s pod.
2020-11-27 11:40:28 -08:00
Tim Bannister 53739e7997 Revise ingress controller list
- note that AWS load balancer integration is now in-project
- sort alphabetically
- link to documentation for the product
- revise wording to always describe the ingress controller rather than
  the service / product that the ingress controller integrates with
2020-11-27 19:19:46 +00:00
Kubernetes Prow Robot c26fe7e49f
Merge pull request #25255 from shuuji3/patch-4
Fix the text in the Mermaid diagram on the reference/access-authn-authz/authentication/ page
2020-11-27 09:46:47 -08:00
Saintmalik cbffc023e9 Fix broken url in docs 2020-11-27 04:27:04 +00:00
TAKAHASHI Shuuji 2bc7fbad27
Fix the text in the authorization diagram 2020-11-26 19:09:42 +09:00
Kubernetes Prow Robot a8efcda498
Merge pull request #25125 from L3o-pold/patch-1
Improve Taints and Tolerations example
2020-11-25 21:50:19 -08:00
Kubernetes Prow Robot cb802d23b1
Merge pull request #25147 from timhughes/patch-1
Updates links to Dex
2020-11-25 21:46:19 -08:00
Kubernetes Prow Robot 27ca111c09
Merge pull request #25194 from ymmt2005/patch-2
Add Coil CNI to networking.md
2020-11-25 21:42:19 -08:00
Qiming Teng 72a2bafb47 [zh] Resync docs/concepts/configuration/secret.md 2020-11-26 13:36:27 +08:00
Kubernetes Prow Robot 861a8fa676
Merge pull request #25246 from nate-double-u/24049-add-success-threshold-default-value
Updating docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes
2020-11-25 18:20:19 -08:00
Nate W f205837b9a Updating docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes
Adding the successThreshold default value of startupProbe in the Configure Probes section.

fixes: https://github.com/kubernetes/website/issues/24049
Signed-off-by: Nate W <4453979+nate-double-u@users.noreply.github.com>
2020-11-25 17:29:21 -08:00
Kubernetes Prow Robot a10fb8d3ef
Merge pull request #25181 from shuuji3/en/replace-openid-diagram-with-mermaid
Replace the sequence diagram on authentication page using Mermaid
2020-11-25 16:54:20 -08:00
Kubernetes Prow Robot a27c157ef7
Merge pull request #24701 from ramnar/patch-1
commands to create job and cronjob
2020-11-25 16:14:19 -08:00
Kubernetes Prow Robot cdd6e9a059
Merge pull request #24525 from sftim/20201012_explain_pod_template_updates
Improve explanation about pod template updates
2020-11-25 07:20:39 -08:00
Kubernetes Prow Robot 43071259c2
Merge pull request #24777 from chlunde/patch-1
AWS ALB Ingress Controller renamed to AWS Load Balancer Controller
2020-11-25 07:18:40 -08:00
Tim Hughes f5132af21e Updates links to Dex 2020-11-25 13:48:56 +00:00
Carl Henrik Lunde 30bf45ee5e
Update with correct AWS product name
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-11-24 22:00:16 +01:00