Commit Graph

10307 Commits (d91e7f094a967cd8eb623d9b1e6d0017633246c5)

Author SHA1 Message Date
Qiming Teng 070023b24a Fix links in concepts section 2020-10-22 14:24:56 +08:00
Qiming Teng cebcdf5fca Tweak coding styles for guestbook logging tutorial 2020-10-22 11:54:28 +08:00
Michael McCune de655df255 fix case for scale subresource fields
This change corrects the capitalization for the code blocks referring to
`statusReplicasPath` and `labelSelectorPath` to make the descriptive
text consistent with the code values.
2020-10-21 12:37:58 -04:00
Rémy Léone 38821d7a4f fix typo in file name 2020-10-21 17:28:12 +02:00
Kubernetes Prow Robot 09f5c42d59
Merge pull request #24619 from neha-viswanathan/24380-remove-k8s-incubator
update kubernetes-incubator references
2020-10-21 07:28:20 -07:00
Kubernetes Prow Robot df0f955bca
Merge pull request #24527 from sftim/20201012_controller_concept_provide_direct_control_example
Provide example of direct control for Controller concept
2020-10-21 06:32:20 -07:00
WangXiangUSTC b9bad4ce3c
Update pod-security-policy.md 2020-10-21 16:13:36 +08:00
Neha Viswanathan a8b6551c22 update kubernetes-incubator references 2020-10-20 23:10:28 -07:00
Qiming Teng 2ff3d1f7d3 Improve ServiceAccount administration doc
This PR fixes some nits in the doc and slightly revised the content to
conform to content guidelines.
2020-10-21 10:47:08 +08:00
Kubernetes Prow Robot 1996d94faa
Merge pull request #24634 from tengqm/fix-24503
[zh] Translate configure-gmsa into Chinese
2020-10-20 18:28:19 -07:00
Kubernetes Prow Robot dced70fe90
Merge pull request #22745 from giovanism/patch-1
ID Fix link emphasize
2020-10-20 17:14:19 -07:00
Tim Bannister 78351ecaf5 Transfer “Controlling Access to the Kubernetes API” to the Concepts section
Readers from several different backgrounds will find it useful to know
about how Kubernetes controls access to its API. Promote this overview
to the Security subsection of Concepts.
2020-10-20 23:41:56 +01:00
Tim Bannister 3edb970570 Move API overview to be a Docsy section overview 2020-10-20 23:41:54 +01:00
Kubernetes Prow Robot dca2fe651a
Merge pull request #24530 from sftim/20201012_revise_getting_started_container_runtimes
Revise “Container runtimes” page in Getting Started section
2020-10-20 15:28:19 -07:00
Tim Bannister a766d28b30 Provide example of direct control for Controller concept 2020-10-20 23:26:46 +01:00
Kubernetes Prow Robot a9b21d2f4f
Merge pull request #24593 from danwinship/sctp-ga
SCTP is GA in 1.20
2020-10-20 15:14:20 -07:00
Kubernetes Prow Robot 110cf67256
Merge pull request #24644 from userravs/patch-1
Fix container-runtimes.md repos Debian/Ubuntu
2020-10-20 15:10:20 -07:00
Kubernetes Prow Robot 216f9569bb
Merge pull request #23708 from habibrosyad/gh-23660
Improve maintainability of Case Studies styling
2020-10-20 15:04:19 -07:00
Tim Bannister 0c9a8e8242 List container runtimes in alphabetical order 2020-10-20 22:56:01 +01:00
Tim Bannister 6b0165e7b5 Improve advice for configuring PGP keys for APT
The Debian tool, APT, lets you write GPG keyrings into a file per
trusted source, inside /etc/apt/trusted.gpg.d

Recommend that approach, as it is easier to manage.
2020-10-20 22:54:31 +01:00
Tim Bannister 0f0e87ac53 Revise “Container runtimes” getting started guide
- Reword page introduction.
- Match headings to contents; before, headings were sometimes followed
  first by unrelated text and then, with no clear divider, text that did
  not relate to the heading.
- Remove Fracti link (not in line with content guide).
2020-10-20 22:54:30 +01:00
Kubernetes Prow Robot 7286b30bef
Merge pull request #24649 from wasosa/patch-1
Fix small typo: is updates --> is updated
2020-10-20 14:32:23 -07:00
Kubernetes Prow Robot ac8ce96c08
Merge pull request #24653 from jpetazzo/clarify-csr-cluster-signing-duration
Clarify expiration of certificates signed by kube-controller-manager
2020-10-20 14:28:19 -07:00
Kubernetes Prow Robot 7cfdee6b87
Merge pull request #22715 from logicalhan/monitoring
add documentation for system:monitoring rbac policy
2020-10-20 14:22:21 -07:00
Kubernetes Prow Robot 5bc1e3cdb8
Merge pull request #23770 from tengqm/improve-resourcequota-concept
Improve resource quota concepts
2020-10-20 14:16:19 -07:00
Jerome Petazzoni 1932647552 Clarify expiration/lifetime of certificates signed by kube-controller-manager
The current wording of the documentation suggests that the duration/expiration
of the certificates can be changed by asking a specific time in the CSR. While
it's technically possible to specify a duration (e.g. as a custom annotation),
there is no agreed-upon method to do so, and the built-in signer uses a fixed
expiration time anyway.

This clarifies the situation.

See kubernetes/kubernetes#92678 for discussion.

Signed-off-by: Jerome Petazzoni <jerome.petazzoni@gmail.com>
2020-10-20 22:37:25 +02:00
Kubernetes Prow Robot df5f80f69b
Merge pull request #24604 from mdgrotheer/patch-1
Update authentication.md
2020-10-20 11:48:19 -07:00
Qiming Teng ffd3b623e0 [zh] Translate configure-gmsa into Chinese 2020-10-20 21:47:11 +08:00
Javier Diaz-Montes c29185dac5 Updating doc to reflect that setHostnameAsFQDN feature will be beta in v1.20 2020-10-20 07:17:24 -04:00
Kubernetes Prow Robot ea1dfd2384
Merge pull request #24594 from tengqm/improve-csr
Style tweaking for CSR reference page
2020-10-20 03:10:07 -07:00
Walter Sosa 0948cf981e
Fix small typo: is updates --> is updated 2020-10-19 23:54:53 -07:00
Kubernetes Prow Robot 362b287d64
Merge pull request #24600 from howieyuen/zh-kubeadm-impl-detail
[zh] translate /docs/reference/setup-tools/kubeadm/implementation-detail
2020-10-19 20:52:07 -07:00
yuanhao 983a2e08f0 [zh] translate /docs/reference/setup-tools/kubeadm/implementation-details 2020-10-20 09:42:02 +08:00
Qiming Teng 92a09b23fa Style tweaking for CSR reference page 2020-10-20 09:08:54 +08:00
Reymer Vargas 991f2f6316
Fix container-runtimes.md repos Debian/Ubuntu
Updating the syntax on redirection to repo files in Ubuntu as in Debian documentation, since the syntax requires privileges to perform the redirection, removing double quotes from apt Sources files, to avoid issues with apt while reading source packages.
2020-10-19 14:07:27 -06:00
Kubernetes Prow Robot 3121a9a581
Merge pull request #24636 from tengqm/fix-2979
Fix reference to API groups
2020-10-19 11:28:14 -07:00
Andrew Keesler 6fc4e102b8
exec credential provider: cluster info details
Signed-off-by: Andrew Keesler <akeesler@vmware.com>
2020-10-19 10:44:37 -04:00
Kubernetes Prow Robot b8a8834cda
Merge pull request #24637 from Arhell/remove-indent
remove indent
2020-10-19 07:26:14 -07:00
Kubernetes Prow Robot 18b69c7bc4
Merge pull request #24585 from JornShen/add_kubeadm_to_install_tool
Add kubeadm to “Install Tools”
2020-10-19 05:42:13 -07:00
Arhell 1d46124807 remove indent 2020-10-19 14:18:52 +03:00
Kubernetes Prow Robot 45e139f12f
Merge pull request #24631 from tengqm/fix-24502
[zh] Translate upgrading-windows-nodes
2020-10-19 04:00:13 -07:00
Kubernetes Prow Robot 96e3314288
Merge pull request #24630 from tengqm/fix-24501
[zh] Translate adding-windows-node
2020-10-19 03:46:13 -07:00
Qiming Teng 0995845195 [zh] Translate adding-windows-node 2020-10-19 17:40:26 +08:00
jornshen c24b5ef19d Add kubeadm to “Install Tools” 2020-10-19 16:16:58 +08:00
Qiming Teng 49b18b3b11 Fix reference to API groups 2020-10-19 15:19:22 +08:00
Kubernetes Prow Robot bb39cfb077
Merge pull request #24584 from lianghao208/master
update traslation: safely-drain-node
2020-10-18 22:32:13 -07:00
Qiming Teng 3a19c6b7bc [zh] Translate upgrading-windows-nodes 2020-10-19 12:01:23 +08:00
M. Habib Rosyad 4d9ee76ace Improve maintainability of Case Studies styling
- Add quote and lead shortcode
- Add case study metadata in front matter (to generate page)
- Allow case study page to inherit similar styles from a centralised CSS file.
2020-10-19 10:10:45 +07:00
Qiming Teng a42b440589 Improve resource quota concepts
Fix some inaccurate and/or out-dated content in the resource quota
concept page.
2020-10-19 09:05:37 +08:00
Kubernetes Prow Robot 9e862337b9
Merge pull request #23863 from tengqm/split-server-side-apply
Move Server Side Apply into a separate reference page
2020-10-18 17:42:14 -07:00
Kubernetes Prow Robot c357def80d
Merge pull request #24626 from remyleone/configure_access_to_multiple_clusters
translate configure-access-multiple-clusters to French
2020-10-18 12:02:13 -07:00
Rémy Léone 877c115bab translate configure-access-multiple-clusters to French 2020-10-18 18:19:31 +02:00
Rémy Léone 596ac67cf5 translate list-all-running-container-images to French 2020-10-18 16:43:59 +02:00
Kubernetes Prow Robot e028d3d81c
Merge pull request #24580 from zhiguo-lu/zh-translate-reference-certificate-signing-requests
Translate reference/certificate-signing-requests.md into Chinese and fix a bug in origin file, #24065
2020-10-18 01:46:12 -07:00
Kubernetes Prow Robot b48179c2a5
Merge pull request #24383 from WilliamChang80/master
Add description on concept overview ID page
2020-10-18 01:26:13 -07:00
Kubernetes Prow Robot 7abf35915d
Merge pull request #23522 from VladMasarik/patch-2
Updated ingress.md TLS section
2020-10-17 18:48:13 -07:00
Kubernetes Prow Robot 9ab3b56bec
Merge pull request #23151 from wangxy518/patch-6
Update volume-snapshots.md
2020-10-17 14:42:12 -07:00
Kubernetes Prow Robot a965ab9c08
Merge pull request #24611 from h4ghhh/device-plugin-new2
modify device-plugins.md
2020-10-17 11:12:12 -07:00
Kubernetes Prow Robot 55582e1f70
Merge pull request #24533 from sftim/20201012_learning_environment_redirect
Redirect "Learning environment" to Install Tools task
2020-10-17 10:52:13 -07:00
Kubernetes Prow Robot 907696da61
Merge pull request #24605 from mythi/containerd-systemd
docs: update containerd systemd configuration
2020-10-17 10:48:12 -07:00
Kubernetes Prow Robot 62407cef77
Merge pull request #24587 from sftim/20201015_fix_glossary_containers_link
Fix glossary containers link
2020-10-17 10:46:12 -07:00
Kubernetes Prow Robot 27df2ed196
Merge pull request #24590 from msau42/prebind
storageclass name in pvc needs to be empty to match pv
2020-10-17 10:42:12 -07:00
Kubernetes Prow Robot dcf0456dbe
Merge pull request #24236 from Yoshiki0705/rbac-ja
Translate reference/access-authn-authz/rbac/ into Japanese
2020-10-17 10:20:13 -07:00
Kubernetes Prow Robot ff44a14437
Merge pull request #24569 from climent/patch-2
Update pod-lifecycle.md
2020-10-17 08:02:12 -07:00
Kubernetes Prow Robot 54d00b71fc
Merge pull request #24457 from oomichi/es-fix-output-of-rolling-status
es: Fix output of 'kubectl rollout status'
2020-10-17 08:00:13 -07:00
h4ghhh 81a6a8e5bd modify device-plugins.md 2020-10-17 14:32:23 +08:00
rootlh aef91ae2e8
Update safely-drain-node.md 2020-10-17 11:34:44 +08:00
Kubernetes Prow Robot 243fc7dad3
Merge pull request #24588 from sftim/20201015_fix_fr_page_post_docsy
Replace legacy capture shortcodes
2020-10-16 13:09:01 -07:00
Michelle Au b01c0a2f6a storageclass name in pvc needs to be empty to match empty storageclassname on pv 2020-10-16 11:51:44 -07:00
Dan Winship be23194dad SCTP is GA in 1.20 2020-10-16 14:12:12 -04:00
Mikko Ylinen b3d44d7f21 docs: update containerd systemd configuration
systemd_cgroup = true in plugins."io.containerd.grpc.v1.cri" is no longer
supported by containerd 1.3.x. Enabling it causes containerd to skip loading
the cri plugin.

Add the preferred setting to the container runtime configuration documentation.

Ref: https://github.com/containerd/containerd/issues/4574

Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
2020-10-16 20:25:04 +03:00
Kubernetes Prow Robot f4bb5ff94d
Merge pull request #24601 from chinayin/patch-2
fix wrongly words
2020-10-16 10:11:25 -07:00
Kubernetes Prow Robot 0075ace043
Merge pull request #24563 from piaoliangkb/fix-link-err
Change outdated link in the concept page of "scheduling framework"
2020-10-16 09:51:27 -07:00
Matthew Grotheer 519f8ec5bc
Update authentication.md
Small grammatical corrections
2020-10-16 09:20:23 -07:00
luzg 5dab375fd3 Translate reference/certificate-signing-requests.md into Chinese and fix a bug in origin file, 24065
make change according to Tengqm's comment
2020-10-16 22:27:15 +08:00
Kubernetes Prow Robot 4d7cc18c3c
Merge pull request #24576 from ljnaresh/bug-21790
Move Pod Overhead concept inside Scheduling & Eviction
2020-10-16 05:03:25 -07:00
Lei 47a6032057
fix wrongly words 2020-10-16 15:58:58 +08:00
Kubernetes Prow Robot 6d050e326b
Merge pull request #24592 from kubernetes/dev-1.19-ko.3
Third Korean l10n work for release-1.19
2020-10-16 00:55:25 -07:00
Kubernetes Prow Robot 505cf30788
Merge pull request #24545 from liggitt/warning
Expand warning customization info
2020-10-15 19:01:25 -07:00
June Yi a6566dc277 Third Korean l10n work for release-1.19
- Fix issue with broken links in ko documents (#24190)
- Fix issue with links to already translated ko documents (#24158)
- Translate docs/reference/kubectl/docker-cli-to-kubectl/ into Korean (#24131)
- Translate docs/setup/production-environment/tools/kubespray.md in Korean (#24144)
- Translated titles into korean (#24394)
- DNS subdomain translation corrected (#24393)
- Update ko/docs/concepts/overview/working-with-objects/common-labels/ (#24370)
- Translate tasks/job/coarse-parallel-processing-work-queue in Korean (#24218)
- Update outdated files in the dev-1.19-ko.3 branch (#24151)
- Add missing dot on job.md (#24084)

Co-authored-by: chhanz <han0495@gmail.com>
Co-authored-by: Yuuraa <yoorachoi8937@gmail.com>
Co-authored-by: sushil <sushilktiwari.st@gmail.com>
Co-authored-by: June Yi <june.yi@samsung.com>
Co-authored-by: Jerry Park <jaehwa@gmail.com>
Co-authored-by: Jihoon Seo <46767780+jihoon-seo@users.noreply.github.com>
Co-authored-by: Jonghun Park <jonghun.park.194@gmail.com>
Co-authored-by: Leo <leo.lab001@gmail.com>
2020-10-16 10:02:20 +09:00
Kubernetes Prow Robot 2e1c86419a
Merge pull request #24556 from leeyspaul/update-content-es-docs-concepts-workloads-pods-pods-preset
Update content/es/docs/concepts/workloads/pods/podspreset.md
2020-10-15 09:38:24 -07:00
Tim Bannister 266882bcd4 Replace legacy capture shortcodes
Fixup to generate pages without using legacy capture statements
2020-10-15 17:00:00 +01:00
Tim Bannister 08ef8f205c Reinstate link to container concept via glossary
This reverts commit 74dee75144.
2020-10-15 12:00:00 +01:00
Tim Bannister a6bd225751 Link from containers term to concept
Update full link for "container" glossary definition
2020-10-15 12:00:00 +01:00
Neha Viswanathan 9aa7e48755 fix links in Kubernetes blog 2020-10-15 03:36:56 -07:00
Neha Viswanathan 1b5f6bb926 fix Kubernetes blog 2020-10-15 02:22:36 -07:00
Kubernetes Prow Robot 9749d02404
Merge pull request #24579 from neha-viswanathan/24459-fix-hyperlink
update link to container concepts
2020-10-15 02:18:24 -07:00
LiangHao 77d853b7e3
update traslation: safely-drain-node 2020-10-15 16:50:39 +08:00
Kubernetes Prow Robot 9636cbb64b
Merge pull request #24581 from lianghao208/master
fix typo
2020-10-15 01:36:24 -07:00
LiangHao aadb0faa49
fix typo
fix typo
2020-10-15 16:12:59 +08:00
Kubernetes Prow Robot a2659dc137
Merge pull request #24578 from Tej-Singh-Rana/k8s-tej
Replaced URL
2020-10-15 01:10:24 -07:00
Tej-Singh-Rana 0cef76025f
Replaced URL 2020-10-15 13:26:59 +05:30
Kubernetes Prow Robot 7040e84892
Merge pull request #24575 from Arhell/fix-typo
fix typo
2020-10-15 00:52:24 -07:00
Kubernetes Prow Robot f5b07d0e14
Merge pull request #23737 from sftim/20200907_add_workload_concept_introduction
Add introduction to Workloads concept
2020-10-15 00:20:24 -07:00
Neha Viswanathan 74dee75144 update link to container concepts 2020-10-14 22:25:57 -07:00
Tej-Singh-Rana 856ea6292e
replaced URL 2020-10-15 10:12:25 +05:30
ljnaresh 64085d63a8 Move Pod Overhead concept inside Scheduling & Eviction 2020-10-15 01:13:17 +02:00
Arhell d3d574f28d fix typo 2020-10-15 01:46:13 +03:00
Anna Jung edac0b3c2e Modify to change repo names to hyperlinks 2020-10-14 12:15:40 -05:00
reylejano-rxm 34695f9380 dev-1.20 branch version for pod-lifecycle.md for feature state for k8s version 2020-10-14 09:35:18 -07:00
Anna Jung a2e9bddd90 Add a technical review requirement for feature documentation 2020-10-14 11:10:32 -05:00
Jesus Climent e6c7f7eadf
Update pod-lifecycle.md
Updated the table limits so that values do not get truncated.
2020-10-14 10:14:22 -04:00
Kubernetes Prow Robot f1ac8efcb8
Merge pull request #23887 from mtaufen/said-beta-docs-1.20
Update docs for ServiceAccountIssuerDiscovery beta
2020-10-14 06:55:55 -07:00
Kubernetes Prow Robot ad35d64797
Merge pull request #24557 from tengqm/fix-24542
Add links to dangling kubeadm reference pages
2020-10-14 06:49:55 -07:00
Saintmalik c6e165f5af Fix broken url in docs 2020-10-14 11:52:03 +00:00
piaoliangkb f566c22e69 Change outdated link
Change the outdated link of "design proposal of the scheduling framework", cause that repo structure has been changed.
2020-10-14 19:04:59 +08:00
Kubernetes Prow Robot e0e2c7155f
Merge pull request #24566 from pyaillet/fix/ingress-fr-translation
fix: upgrade apiVersion and content of Ingress resource
2020-10-14 02:23:55 -07:00
Pierre-Yves Aillet 07535768ff fix: upgrade apiVersion and content of Ingress resource 2020-10-14 11:03:14 +02:00
Kubernetes Prow Robot d04f8c4533
Merge pull request #24147 from Rafficer/fix-typo
Fix typo in german install-kubernetes.md
2020-10-14 01:17:55 -07:00
Kubernetes Prow Robot e87879d6db
Merge pull request #24453 from oomichi/ko-fix-output-of-rolling-status
ko: Fix output of 'kubectl rollout status'
2020-10-14 00:25:55 -07:00
Kubernetes Prow Robot c071665f15
Merge pull request #24449 from habibrosyad/k/w-cs-ko
Clean up case study images in content/ko/case-studies
2020-10-13 23:07:55 -07:00
Kubernetes Prow Robot e5bcd3b9b3
Merge pull request #24510 from tengqm/zh-sync-ingress-change
[zh] Sync changes to Ingress example
2020-10-13 21:45:54 -07:00
Kubernetes Prow Robot 8ee3f5396f
Merge pull request #24508 from tengqm/zh-move-script
[zh] Sync changes to script location
2020-10-13 21:43:54 -07:00
John Hu e83479d706
Update example for topology.kubernetes.io 2020-10-14 11:36:06 +08:00
Qiming Teng 0c3f9a53e0 Add links to dangling kubeadm reference pages 2020-10-14 11:32:19 +08:00
Kubernetes Prow Robot 75e5fe45e9
Merge pull request #24543 from howieyuen/zh-kubeadm
[zh] translate kubeadm commands which are missing in zh version
2020-10-13 18:27:54 -07:00
Kubernetes Prow Robot 846d41aeaa
Merge pull request #24515 from howieyuen/zh-health-checks
[zh] translate docs/reference/using-api/health-checks.md
2020-10-13 18:25:54 -07:00
Paul Lee 5c2873a552 initial pass with moving around content, capitalization, formats 2020-10-13 11:58:29 -07:00
Kubernetes Prow Robot ed12016993
Merge pull request #24552 from bassambst/patch-1
Fix typo in Kubernetes docs
2020-10-13 11:58:27 -07:00
Bassam Bsata d32c7bba85 Remove unintentional \n 2020-10-14 02:51:59 +08:00
Paul Lee 4a04fe49c6 add feature state 2020-10-13 11:36:02 -07:00
Kubernetes Prow Robot e9f082222f
Merge pull request #24494 from howieyuen/zh-pod-link
[zh] correct broken link and sync from EN version
2020-10-13 11:22:27 -07:00
Kubernetes Prow Robot 5857387107
Merge pull request #24149 from sftim/20200926_set_priority_for_key_pages
Set sitemap priority for key pages
2020-10-13 10:44:27 -07:00
Bassam Bsata ce6d69cc31
Update configure-java-microservice.md 2020-10-14 01:15:19 +08:00
Jordan Liggitt eb3970271b Expand warning customization info 2020-10-13 09:09:47 -04:00
Yoshiki Fujiwara 156c3a5d89
Update content/ja/docs/reference/access-authn-authz/rbac.md
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
2020-10-13 20:59:11 +09:00
Yoshiki Fujiwara f6fb2df431
Update content/ja/docs/reference/access-authn-authz/rbac.md
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
2020-10-13 20:58:54 +09:00
Yoshiki Fujiwara ccc283fa09
Update content/ja/docs/reference/access-authn-authz/rbac.md
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
2020-10-13 20:58:37 +09:00
Yoshiki Fujiwara 1f8892e4cc
Update content/ja/docs/reference/access-authn-authz/rbac.md
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
2020-10-13 20:58:22 +09:00
Yoshiki Fujiwara 7f32bfe0aa
Update content/ja/docs/reference/access-authn-authz/rbac.md
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
2020-10-13 20:58:07 +09:00
Yoshiki Fujiwara 7614a62078
Accept suggestion for "オプトアウト"
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
2020-10-13 20:57:44 +09:00
yuanhao 2bbaefb7c0 translate kubeadm commands which are missing in zh version 2020-10-13 18:56:45 +08:00
Amos Chu ad13389bf7
fix typo in content/en/docs/concepts/services-networking/dns-pod-service.md 2020-10-13 17:22:27 +08:00
Kubernetes Prow Robot 3ca837474b
Merge pull request #24026 from johscheuer/remove-cni-alpha-warning
Remove CNI alpha warning
2020-10-13 01:42:26 -07:00
Johannes M. Scheuermann c3a9924bbf Make the CNI usage more accurate 2020-10-13 07:22:28 +02:00
Kubernetes Prow Robot 720812a0ce
Merge pull request #23755 from sftim/20200908_revise_task_safely_drain_node
Revise node draining task page
2020-10-12 22:14:26 -07:00
Kubernetes Prow Robot c7bc04463a
Merge pull request #23873 from matt-sm/patch-1
Update horizontal-pod-autoscale-walkthrough.md
2020-10-12 21:42:26 -07:00
Matt Smith c3e87ab296
Update horizontal-pod-autoscale-walkthrough.md 2020-10-13 12:51:26 +11:00
Kubernetes Prow Robot 59ee6ed38d
Merge pull request #24535 from mbbroberg/steering-blog
Steering Committee blog post
2020-10-12 18:49:22 -07:00
Matthew Broberg 9d3390d699 Steering Committee blog post
- PRing this in to help the Upstream Marketing team with this article.
- Correction of emeritus committee members.
- Includes clarification to show that Dims is a returning committee member & switching "existing members" to "continuing members."
2020-10-12 20:44:42 -05:00
Kubernetes Prow Robot 0661d65a18
Merge pull request #24076 from neolit123/1.20-add-link-in-kubeadm-config
kubeadm: improve links and information around using the config file
2020-10-12 18:11:22 -07:00
Qiming Teng ff6b8edc5b Move Server Side Apply into a separate reference page
"Server Side Apply" is a big topic that warrants a dedicated page on it.
Its current content is 400+ lines in the `api-concepts` page, kind of
hijacking the "api-concepts" for a standalone feature.

This PR proposes a separation for maintainability.
2020-10-13 08:56:08 +08:00
Kubernetes Prow Robot 2b9b86abb4
Merge pull request #21268 from mbroz2/MPGuideInConfig
Add MP Interactive Tutorial to Config Section
2020-10-12 17:49:22 -07:00
Kubernetes Prow Robot 4855e8828b
Merge pull request #24531 from sftim/20201012_remove_rkt
Remove rkt
2020-10-12 17:47:22 -07:00
Kubernetes Prow Robot 9b8bf10f3a
Merge pull request #24402 from SumoLogic/master
Add explicit info about pod limits being applied to requests
2020-10-12 17:39:22 -07:00
Kubernetes Prow Robot 6a2dae1579
Merge pull request #24262 from gjtempleton/Configurable-Scaling-Example-Clarification
Clarify HPA Scaling Policies
2020-10-12 17:37:22 -07:00
Kubernetes Prow Robot 19e1b54436
Merge pull request #23404 from 2rs2ts/patch-1
Fix ambiguity around behavior of preStop hook
2020-10-12 17:27:22 -07:00
Kubernetes Prow Robot caa4490191
Merge pull request #23128 from beccabau/patch-1
grammatical changes to resource metrics pipeline
2020-10-12 17:25:22 -07:00
Kubernetes Prow Robot 45372766f9
Merge pull request #23838 from consideRatio/patch-3
Make docs/reference/scheduling/config focus on v1beta1 over alpha versions
2020-10-12 17:21:22 -07:00
Kubernetes Prow Robot 5ea5053f2e
Merge pull request #23672 from bebyx/patch-1
Add important note about expose port
2020-10-12 17:19:22 -07:00
Kubernetes Prow Robot 65540d14b2
Merge pull request #24450 from annajung/master
Update PR template to include a requirment for release related docs
2020-10-12 17:15:22 -07:00
Kubernetes Prow Robot d853b50d6f
Merge pull request #24405 from T0MASD/patch-1
Update managing-tls-in-a-cluster.md
2020-10-12 17:13:22 -07:00
Kubernetes Prow Robot ce8bfdd50e
Merge pull request #24344 from bnutt/bnutt/add_missing_aws_ld_annotation
Add missing annotation in en/docs/concepts/services-networking/service.md
2020-10-12 17:11:22 -07:00
Kubernetes Prow Robot aa426328ab
Merge pull request #24101 from ldynia/patch-1
changing image to nginx because game.example/demo-game does not exist
2020-10-12 17:09:24 -07:00
Kubernetes Prow Robot e6979ce921
Merge pull request #24439 from climent/patch-1
Update pod-lifecycle.md
2020-10-12 17:05:22 -07:00
Kubernetes Prow Robot b584dbf740
Merge pull request #24476 from sftim/20201010_link_to_contributor_site
Hyperlink from https://k8s.io/docs/contribute/ to https://k8s.dev/
2020-10-12 17:03:22 -07:00
Tim Bannister a6b52520cd Redirect "Learning environment" to Install Tools task 2020-10-13 01:02:21 +01:00
Kubernetes Prow Robot c86772c4b0
Merge pull request #24478 from sftim/20201010_remove_future_statement_namespaces
Remove statement about future of namespaces
2020-10-12 17:01:22 -07:00
Kubernetes Prow Robot b55fda3e91
Merge pull request #24490 from AlphaWong/patch-1
doc: update corefile
2020-10-12 16:59:23 -07:00
Tim Bannister 18e5d14344 Remove rkt
https://github.com/rkt/rkt is an ex-project.
rkt has kicked the bucket, shuffled off its mortal coil, run down the
curtain and joined the choir invisible.
2020-10-12 21:52:33 +01:00
Tim Bannister 45fa151732 Add introduction to Workloads concept 2020-10-12 21:06:19 +01:00
Kubernetes Prow Robot aaaf0bef2f
Merge pull request #24512 from FreeGuwop/patch-1
Fix Mistake in Resource Bin Packing for Extended Resources
2020-10-12 12:40:49 -07:00
Kubernetes Prow Robot 401c4fc0fa
Merge pull request #24519 from JornShen/improve_diagram_of_compute_resources
Improve diagram for “Reserve Compute Resources for System Daemons”
2020-10-12 11:08:48 -07:00
Tim Bannister 791d7ad969 Add object to glossary 2020-10-12 19:02:33 +01:00
Kubernetes Prow Robot c655e02bb9
Merge pull request #24518 from shuuji3/fix-markup-error
Fix a markup error on tasks/administer-cluster/running-cloud-controller
2020-10-12 08:36:48 -07:00
Kubernetes Prow Robot 4f5b43db05
Merge pull request #24509 from tengqm/move-ingress-example
Move example-ingress.yaml
2020-10-12 08:34:48 -07:00
Kubernetes Prow Robot e6e8373ca8
Merge pull request #24520 from sftim/20201012_use_make_container_serve
Use make-container serve by default
2020-10-12 08:16:48 -07:00
Kubernetes Prow Robot ba6335247d
Merge pull request #24522 from longkai/master
Fix typo issues in Chinese translation "Declarative Management of Kubernetes Objects Using Kustomize"
2020-10-12 06:42:48 -07:00
Remi Verchere f9b6ca834d
Missing caracter 2020-10-12 15:09:04 +02:00
longkai d5800a9993 [zh] fix some typo issues in Kustomize.md
refer issue #24521
2020-10-12 20:49:07 +08:00
jornshen e9f483808b Improve diagram for “Reserve Compute Resources for System Daemons” 2020-10-12 20:30:58 +08:00
Kubernetes Prow Robot 04cc9c1e1f
Merge pull request #24517 from howieyuen/zh-golossary-kube-apiserver
[zh] fix broken link of kube-apiserver from glossary and sync it from en page
2020-10-12 02:54:48 -07:00
yuanhao 266f313984 fix broken link of kube-apiserver from glossary and sync it from en page 2020-10-12 17:45:17 +08:00
Tim Bannister e11d3ea5f6 Use make-container serve by default
The switch from:
$ make docker-serve

to:
$ make container-serve

is far enough in the past that everyone should have a current Makefile.

Also highlight the command to fetch and use submodules.
2020-10-12 09:19:07 +01:00
Kubernetes Prow Robot 7c24b495e2
Merge pull request #18221 from icheikhrouhou/feature/livenessfr
docs | tasks | configure-pod-container | liveness readiness
2020-10-12 01:10:48 -07:00
Kubernetes Prow Robot 6212179b39
Merge pull request #18321 from icheikhrouhou/feature/processnamespacesfr
docs | tasks | configure-pod-container | namespace
2020-10-12 01:08:47 -07:00
TAKAHASHI Shuuji 9b55db0286 Fix a markup error. 2020-10-12 16:42:03 +09:00
yuanhao 94600a14ba translate docs/reference/using-api/health-checks.md into Chinese 2020-10-12 15:15:11 +08:00
FreeGuwop 50404c93ee
Update resource-bin-packing.md 2020-10-11 20:34:11 -07:00
Qiming Teng ea85d09cd1 [zh] Sync changes to Ingress example
This is a sync from English site where the sample YAML is spawn into a
standalone file. (a79db9d5de).
2020-10-12 11:23:15 +08:00
Qiming Teng 9fa03cbdf1 Move example-ingress.yaml
The commit (a79db9d5de) made the sample
YAML for Ingress a standalone file, but it was placed into a NEW
`examples/ingress` directory. This PR moves it to
`examples/service/networking` subdirectory where all other Ingress
examples are located. Having a single file under a dedicated directory
seems not good.
2020-10-12 11:17:08 +08:00
Qiming Teng aa742890bc [zh] Sync changes to script location
This is a sync from En site (45a5a5210f).
2020-10-12 11:09:50 +08:00
Humbertzhang 6d0a20a4c5
Modify links from en version to zh verison 2020-10-12 10:25:28 +08:00
Qiming Teng 2db6b9a087 [zh] Add style guide for Chinese localization
Most of the contents are summarized from previous practices. This PR is
an attempt to document these practices as guidelines.
2020-10-12 10:24:51 +08:00
Ashwin Ramaswami 511c92afbb
Add "and" 2020-10-11 21:20:23 -04:00
Hao Yuan 80faf7688a correct broken link and sync from EN version 2020-10-11 21:56:52 +08:00
Kubernetes Prow Robot a675695923
Merge pull request #24491 from tengqm/zh-sync-ingress
[zh] Sync changes to Ingress concept
2020-10-11 01:54:47 -07:00
Kubernetes Prow Robot 3e54ef1256
Merge pull request #24485 from tengqm/zh-add-glossary
[zh] Add missing glossary for Chinese
2020-10-11 01:52:46 -07:00
Qiming Teng 6c341b6a06 [zh] Sync changes to Ingress concept 2020-10-11 16:35:57 +08:00
Alpha 087513d4c9
doc: update corefile
I think `CoreFile` replace the keyword `proxy` with `forward` in their config file
2020-10-11 16:27:04 +08:00
Qiming Teng 16ab759b2a [zh] Add missing glossary for Chinese
There are some glossary entries still missing in the Chinese
localization. This PR adds them.
2020-10-11 16:25:26 +08:00
Kubernetes Prow Robot 504ca45b11
Merge pull request #24483 from tengqm/zh-remove-minikube
[zh] Remove install-minikube
2020-10-10 22:48:47 -07:00
Kubernetes Prow Robot f5f2a2b958
Merge pull request #24465 from tengqm/zh-sync-minikube
[zh] Sync changes to Hello Minikube page
2020-10-10 22:42:47 -07:00
Kubernetes Prow Robot bc52e934cf
Merge pull request #24466 from tengqm/zh-improve-tutoriali-idx
[zh] Remove online training contents
2020-10-10 22:40:47 -07:00
Qiming Teng 359d5be6e5 [zh] Remove install-minikube
This is a sync from En site.
2020-10-11 10:32:38 +08:00
Tim Bannister dd88014f30 Remove statement about future of namespaces 2020-10-10 19:15:14 +01:00
Tim Bannister 46812e34a0 Hyperlink to https://k8s.dev/ 2020-10-10 18:35:00 +01:00
Qiming Teng 34b8e9515a [zh] Sync changes to Hello Minikube page
This is a sync of English site change (236c65c18e).
2020-10-10 21:37:43 +08:00
Qiming Teng 1604fbf19f [zh] Remove online training contents
This is a sync from English site
(c5626fd69d).
2020-10-10 21:33:46 +08:00
Kubernetes Prow Robot 29e13ed527
Merge pull request #24473 from tengqm/zh-drop-sitemap
[zh] Remove sitemap
2020-10-10 06:14:47 -07:00
Qiming Teng 084faedc8c [zh] Remove sitemap
This is a sync from En site (b1fb333fad).
2020-10-10 21:01:20 +08:00
Kubernetes Prow Robot c26af3fae7
Merge pull request #24024 from tengqm/api-version-warning
Clarify what API versions mean
2020-10-10 05:58:46 -07:00
Kubernetes Prow Robot f59e96d72e
Merge pull request #24469 from tengqm/zh-drop-fed-examples
[zh] Drop examples for federation
2020-10-10 05:34:46 -07:00
Kubernetes Prow Robot a63bf47b44
Merge pull request #24463 from howieyuen/version-skew-policy
fix  hard code and make/zh/docs/setup/release/version-skew-policy.md up-to-date
2020-10-10 05:32:48 -07:00
Kubernetes Prow Robot 75354675b8
Merge pull request #24468 from tengqm/zh-fix-filename
[zh] fix incorrect file name
2020-10-10 05:30:46 -07:00
Kubernetes Prow Robot 729ebf62d1
Merge pull request #24471 from tengqm/zh-drop-case-studies
[zh] Drop case studies that disappear from En site
2020-10-10 03:44:46 -07:00
Kubernetes Prow Robot e7ade80b61
Merge pull request #24464 from tengqm/zh-sync-square-removal
[zh] Sync changes to partner square scripts
2020-10-10 02:28:46 -07:00
Kubernetes Prow Robot b39ff7a9fd
Merge pull request #24467 from tengqm/zh-fed-cleanup
[zh] Resync federation content cleanup
2020-10-10 02:20:46 -07:00
Qiming Teng d6e91b4b8b [zh] Drop case studies that disappear from En site
Some case studies have been removed from English site. This is a sync
for the removals.
2020-10-10 16:48:23 +08:00
Qiming Teng f459375331 [zh] Drop examples for federation
This is a sync from English site.
2020-10-10 15:36:46 +08:00
Qiming Teng 7997ac3cdc [zh] fix incorrect file name
The manifest.md glossary file was incorrectly named.
2020-10-10 15:33:40 +08:00
Kubernetes Prow Robot a320a9e1aa
Merge pull request #24416 from nate-double-u/23354-update-install-minikube
Remove content/en/docs/tasks/tools/install-minikube.md
2020-10-10 00:24:47 -07:00
Qiming Teng 4d0f4309a9 [zh] Resync federation content cleanup
This is a resync of the English site change (05bf8be205).
2020-10-10 15:22:16 +08:00
yuanhao 77071553d9 fix outdated content 2020-10-10 15:06:22 +08:00
Qiming Teng 48a2279708 [zh] Sync changes to partner square scripts
Sync changes from English site
(378250c9c0).
The images are not replicated to Chinese site thus irrelevant.
2020-10-10 15:05:13 +08:00
Kubernetes Prow Robot 5f2e72bf9a
Merge pull request #23332 from matthyx/master
Promote startupProbe to GA in 1.20
2020-10-09 21:48:47 -07:00
Kubernetes Prow Robot a0b2217955
Merge pull request #24455 from oomichi/id-fix-output-of-rolling-status
id: Fix output of 'kubectl rollout status'
2020-10-09 21:46:47 -07:00
Kubernetes Prow Robot c4c2152ec4
Merge pull request #23100 from Cweiping/fix_ingress_format_error
upgrade  example-ingress.yaml to file format
2020-10-09 21:42:46 -07:00
Kubernetes Prow Robot 13a0473d4c
Merge pull request #24456 from oomichi/fr-fix-output-of-rolling-status
fr: Fix output of 'kubectl rollout status'
2020-10-09 21:40:46 -07:00
Kubernetes Prow Robot 7617c89207
Merge pull request #23699 from Cweiping/feature/clairly_exec_action
clarify the execution contexts of hook handlers with different action
2020-10-09 21:28:46 -07:00
Kenichi Omichi df17d575b7 fr: Fix output of 'kubectl rollout status'
This is the same fix as 6e93717597 for fr.

If running `kubectl rollout status` command, the output is like:
```
  deployment "nginx-deployment" successfully rolled out
```

The corresponding kubectl code also shows it according to e95e378e59/pkg/polymorphichelpers/rollout_status.go (L89)
2020-10-10 03:19:01 +00:00
Weiping Cai 10ebb11f20
clarify the execution contexts of hook handlers with different action types are different
Signed-off-by: Weiping Cai <weiping.cai@daocloud.io>
2020-10-10 10:23:44 +08:00
Weiping Cai a79db9d5de
fix example-ingress.yaml format error
Signed-off-by: Weiping Cai <weiping.cai@daocloud.io>
2020-10-10 10:03:46 +08:00
Kubernetes Prow Robot 7a7b6789b8
Merge pull request #24452 from oomichi/zh-fix-output-of-rolling-status
zh: Fix output of 'kubectl rollout status'
2020-10-09 18:46:47 -07:00
Kubernetes Prow Robot fa26a1cab6
Merge pull request #24216 from fancc/debug-running-pod
Translate Debug Running Pod into Chinese
2020-10-09 18:42:47 -07:00
Kubernetes Prow Robot 2fe48fabb0
Merge pull request #24204 from huchengze/patch-35
Update weave-network-policy.md for zh
2020-10-09 18:36:47 -07:00
Kubernetes Prow Robot 093df63b91
Merge pull request #22207 from fancc/konnectivity
translate 'set up Konnectivity service' into chinese
2020-10-09 18:28:47 -07:00
Kubernetes Prow Robot 0db64698a8
Merge pull request #24448 from habibrosyad/k/w-cs-zh
Clean up case study images in content/zh/case-studies
2020-10-09 17:54:47 -07:00
Qiming Teng 3d416c6417 Clarify what API versions mean 2020-10-10 08:51:14 +08:00
Nate W b65ddd16f6 Remove content/en/docs/tasks/tools/install-minikube.md
As per conversations in issue https://github.com/kubernetes/website/issues/23354,
* Removing content/en/docs/tasks/tools/install-minikube.md page
* Adding a 302 temporary redirect for /docs/tasks/tools/install-minikube/
* Updating content/en/docs/tasks/tools/_index.md with the suggestion to add buttons to make these links more visual/see-able, including aria-labels

Additionally:
* Updating minikube capitalization throughout page
* Updating text throughout page for line length
* Correcting back ticks use throughout page

Signed-off-by: Nate W <nwaddington@cncf.io>
2020-10-09 13:50:03 -07:00
Anna Jung 2c31d6a19d Update new feature doc to add a step to include necessary links 2020-10-09 15:11:27 -05:00
Kenichi Omichi 6ebf915691 es: Fix output of 'kubectl rollout status'
This is the same fix as 6e93717597 for es.

If running `kubectl rollout status` command, the output is like:
```
  deployment "nginx-deployment" successfully rolled out
```

The corresponding kubectl code also shows it according to e95e378e59/pkg/polymorphichelpers/rollout_status.go (L89)
2020-10-09 16:54:30 +00:00
Kenichi Omichi 234c8c8553 id: Fix output of 'kubectl rollout status'
This is the same fix as 6e93717597 for id.

If running `kubectl rollout status` command, the output is like:
```
  deployment "nginx-deployment" successfully rolled out
```

The corresponding kubectl code also shows it according to e95e378e59/pkg/polymorphichelpers/rollout_status.go (L89)
2020-10-09 16:47:47 +00:00
Kenichi Omichi 3d134c37a6 ko: Fix output of 'kubectl rollout status'
This is the same fix as 6e93717597 for ko.

If running `kubectl rollout status` command, the output is like:
```
  deployment "nginx-deployment" successfully rolled out
```

The corresponding kubectl code also shows it according to e95e378e59/pkg/polymorphichelpers/rollout_status.go (L89)
2020-10-09 16:11:50 +00:00
Kenichi Omichi ed4b0b2b1a zh: Fix output of 'kubectl rollout status'
This is the same fix as 6e93717597 for zh.
2020-10-09 15:55:23 +00:00
M. Habib Rosyad 431653a6e3
Clean up case study images in content/ko/case-studies 2020-10-09 21:07:29 +07:00
M. Habib Rosyad 1cd32a8520
Clean up case study images in content/zh/case-studies 2020-10-09 21:01:21 +07:00
Pierre Humberdroz 0183af4980
Fix grammar mistake 2020-10-09 14:19:25 +02:00
Kubernetes Prow Robot 31042f84c7
Merge pull request #24442 from chenxuc/patch-1
Update API group url
2020-10-09 03:45:07 -07:00
Kubernetes Prow Robot 542729faf1
Merge pull request #24444 from RoSk0/issue-24399
Add missing text
2020-10-09 03:21:06 -07:00
Kubernetes Prow Robot 1248dff4c3
Merge pull request #24400 from habibrosyad/k/w-cs-ja
Clean up case study images in content/ja/case-studies
2020-10-09 02:45:07 -07:00
Ro$k0 6d4fd2ab2b Add missing text 2020-10-09 22:17:35 +13:00
Kubernetes Prow Robot 245f8b6170
Merge pull request #23929 from SergeyKanzhelev/pidlimiting
pid limiting documentation
2020-10-09 01:15:07 -07:00
Chen, Xu Chun (Simon) 4688a3679c
Update API group url
The "core API group" url points to a wrong page that does not explain anything about "core API group". Update the url to point to the correct page.
2020-10-09 15:21:58 +08:00
Kubernetes Prow Robot c1a80a4bd9
Merge pull request #24412 from bradtopol/add-localization-grp
Updated localization contribute page with information about new localization subgroup.
2020-10-09 00:17:07 -07:00
Kubernetes Prow Robot a0a607ee4e
Merge pull request #24434 from howieyuen/clean-up
[zh] clean up reference page of zh, make it up-to-date
2020-10-08 22:29:05 -07:00
Hao Yuan 5018fc0e48 clean up reference page of zh, make it up-to-date 2020-10-09 11:49:48 +08:00
Kubernetes Prow Robot 6e93717597
Merge pull request #24437 from oomichi/fix-output-of-rolling-status
Fix output of 'kubectl rollout status'
2020-10-08 20:25:06 -07:00
Kenichi Omichi 58a640ffd4 ja: Removing references of `kubectl rolling-update`
This applies the commit be6c0c3a21 for
ja content. Big motivation here is the link of [rolling update] is
NotFound today. So it is better to avoid such page for readers.
2020-10-09 00:31:42 +00:00
Kubernetes Prow Robot 7203cd136a
Merge pull request #24429 from montmanu/kubectl/port-forward
Update the example for kubectl port-forward
2020-10-08 17:09:06 -07:00
Kenichi Omichi 8b3e6aa8c0 Fix output of 'kubectl rollout status'
If running 'kubectl rollout status' command, the output is like:

  deployment "nginx-deployment" successfully rolled out

The corresponding kubectl code also shows it according to
e95e378e59/pkg/polymorphichelpers/rollout_status.go (L89)
2020-10-09 00:03:41 +00:00
Han Kang f37f473210 add documentation for system:monitoring rbac policy 2020-10-08 15:50:49 -07:00
Jesus Climent 80d695656f
Update pod-lifecycle.md
Redundant "without problems" removed.
2020-10-08 14:48:15 -04:00
Vladimir Masarik 73780ca1bd Updated ingress.md TLS section 2020-10-08 17:13:14 +02:00
Kubernetes Prow Robot cc3e0de09f
Merge pull request #24428 from habibrosyad/k/w-glo-7
Completing glossary translation for Bahasa pt. 7
2020-10-08 04:08:15 -07:00
M. Habib Rosyad ded85bd61e
Completing glossary translation for Bahasa
Updated:
- image
- kube-apiserver

New:
- extensions
- init-container
- job
2020-10-08 17:30:32 +07:00
Tomas Dabašinskas ea3ed2b6e1 Update managing-tls-in-a-cluster.md to include fields in certificate signing request (or CSR) required by kubernetes.io/kubelet-serving signer policy 2020-10-08 10:13:52 +03:00
Kubernetes Prow Robot 075d40d7fd
Merge pull request #24427 from habibrosyad/k/w-glo-6
Completing glossary translation for Bahasa pt. 6
2020-10-07 23:14:16 -07:00
Kubernetes Prow Robot 56b0a2fb86
Merge pull request #23498 from sftim/20200827_revise_multiple_zones_setup
Revise page about multiple zones
2020-10-07 23:12:15 -07:00
Kubernetes Prow Robot d406bdf532
Merge pull request #24122 from liuming-dev/patch-1
Update names.md
2020-10-07 20:22:15 -07:00
Kubernetes Prow Robot ee75f9de4d
Merge pull request #24256 from ydcool/zh-updated-kubeadm-ref
Update zh content_type param and kubeadm pages
2020-10-07 20:20:15 -07:00
M. Habib Rosyad 82d7efd3d6
Completing glossary translation for Bahasa
New:
- deployment
- device-plugin
- disruption
- docker
- ephemeral-container
2020-10-08 09:34:21 +07:00
Christopher Montoro 7fc8f1a220
Update the example for kubectl port-forward
Clarify that `REMOTE_PORT` is interpreted as identifying a _Service_ port when provided `TYPE` is `service`.
Also, highlight support for specifying a named port as `REMOTE_PORT`.
2020-10-07 22:02:37 -04:00
Kubernetes Prow Robot 0703805305
Merge pull request #24349 from liggitt/tokenreview
Clarify tokenreview API
2020-10-07 16:00:15 -07:00
Somtochi Onyekwere 59cf7a42b4 Merge master into dev-1.20 to keep in sync 2020-10-07 15:36:49 -07:00
Kubernetes Prow Robot 11ee97d567
Merge pull request #24140 from qiutongs/master
Add a new known issue to the out-of-resource doc: active_file memory is not considered as available memory
2020-10-07 14:22:17 -07:00
Brad Topol 12bc18da7c Update meeting link and details 2020-10-07 16:29:09 -04:00
Brad Topol 4d38696fc7 added the word meeting to clarify 2020-10-07 15:39:03 -04:00
Brad Topol 376a8d4940 Updated slack URLs and fixed typo 2020-10-07 15:36:04 -04:00
Kubernetes Prow Robot c685694bd0
Merge pull request #24404 from alex-slynko/patch-2
Startup probe is in beta since 1.18
2020-10-07 10:58:16 -07:00
Brad Topol afcd5b2fb0 Updated localization contribute page with information about
the new localization subgroup and its slack channel

Signed-off-by: Brad Topol <btopol@us.ibm.com>
2020-10-07 12:52:40 -04:00
Kubernetes Prow Robot b04647baaa
Merge pull request #24356 from ariscahyadi/id-local-admin-cluster-mgmt
ID localization for administrator cluster - cluster management
2020-10-07 08:06:42 -07:00
Aris Cahyadi Risdianto c06c6b7cb7 ID localization for administrator cluster - manajemen cluster
ID localization for administrator cluster - manajemen cluster

addressing small comment.
2020-10-07 22:43:17 +08:00
Jordan Liggitt 5ff7c64134 Clarify tokenreview API 2020-10-07 10:21:30 -04:00
Kubernetes Prow Robot 3d23e421d2
Merge pull request #24233 from sftim/20200929_tweak_front_page_first_paragraph_heading
Revise style of site front page
2020-10-07 04:50:42 -07:00
Tim Bannister 7196db6980 Revise page about multiple zones
Drop provider-specific details, in line with current content guide.
Plus general rewording.
2020-10-07 12:19:42 +01:00
Oleksandr Slynko 0c730420e7
Startup probe is in beta since 1.18 2020-10-07 10:23:58 +01:00
makocchi-git 0fe678c345
Fix dead links 2020-10-07 18:14:59 +09:00
perk 4d94040676 Add explicit info about pod limits being applied to requests 2020-10-07 11:14:05 +02:00
makocchi-git 23a13ec9d8
fix indent 2020-10-07 16:54:11 +09:00
Matthias Bertschy 096499936e Promote startupProbe to GA in 1.20 2020-10-07 08:39:48 +02:00
Yoshiki Fujiwara 8dca3e71ef
Update content/ja/docs/reference/access-authn-authz/rbac.md
ありがとうございます!修正します。

Co-authored-by: Keita Akutsu <kakts.git@gmail.com>
2020-10-07 13:37:03 +09:00
M. Habib Rosyad b3814b8d6d
Clean up case study images in content/ja/case-studies 2020-10-07 10:16:07 +07:00
Kubernetes Prow Robot 733e5dfed9
Merge pull request #24392 from habibrosyad/k/w-glo-5
Completing glossary translation for Bahasa pt. 5
2020-10-06 18:34:42 -07:00
Michal Broz ecba51d73b Update katacoda id to kubernetes-bootcamp 2020-10-06 14:06:09 -05:00
Kubernetes Prow Robot 56a4d9ba6c
Merge pull request #24293 from kjw3/patch-1
Fix missing command in helm search statement
2020-10-06 10:48:43 -07:00
Johannes M. Scheuermann c8f34ff15b Remove CNI alpha warning 2020-10-06 19:42:47 +02:00
Kubernetes Prow Robot 0d763011f2
Merge pull request #24095 from mvertes/patch-1
Update traefik links in ingress-controllers.md
2020-10-06 08:10:21 -07:00
Kubernetes Prow Robot f145181adc
Merge pull request #24051 from rikatz/patch-2
Add curl to required packages in kubectl install
2020-10-06 06:54:20 -07:00
M. Habib Rosyad 0d91639018 Completing glossary translation for Bahasa
Updated:
- controller

New:
- cri
- customresourcedefinition
- daemonset
- data-plane
2020-10-06 18:50:12 +07:00
Kumar Gaurav 2551034ebd
fix api version in certificate signing request doc 2020-10-06 22:42:32 +11:00
M. Habib Rosyad 6fd8a4d954
Completing glossary translation for Bahasa
Updated:
- configmap
- container-env-variables
- container

New:
- container-runtime
- control-plane
2020-10-06 17:47:32 +07:00
Kubernetes Prow Robot f5becddd5c
Merge pull request #24186 from sftim/20200928_shrink_homepage_image
Shrink site front page video banner background
2020-10-06 02:52:19 -07:00
Dominic Yin a1db538b2d
Update zh content_type param and kubeadm pages 2020-10-06 11:49:49 +08:00
WilliamChang80 b948e0fff5 Moved object management to task section and fix link 2020-10-06 00:31:20 +07:00
WilliamChang80 4301f58928 Merge branch 'master' of https://github.com/kubernetes/website 2020-10-05 22:57:43 +07:00
WilliamChang80 d327b9e5d3 Add description on concept overview ID page 2020-10-05 21:45:26 +07:00
M. Habib Rosyad 02e9e7fe49 glossary: translate annotation and api-group into Bahasa 2020-10-05 20:52:22 +07:00
Kubernetes Prow Robot 6b2a5fc5b5
Merge pull request #24379 from habibrosyad/k/w-051020-3
glossary: translate cluster and cluster-operator into Bahasa
2020-10-05 04:19:05 -07:00
Kubernetes Prow Robot 88d8baf6a1
Merge pull request #24378 from habibrosyad/k/w-051020-2
glossary: translate applications and cgroup into Bahasa
2020-10-05 03:25:05 -07:00
M. Habib Rosyad 263125f440
glossary: translate cluster and cluster-operator into Bahasa 2020-10-05 17:16:26 +07:00
M. Habib Rosyad 37cdad030e
glossary: translate applications and cgroup into Bahasa 2020-10-05 17:12:12 +07:00
Kubernetes Prow Robot 782fcca4c5
Merge pull request #24376 from baiyutang/master
Update 2019-06-19-kubernetes-1-15-release-announcement.md
2020-10-05 03:11:05 -07:00
Kubernetes Prow Robot a8fc2311ea
Merge pull request #24375 from baiyutang/patch-2
Update kubectl.md
2020-10-05 03:09:05 -07:00
白玉堂 f8ae270028
Update labels.md 2020-10-05 17:48:10 +08:00
白玉堂 a758f483dc
Update 2019-06-19-kubernetes-1-15-release-announcement.md 2020-10-05 17:40:47 +08:00
白玉堂 775c0b1072
Update kubectl.md 2020-10-05 17:29:54 +08:00
白玉堂 0997416af6
Update encrypt-data.md 2020-10-05 17:18:49 +08:00
Kubernetes Prow Robot deb0b6ad5b
Merge pull request #24258 from ydcool/zh-cleanup-controller-metrics
Clean up zh controller-metrics.md
2020-10-05 00:27:06 -07:00
Kubernetes Prow Robot eadcc1a268
Merge pull request #24257 from ydcool/zh-cleanup-training-content
Clean up zh training content
2020-10-04 18:29:06 -07:00
Kubernetes Prow Robot 15a0c8467f
Merge pull request #24259 from ydcool/zh-cleanup-monitoring
Remove zh/docs/concepts/cluster-administration/monitoring.md
2020-10-04 18:21:06 -07:00
Kubernetes Prow Robot 060f608001
Merge pull request #24252 from ydcool/zh-cleanup-kubecluster-ps1-gifs
Clean up gifs under zh/docs/setup/production-environment/windows
2020-10-04 18:19:06 -07:00
Kubernetes Prow Robot a86c3cbed6
Merge pull request #24368 from aquariuslt/master
i18n(zh): fix kubectl reference link issue
2020-10-04 09:13:05 -07:00
Kubernetes Prow Robot c821f22757
Merge pull request #24125 from JornShen/localize_logging_stackdriver
[zh] Localize /docs/tasks/debug-application-cluster/logging-stackdriver.md
2020-10-04 07:33:05 -07:00
aquariuslt fe86d48879 i18n(zh): fix kubectl reference link issue
update `/zh/docs/user-guide/kubectl-overview/`
to `/zh/docs/reference/kubectl/overview/`
2020-10-04 19:55:37 +08:00
Aji Arya fb02f7dea4
Removed core-object tag
Removed `core-object` tag from kubelet.md
2020-10-04 12:27:47 +07:00
Kubernetes Prow Robot d99218c76e
Merge pull request #23557 from tengqm/zh-declarative-config
[zh] Translate declarative-config task
2020-10-03 20:09:05 -07:00
Dominic Yin ac49fa1a76
Clean up zh training content 2020-10-04 11:03:28 +08:00
jornshen 508dff258f Localize /docs/tasks/debug-application-cluster/logging-stackdriver.md 2020-10-04 10:32:57 +08:00
Kubernetes Prow Robot 49f4e0f338
Merge pull request #24110 from yoonian/patch-2
Fix typo
2020-10-03 15:03:05 -07:00
Kubernetes Prow Robot abd1eb6446
Merge pull request #24159 from zhiguo-lu/zh-addpage-task-define-interdependent-environment-variables
add page: zh-task-define-interdependent-environment-variables, fix #24157
2020-10-03 05:49:05 -07:00
Andrew Garrett 96a27ce40f
Clean up grammar around the phase section 2020-10-02 12:31:34 -07:00
Kubernetes Prow Robot a4d016e1f9
Merge pull request #24311 from hikhvar/pod-termination-signal
Clarify the pod termination process.
2020-10-02 10:14:48 -07:00
Kubernetes Prow Robot f9f21ac636
Merge pull request #24297 from pjhwa/fix-24296
Fix issue with tasks/administer-cluster/out-of-resource/
2020-10-02 10:12:48 -07:00
GuyTempleton 5b15a7108f
Clarify HPA Scaling Policies
Update content/en/docs/tasks/run-application/horizontal-pod-autoscale.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-10-02 18:09:13 +01:00
Kubernetes Prow Robot 9e01fb5560
Merge pull request #24037 from RULCSoft/fix-typos
Fix typos
2020-10-02 07:25:20 -07:00
Kubernetes Prow Robot 50642033df
Merge pull request #24348 from mrbobbytables/update-triage-again
Update triage/support label in for-approvers doc
2020-10-02 06:37:20 -07:00
Bob Killen ca77c1cb14
Update triage/support label in for-approvers doc
Migrates triage/support -> kind/support.

The for-aprovers.md doc was missed in the update applied in
5878a2a73d
2020-10-02 08:40:41 -04:00
Kubernetes Prow Robot 228f2299f8
Merge pull request #24319 from girikuncoro/id-minikube
Translate Minikube page to Bahasa Indonesia
2020-10-02 03:49:19 -07:00
Kubernetes Prow Robot 1078e18d58
Merge pull request #23959 from didier-durand/ha_FR
fixing language issues on HA-related FR content
2020-10-02 01:21:19 -07:00
Kubernetes Prow Robot 84d33773c8
Merge pull request #24183 from npu21/schedule-id
Add post-filter part in scheduling-framework for id
2020-10-01 18:37:19 -07:00
Brian Nutt b805f7bdb1 Add missing annotation in en/docs/concepts/services-networking/service.md
Annotation `service.beta.kubernetes.io/aws-load-balancer-security-groups` is missing from the list of annotations that can be applied to an ELB. This annotation was introduced in https://github.com/kubernetes/kubernetes/pull/62774 and refactored https://github.com/kubernetes/kubernetes/pull/83446 to allow users to specify a set of existing security groups to attach to the ELB instead of using any precreated security groups.
2020-10-01 16:52:00 -07:00
Bob Killen 5878a2a73d
Update triage/support label references to kind/support
The label triage/support has been reclassified as kind/support. The
kind/* family of labels makes more logical sense, as they describe the
"kind" of thing an issue or PR is.

For more information, see the announcement email:
https://groups.google.com/g/kubernetes-dev/c/YcaJpsjjLKw/m/i15cLLx5CAAJ
2020-10-01 19:38:31 -04:00
Kubernetes Prow Robot d661f06948
Merge pull request #24288 from santadasu/patch-3
Update certificate-signing-requests.md
2020-10-01 14:47:19 -07:00
Kubernetes Prow Robot 5bf9d97d6e
Merge pull request #24231 from santadasu/patch-1
Correct a typo in horizontal-pod-autoscale file
2020-10-01 14:45:19 -07:00
Qiutong Song 3a0302d128 Address comments and take the suggested wording 2020-10-01 14:02:43 -07:00
Kubernetes Prow Robot 3b57a3664b
Merge pull request #24333 from sftim/20201001_support_canonical_uris_for_blog_articles
Support canonical URIs for blog articles
2020-10-01 12:57:19 -07:00
Kubernetes Prow Robot 5a685dd022
Merge pull request #24327 from seongpyoHong/modify-init-containers
Modify Understanding init containers section
2020-10-01 10:17:19 -07:00
Tim Bannister 12cb34ba3a Set canonicalUrl for “Contributing to the Development Guide” article 2020-10-01 17:48:32 +01:00
Kubernetes Prow Robot 1addb85433
Merge pull request #24185 from pymander/blog/earneson-contributor-experience
Add new blog cross-posted from k8s.dev
2020-10-01 09:26:54 -07:00
Yoshiki Fujiwara 872accf07d
Modified Links 2020-10-02 00:43:59 +09:00
Kubernetes Prow Robot 33f77f080b
Merge pull request #24285 from psykulsk/patch-1
Fix Common Name in Ingress TLS docs to match the name used in example.
2020-10-01 08:34:54 -07:00
Seongpyo Hong 481c02393e Modify Understanding init containers section 2020-10-02 00:28:41 +09:00
Yoshiki Fujiwara a4e4902a8a
Removed the remained original text 2020-10-01 23:54:17 +09:00
Yoshiki Fujiwara 2db0e88027
Update content/ja/docs/reference/access-authn-authz/rbac.md
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
2020-10-01 23:50:37 +09:00
Yoshiki Fujiwara c8de166739
Update content/ja/docs/reference/access-authn-authz/rbac.md
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
2020-10-01 23:49:11 +09:00
Yoshiki Fujiwara b157f02852
Update content/ja/docs/reference/access-authn-authz/rbac.md
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
2020-10-01 23:48:46 +09:00
Yoshiki Fujiwara 53cc457cf3
Update content/ja/docs/reference/access-authn-authz/rbac.md
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
2020-10-01 23:48:32 +09:00
Yoshiki Fujiwara 459046fc57
Update content/ja/docs/reference/access-authn-authz/rbac.md
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
2020-10-01 23:48:23 +09:00
Yoshiki Fujiwara 937d6887fd
Update content/ja/docs/reference/access-authn-authz/rbac.md
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
2020-10-01 23:48:14 +09:00
Yoshiki Fujiwara 0ace741011
Update content/ja/docs/reference/access-authn-authz/rbac.md
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
2020-10-01 23:47:18 +09:00
Yoshiki Fujiwara 48614eeae3
Update content/ja/docs/reference/access-authn-authz/rbac.md
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
2020-10-01 23:45:32 +09:00
Yoshiki Fujiwara b8e53e78f4
Update content/ja/docs/reference/access-authn-authz/rbac.md
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
2020-10-01 23:45:15 +09:00
luzg 764f5ccf9d 24157, add page:zh-task-define-interdependent-environment-variables
make chage according to tengqm's comment
2020-10-01 22:39:27 +08:00
Yoshiki Fujiwara df81096442
Update content/ja/docs/reference/access-authn-authz/rbac.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-10-01 22:42:44 +09:00
Lubomir I. Ivanov 188bd2ea52 kubeadm: improve links and information around using the config file
- Add link from the kubeadm-config page to the paragraphs on
using "--config" with "init" and "join".
- Improve text in the the paragraphs on using "--config" with
"init" and "join".
- Reword the link about the configuration file in the
create-cluster-kubeadm page.
2020-10-01 15:32:20 +03:00
Giri Kuncoro 70ffafaaed Translate Minikube page to Bahasa Indonesia
Signed-off-by: Giri Kuncoro <girikuncoro@gmail.com>
Co-authored-by: Imre Nagi <imre.nagi2812@gmail.com>
2020-10-01 18:31:16 +07:00
Yoshiki Fujiwara 0e485e81e9
Modified not localized 2020-10-01 19:51:56 +09:00
bebyx d3a57a7c60
Update content/en/docs/tutorials/hello-minikube.md
Explanation that the app itself listens on 8080 port only.

Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-10-01 11:45:22 +03:00
Christoph Petrausch 1498f297d5
Update content/en/docs/concepts/workloads/pods/pod-lifecycle.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-10-01 10:43:30 +02:00
Christoph Petrausch 839863849c Clarify the pod termination process. 2020-10-01 09:16:47 +02:00
Jerry Park 45a5a5210f Fix issue with tasks/administer-cluster/out-of-resource/ 2020-10-01 13:13:59 +09:00
Kubernetes Prow Robot 6f1ec1936f
Merge pull request #24152 from WilliamChang80/master
Update ID Docs Setup Page
2020-09-30 20:32:54 -07:00
Kevin Jones 6fe4034d87
Fix missing command in helm search statement 2020-09-30 22:44:10 -04:00
Kristin Martin fc65276477 Merge remote-tracking branch 'upstream/master' into dev-1.20 2020-09-30 17:15:37 -07:00
Kubernetes Prow Robot 158286c4b7
Merge pull request #23807 from tengqm/improve-configmap-concept
Improve ConfigMap concept
2020-09-30 16:46:54 -07:00
Kubernetes Prow Robot 72ee712f0f
Merge pull request #23528 from yeldiRium/patch-1
Clarify kubelet service configuration
2020-09-30 16:44:54 -07:00
Yoshiki Fujiwara cb105e1206
Update content/ja/docs/reference/access-authn-authz/rbac.md
Since this "pods" means a resource, should be modified as this suggestion.

Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-10-01 08:40:51 +09:00
Yoshiki Fujiwara 345a7f80a8
Update content/ja/docs/reference/access-authn-authz/rbac.md
I'll take it this because there is no examples or mentions deny in "deny" format before/after this line.

Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-10-01 08:39:28 +09:00
Kubernetes Prow Robot 6fa0a5e3ef
Merge pull request #23734 from Evalle/ISSUE-23659
Rewrite GKE reference in Control Plane-Node Communication
2020-09-30 16:34:53 -07:00
Qiming Teng b1490ef95f Improve ConfigMap concept
This PR adds some missing information to the ConfigMap concept page.
2020-10-01 07:33:52 +08:00
Yoshiki Fujiwara 1dac786c11
Update content/ja/docs/reference/access-authn-authz/rbac.md
Modified Original plural to localize.

Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-10-01 08:23:34 +09:00
Yoshiki Fujiwara 92017b045f
Update content/ja/docs/reference/access-authn-authz/rbac.md
Corrected Original plural to localize.

Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-10-01 08:21:01 +09:00
Yoshiki Fujiwara 4065897e20
Update content/ja/docs/reference/access-authn-authz/rbac.md
Modified glossaryreference from "API group" to "api-group" for future localization

Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-10-01 08:16:18 +09:00
Yoshiki Fujiwara 68a12f7620
Modified some points
Thanks sftim.
I am working on for other points too.
2020-10-01 08:13:09 +09:00
Kubernetes Prow Robot 7190ac2a24
Merge pull request #24286 from santadasu/patch-2
Fixing the URL for operator framework
2020-09-30 16:06:53 -07:00
Kubernetes Prow Robot d32bc81f3a
Merge pull request #24175 from willseeyou/patch-1
fix typo in content/en/docs/concepts/workloads/pods/_index.md
2020-09-30 15:56:54 -07:00
santadasu 2a25de3a78
Update certificate-signing-requests.md
Reworded the sentence for easy comprehension.
2020-09-30 15:47:08 -07:00
santadasu 56c51724e8
Fixing the URL for operator framework
None
2020-09-30 15:26:57 -07:00
Piotr Sykulski 996f433b92
Fix Common Name in Ingress TLS example to match the name used in example yaml. 2020-09-30 23:49:20 +02:00
Kubernetes Prow Robot e2233f570a
Merge pull request #24270 from roshnaeem/patch-1
Delete sitemap.md
2020-09-30 12:04:54 -07:00
Kubernetes Prow Robot 3c15be9995
Merge pull request #24237 from kbhawkey/kb-fixup-eviction-content-type
fix eviction policy content type
2020-09-30 11:30:54 -07:00
Kubernetes Prow Robot b9d53624fa
Merge pull request #24168 from bnutt/bnutt/fix_typo_in_scheduling_framework
Fix typo in en/docs/concepts/scheduling-eviction/scheduling-framework.md
2020-09-30 08:35:25 -07:00
Kubernetes Prow Robot 9f5bd65da2
Merge pull request #24079 from zaneb/patch-1
Fix grammatical error in headline
2020-09-30 08:31:25 -07:00
ROSHEEN NAEEM b1fb333fad
Delete sitemap.md 2020-09-30 20:30:50 +05:00
Kubernetes Prow Robot 1db86fc2a2
Merge pull request #24255 from ydcool/zh_rm_kubeadm_alpha_kubelet_config_download
Remove 'kubeadm alpha kubelet config download' for zh
2020-09-30 06:29:25 -07:00
Kubernetes Prow Robot fe5c525b31
Merge pull request #24253 from ydcool/zh_remove_clc_page
Remove "Running Kubernetes on CenturyLink Cloud" for zh
2020-09-30 06:05:25 -07:00
Kubernetes Prow Robot 6e445aabc7
Merge pull request #24251 from ydcool/zh-remove_configure_cloud_provider_firewall
Remove “Configure Your Cloud Provider's Firewalls” for zh
2020-09-30 06:03:24 -07:00
Kubernetes Prow Robot ffadb1818e
Merge pull request #24246 from ydcool/zh-linkchecker
Add zh trans of linkchecker
2020-09-30 06:01:25 -07:00
Kubernetes Prow Robot 9df0db91c8
Merge pull request #24244 from rwrr/master
Fix typo
2020-09-30 05:59:25 -07:00
Kubernetes Prow Robot cdc220ced6
Merge pull request #24242 from ydcool/zh-move-search-page
Move content/zh/docs/search.md
2020-09-30 05:55:25 -07:00
Kubernetes Prow Robot 32509a7d27
Merge pull request #24241 from ydcool/zh-remove-atom-snippets
Remove atom-snippets for zh
2020-09-30 05:53:25 -07:00
Dominic Yin eba9c41d6f
Clean up zh/docs/concepts/cluster-administration/monitoring.md 2020-09-30 20:14:17 +08:00
Dominic Yin 81f533bc2f
Clean up zh controller-metrics.md 2020-09-30 19:59:20 +08:00
Dominic Yin f2d5227067
Remove 'kubeadm alpha kubelet config download' for zh 2020-09-30 18:23:02 +08:00
Dominic Yin e25641bf79
Remove "Running Kubernetes on CenturyLink Cloud" for zh 2020-09-30 17:51:01 +08:00
Dominic Yin 5416e9f05e
Clean up gifs under content/zh/docs/setup/production-environment/windows/ 2020-09-30 17:45:53 +08:00
Dominic Yin 893570b790
Remove “Configure Your Cloud Provider's Firewalls” for zh 2020-09-30 17:27:28 +08:00
Dominic Yin d8419fc244
clean up feature state shortcode for zh 2020-09-30 17:20:02 +08:00
bryan 34d0a6f2ce resolve conflicts 2020-09-30 17:16:23 +08:00
Kubernetes Prow Robot 6d73873e19
Merge pull request #24248 from hadianr/patch-2
fix typo wording dinamsi to dinamis
2020-09-30 02:13:25 -07:00
William Chang 0cfd1c01a4
Fix Setup Page Based on Standardization 2020-09-30 16:01:40 +07:00
Kubernetes Prow Robot 202b9957ec
Merge pull request #24243 from ydcool/zh-remove-cloudstack
Remove on-premises VMs section fo zh
2020-09-30 01:31:25 -07:00
Kubernetes Prow Robot 7716af2846
Merge pull request #24118 from tengqm/follow-24069
[zh] Fix go marker for listMapKey in the merge strategy
2020-09-30 01:21:24 -07:00
Hadian Rahmat 6d709a1b99
fix typo wording dinamsi to dinamis 2020-09-30 15:05:41 +07:00
Kubernetes Prow Robot 556d81398b
Merge pull request #24166 from l1ch40/master
docs: Remove the redundant https_proxy variable
2020-09-30 01:03:25 -07:00
Kubernetes Prow Robot f31f7e953d
Merge pull request #24223 from howieyuen/dns-config
[zh] reconcile dns config
2020-09-30 00:45:26 -07:00
Kubernetes Prow Robot 6e6712a4c2
Merge pull request #24222 from howieyuen/cc
[zh] fix typo for content/zh/docs/concepts/architecture/cloud-controller.md
2020-09-30 00:43:25 -07:00
Kubernetes Prow Robot fd75f99d16
Merge pull request #24179 from zhiguo-lu/zh-addpage-task-debug-running-pod
[zh] add page: /zh/docs/tasks/debug-application-cluster/debug-running-pod/, fix 24177
2020-09-30 00:29:25 -07:00
Kubernetes Prow Robot 082ca03912
Merge pull request #24240 from ydcool/zh-remove-cloud-provider-page
Remove cloud providers page and links for zh
2020-09-30 00:01:24 -07:00
Kubernetes Prow Robot 690e577797
Merge pull request #24239 from howieyuen/container-env
[zh]fix broken links in /zh/docs/reference/glossary/container-env-variables.md
2020-09-29 23:59:25 -07:00
Dominic Yin 8c1291f633
Add zh trans of linkchecker 2020-09-30 14:53:08 +08:00
luzg d646c6b4f6 add page: /zh/docs/tasks/debug-application-cluster/debug-running-pod/, fix 24177
make change according to howieyuen
2020-09-30 14:46:24 +08:00
Yoshiki Fujiwara 9edf2eaf19
Modified verb "コントロール" into "制御" 2020-09-30 13:24:21 +09:00
Yoshiki Fujiwara ee9961c59f
Update content/ja/docs/reference/access-authn-authz/rbac.md
OKです!

Co-authored-by: inductor(Kohei) <kela@inductor.me>
2020-09-30 13:20:31 +09:00
Radix10 c06a15fc47
Fix typo 2020-09-30 12:01:06 +08:00
Dominic Yin 677ae0e433
Remove on-premises VMs section fo zh 2020-09-30 11:50:41 +08:00
Dominic Yin 78d93f6119
move content/zh/docs/search.md to content/zh/search.md 2020-09-30 11:43:22 +08:00
Dominic Yin 973ecd483b
remove atom-snippets for zh 2020-09-30 11:32:52 +08:00
Dominic Yin 8b5eaa6f1a
Remove cloud providers page for zh. ref #23517
Signed-off-by: Dominic Yin <yindongchao@inspur.com>
2020-09-30 11:20:58 +08:00
yuanhao 02abe6c886 fix broken links in /zh/docs/reference/glossary/container-env-variables.md 2020-09-30 11:05:21 +08:00
M. Habib Rosyad dfe0530939
Translate glossary for RBAC into Bahasa 2020-09-30 09:35:04 +07:00
Kubernetes Prow Robot 8c48fd3a83
Merge pull request #24176 from Arhell/fix-indent
remove indent
2020-09-29 19:17:24 -07:00
Kubernetes Prow Robot 1b5e09fb10
Merge pull request #23257 from Vickey-Wu/patch-2
fix: add missing content about certificate
2020-09-29 19:05:24 -07:00
Kubernetes Prow Robot e2b370c983
Merge pull request #24075 from miry/patch-1
[zh] Use apiversion networking.k8s.io/v1 for ingress in example
2020-09-29 18:25:25 -07:00
Kubernetes Prow Robot 0445c38154
Merge pull request #24225 from miry/update-ingress-example-with-new-api-en
[en] Use apiversion networking.k8s.io/v1 for ingress
2020-09-29 18:23:25 -07:00
Karen Bradshaw 3fc4a3e8b7 fix eviction policy content type 2020-09-29 20:37:02 -04:00
Kubernetes Prow Robot 6a85a07290
Merge pull request #21112 from rennokki/patch-1
Added new PHP client library
2020-09-29 15:21:25 -07:00
Kubernetes Prow Robot cbc8e5bbda
Merge pull request #22946 from cofyc/fix22944
Document Volume and Claim Pre-binding feature
2020-09-29 15:09:25 -07:00
Kubernetes Prow Robot 6231d8406b
Merge pull request #24142 from adecarolis/add-signerName
add  signerName to CertificateSigningRequest
2020-09-29 15:07:25 -07:00
Tim Bannister f77650a4f6 Revise style of site front page
On the front page of the site, the first paragraph was actually a
heading. Replace that with a text paragraph that has a similar style.
2020-09-29 23:00:00 +01:00
santadasu 5ede1e94c5
Correct a type in horizontal-pod-autoscale file
None
2020-09-29 14:28:39 -07:00
Kubernetes Prow Robot 7a26860248
Merge pull request #24069 from nikhita/ssa-listmapkey
SSA: fix go marker for listMapKey in the merge strategy
2020-09-29 12:21:26 -07:00
Kubernetes Prow Robot 179b3ca139
Merge pull request #24219 from tomaslm/patch-1
Update dry-run flag
2020-09-29 10:15:26 -07:00
Kubernetes Prow Robot 8eb2e6c844
Merge pull request #22056 from mikonoid/issue#14
Localize '/docs/tasks/tools/install-minikube' path
2020-09-29 10:13:25 -07:00
yoshiki0705 2ac805485b rbac-ja 2020-09-30 01:12:42 +09:00
Michael Nikitochkin 599e1db6dc
Use apiversion networking.k8s.io/v1 for ingress for EN
There is a warning deprecation message for kubernetes v1.19:

```
Warning: networking.k8s.io/v1beta1 Ingress is deprecated in v1.19+, unavailable in v1.22+; use networking.k8s.io/v1 Ingress
```

Switched apiversion in the example to `networking.k8s.io/v1`
2020-09-29 18:03:58 +02:00
Michael Nikitochkin 5136f8d552
Use apiversion networking.k8s.io/v1 for ingress in ZH version
There is a warning deprecation message for kubernetes v1.19:

```
Warning: networking.k8s.io/v1beta1 Ingress is deprecated in v1.19+, unavailable in v1.22+; use networking.k8s.io/v1 Ingress
```

Switched apiversion in the example to `networking.k8s.io/v1`
2020-09-29 17:55:26 +02:00
Hao Yuan 28ddd77aac reconcile dns config 2020-09-29 21:13:12 +08:00
Hao Yuan 03c3c128ed fix typo 2020-09-29 20:57:50 +08:00
Kubernetes Prow Robot 8084228ad3
Merge pull request #24182 from npu21/schedule-zh
Add post-filter part in scheduling-framework for zh
2020-09-29 05:47:27 -07:00
Kubernetes Prow Robot 79502e8af7
Merge pull request #24191 from npu21/tasks-zh
update run command part for zh
2020-09-29 05:45:26 -07:00
Kubernetes Prow Robot 66d5a10b3a
Merge pull request #24209 from huchengze/patch-39
Update node-conformance.md for zh
2020-09-29 05:43:26 -07:00
Kubernetes Prow Robot 2c7cca1081
Merge pull request #24070 from gaoguangze111/update-link-access-cluster
update link in page access-cluster
2020-09-29 05:39:27 -07:00
Kubernetes Prow Robot fc2ee814d6
Merge pull request #24066 from gaoguangze111/update-link-authorization
Update link in page authorization
2020-09-29 05:37:26 -07:00
Kubernetes Prow Robot fcdc245ed4
Merge pull request #24068 from gaoguangze111/update-link-controlling-access
Update link controlling-access
2020-09-29 05:35:27 -07:00
Kubernetes Prow Robot 3262b9fde8
Merge pull request #24205 from huchengze/patch-36
Update web-ui-dashboard.md for zh
2020-09-29 05:33:27 -07:00
Kubernetes Prow Robot f3213b2f94
Merge pull request #24208 from huchengze/patch-38
Update admission-controllers.md for zh
2020-09-29 05:31:27 -07:00
Kubernetes Prow Robot 14a5ae8644
Merge pull request #24206 from huchengze/patch-37
Update rbac.md
2020-09-29 05:29:26 -07:00
M. Habib Rosyad 7aeaa6e48d
Translate Standardized Glossary page into Bahasa 2020-09-29 19:05:20 +07:00
Tomas Menito f24bf6f60b Update dry-run flag
dry-run is deprecated and can be replaced with --dry-run=client.
2020-09-29 07:25:48 -03:00
Vickey Wu 8c5e6dcc2d
break the long lines
break the long lines
2020-09-29 16:19:36 +08:00
Kubernetes Prow Robot 98cfcca5ff
Merge pull request #22303 from crixo/translate/control-plane-node-communication
upgrade translation for control-plane-node-communication
2020-09-29 00:57:25 -07:00
huccshen 08f42e6f45
Update node-conformance.md 2020-09-29 15:43:24 +08:00
huccshen 56ceb53114
Update admission-controllers.md 2020-09-29 15:38:32 +08:00
huccshen 2d71388f96
Update rbac.md 2020-09-29 15:30:02 +08:00
huccshen 6d2d7d9f43
Update web-ui-dashboard.md 2020-09-29 15:20:24 +08:00
huccshen efac1ef8fc
Update weave-network-policy.md 2020-09-29 15:17:55 +08:00
bryan 31aa397284 translate 'set up Konnectivity service' into chinese 2020-09-29 15:02:15 +08:00
Zhang Yong 31b8ea7469 update run command part 2020-09-29 11:07:13 +08:00
Yong Zhang f73f527fce
Update scheduling-framework.md 2020-09-29 10:32:26 +08:00
Tim Bannister 2e0c6ba299 Reduce size of image used on site front page
This image of Sarah Wells at KubeCon Europe 2018 makes a large
contribution to the overall amount of data loaded for the front page of
the site.

This commit reduces it to a squashed version that preserves detail in
the figure (blurring the background more).
2020-09-28 22:59:15 +01:00
Erik L. Arneson d63810ded1 Add new blog cross-posted from k8s.dev
This is crossposted from the Kubernetes Contributor Community blog.
2020-09-28 13:55:25 -07:00
Kubernetes Prow Robot 32c2439387
Merge pull request #24145 from Rajpratik71/patch-2
docs: Use sudo and tee uniformly everywhere
2020-09-28 06:04:49 -07:00
Kubernetes Prow Robot 3065179fcd
Merge pull request #24165 from baiyutang/patch-9
Update kubeadm_upgrade_plan.md
2020-09-28 05:58:48 -07:00
Kubernetes Prow Robot c06fbae010
Merge pull request #24164 from wwgfhf/wwg-disruptions
Update zh translation in disruptions.md
2020-09-28 05:56:48 -07:00
Kubernetes Prow Robot 124f23c817
Merge pull request #24162 from wwgfhf/wwg-service
Update zh translation in service.md
2020-09-28 05:54:48 -07:00
Pratik raj 48702c35ca docs: Use sudo and tee uniformly everywhere
Added sudo uniformly everywhere it required as it presence doesn't affect anything , but it help new user's of linux , docker or kubernetes who are not much familiar with internals and also for who doesn't read the documentation line by line and use the guides for command reference and just copy paste for their use.

Also , changed  the way of writing or creating files , now using "tee" because previous way gives permission issue for non sudo users.
2020-09-28 17:48:07 +05:30
Zhang Yong 93c7a1ca43 add post-filter part 2020-09-28 17:58:34 +08:00
Zhang Yong e4c3319ad3 add post-filter part 2020-09-28 17:39:02 +08:00
Arhell e7414feae1 remove indent 2020-09-28 10:37:56 +03:00
Amos Chu b8bc85f804
fix typo in content/en/docs/concepts/workloads/pods/_index.md
wrong spelling for comunicate, it should be communicate
2020-09-28 15:21:31 +08:00
Brian Nutt 1c90c995c3 Fix typo in en/docs/concepts/scheduling-eviction/scheduling-framework.md
Fixes description for Postfilter plugin. The plugin is called when no feasible nodes were found for the pod being scheduled.
2020-09-27 13:28:52 -07:00
Casie Oxford 826d53c81f
Update style guidelines for API object capitalization & formatting (#23497)
* Update style-guide.md

updates to api object handling according to SIG email discussion.

* Update content/en/docs/contribute/style/style-guide.md

Co-authored-by: Zach Corleissen <zacharysarah@users.noreply.github.com>

* Update style-guide.md

updating API Object Examples

* Update content/en/docs/contribute/style/style-guide.md

Co-authored-by: Zach Corleissen <zacharysarah@users.noreply.github.com>

* Update content/en/docs/contribute/style/style-guide.md

Co-authored-by: Zach Corleissen <zacharysarah@users.noreply.github.com>

* Update content/en/docs/contribute/style/style-guide.md

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

Co-authored-by: Zach Corleissen <zacharysarah@users.noreply.github.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-09-27 13:10:48 -07:00
Kubernetes Prow Robot a67cb901a7
Merge pull request #24116 from madetara/ru_community_page
Translate community and CoC pages to russian
2020-09-27 08:38:48 -07:00
Kubernetes Prow Robot 67e16d4295
Merge pull request #24012 from zhiguo-lu/zh-concepts-storage-ephemeral-addpage
[zh] add zh/docs/concepts/storage/ephemeral-volumes.md, fix #24011
2020-09-27 06:32:48 -07:00
Chao Li e4c0038b14
docs: remove duplicate https_proxy variable
This has a duplicate https_proxy variable.
2020-09-27 21:02:09 +08:00
白玉堂 e3054865e2
Update kubeadm_upgrade_plan.md 2020-09-27 17:51:36 +08:00
wwgfhf 2ad06ab73f
Update disruptions.md 2020-09-27 17:48:01 +08:00
wwgfhf 7eb77ea2a2
Update service.md 2020-09-27 17:25:00 +08:00
Kubernetes Prow Robot 3096ed5311
Merge pull request #24099 from zhiguo-lu/zh-addpage-task-admin-cluster-safely-drain-node
[zh] add page: /zh/docs/tasks/administer-cluster/safely-drain-node/ ,fix 24097
2020-09-26 23:56:48 -07:00
GoodGameZoo 7686c08fd3 update more links 2020-09-26 20:20:40 -07:00
GoodGameZoo 21b72674d3 Update more links 2020-09-26 20:07:24 -07:00
GoodGameZoo a8542542a9 Update more links 2020-09-26 19:37:56 -07:00
Yecheng Fu 318d17b85f add pre-binding section 2020-09-27 10:17:34 +08:00
Kubernetes Prow Robot 8fab6b0096
Merge pull request #24064 from Konmoron/patch-1
Update taint-and-toleration.md
2020-09-26 18:20:50 -07:00
WilliamChang80 f71483103d Update Setup Page 2020-09-26 22:49:50 +07:00
Tim Bannister 961438877d Set sitemap priority for key pages
The very key pages get 1.0 priority; other good landing pages get 0.9
and the remaining pages have a default priority, 0.75.
2020-09-26 14:06:22 +01:00
Rafficer 93334aba35
Fix typo in german install-kubernetes.md 2020-09-26 14:57:03 +02:00
Alain De Carolis 65e706e346
add signerName to CertificateSigningRequest
signerName is now mandatory. The provided example fails in 1.19.2 with: `kubernetes missing required field "signerName"`
2020-09-25 18:01:21 -04:00
Qiutong Song fd97fcd9d5 Add a new known issue to the out-of-resource doc: active_file memory is not considered as available memory 2020-09-25 13:49:35 -07:00
Kubernetes Prow Robot 64b61ae35a
Merge pull request #24126 from howieyuen/admission-controller
[zh] fix abnormal display of anchor points
2020-09-25 05:31:11 -07:00
Kubernetes Prow Robot 18e851a2c0
Merge pull request #24057 from gaoguangze111/Update-link-configure-aggregation-layer
Update link in page configure-aggregation-layer.md
2020-09-25 03:19:12 -07:00
Hao Yuan 19259e21b7 fix abnormal display of anchor points 2020-09-25 18:06:37 +08:00
Liu Ming 571b8e1bc7 docs: lost "有" word
Signed-off-by: Liu Ming <hit_oak_tree@126.com>
2020-09-25 17:46:17 +08:00
luzg 09d3244e65 [zh] add page:/zh/docs/tasks/administer-cluster/safely-drain-node/ ,fix 24097
change according to tengqm's comment
2020-09-25 16:01:09 +08:00
luzg df62ce146c [zh] add zh/docs/concepts/storage/ephemeral-volumes.md, fix 24011
make change according to tengqm's comment.
2020-09-25 15:38:10 +08:00
Kubernetes Prow Robot 28980202c1
Merge pull request #24119 from kubernetes/dev-1.19-ko.2
Second Korean l10n work for release-1.19
2020-09-24 23:13:11 -07:00
Kubernetes Prow Robot ab8fb532fa
Merge pull request #24034 from baiyutang/patch-8
Update multiple-zones.md
2020-09-24 22:55:11 -07:00
Kubernetes Prow Robot f3ea52ec98
Merge pull request #24060 from zhiguo-lu/zh-concepts-clusteradmin-systemlogs-addpage
[zh] add zh/docs/concepts/cluster-administration/system-logs.md, fix #24025
2020-09-24 22:51:11 -07:00
Kubernetes Prow Robot 9561c23377
Merge pull request #24098 from howieyuen/scheduling-config-2
[zh] translate content/zh/docs/reference/scheduling/config.md
2020-09-24 22:47:11 -07:00
Kubernetes Prow Robot 05d9317d65
Merge pull request #24033 from Yuaninga/patch-2
[zh] add the missing content in [zh/docs/setup/production-environment/container-runtimes.md]
2020-09-24 22:41:11 -07:00
Kubernetes Prow Robot eb74122190
Merge pull request #24045 from howieyuen/scheduling-config
[zh] translate content/zh/docs/reference/scheduling/policies.md
2020-09-24 22:39:11 -07:00
Qiming Teng d327117a50 [zh] Fix go marker for listMapKey in the merge strategy
This is a follow-up of #24069.
2020-09-25 13:17:40 +08:00
Jerry Park 9cb997ab15 Second Korean l10n work for release-1.19
- Fix issue with links to already translated documents (#23829)
- Update outdated files in the dev-1.19-ko.2 branch (#23827)
- Fix issue with links to already translated documents (#23999)
- Translate tasks/configure-pod-container/configure-persistent-volume-storage in Korean (#23867)
- Translate reference/access-authn-authz/service-accounts-admin/ into Korean (#23974)
- Translate reference/access-authn-authz/controlling-access/ into Korean (#23955)
- Translate tasks/job/automated-tasks-with-cron-jobs.md into Korean (#23543)
- Translate reference/access-authn-authz/authorization/ into Korean (#23989)
- Update Ko localization guide (#24023)
- Translate tasks/job/fine-parallel-processing-work-queue/ into Korean (#23841)
- Translate setup/production-environment/windows/intro-windows-in-kubernetes and reflect reviews (#23879)
- Translate tasks/debug-application-cluster/debug-pod-replication-controller in Korean (#23896)

Co-authored-by: seokho-son <shsongist@gmail.com>
Co-authored-by: jmyung <jesang.myung@gmail.com>
Co-authored-by: Jerry Park <jaehwa@gmail.com>
Co-authored-by: markruler <csu0414@gmail.com>
Co-authored-by: bluefriday <bluefriday86@gmail.com>
2020-09-25 13:58:55 +09:00
madetara c4b2c82254
docs: add russian version community and CoC pages
Refs #18598
2020-09-25 07:36:53 +03:00
Nikhita Raghunath f5af09b9f8 SSA: fix go marker for listMapKey in the merge strategy
Ref: 64514a1d5d/pkg/generators/extension.go (L49-L50)
2020-09-25 09:51:17 +05:30
Kubernetes Prow Robot 19b6599bbf
Merge pull request #24093 from ChenjunZou/patch-1
Update service.md
2020-09-24 20:37:11 -07:00
Kubernetes Prow Robot 632123085c
Merge pull request #24113 from habibrosyad/k/w-glo-kl
Translate glossary for kubectl into Bahasa
2020-09-24 20:05:11 -07:00
M. Habib Rosyad 5058f22ee1
Translate glossary for kubectl into Bahasa 2020-09-25 09:24:29 +07:00
M. Habib Rosyad 35eadb9744
Translate glossary for Namespace into Bahasa 2020-09-25 08:43:45 +07:00
Yoon 4ad15695d2
fix link in intro-windows-in-kubernetes 2020-09-25 10:29:07 +09:00
Kubernetes Prow Robot b0fa090609
Merge pull request #24021 from yue9944882/apf-typo
One digit typo in APF docs
2020-09-24 10:48:06 -07:00
yuanhao 22ddf4f82e translate content/zh/docs/reference/scheduling/policies.md 2020-09-24 23:22:09 +08:00
Hao Yuan dc71c947b6 translate content/zh/docs/reference/scheduling/config.md 2020-09-24 23:05:36 +08:00
Yuaninga bdea6f8738 Update container-runtimes.md
Supplement the Chinese version of containerd installed by windows when running the container of community production environment

Signed-off-by: Yuaninga <1846225041@qq.com>
2020-09-24 22:30:24 +08:00
Kubernetes Prow Robot 1c0367f094
Merge pull request #24087 from zhiguo-lu/addpage-zh-task-configpod-nodeaffinity
[zh] add page: /zh/docs/tasks/configure-pod-container/assign-pods-nodes-using-node-affinity/ fix 24086
2020-09-24 07:00:06 -07:00
ldynia 7dc69cfa0b
Update configmap.md
Changing nginx to alpine, This way it's more generic giving it generic context.
2020-09-24 15:06:15 +02:00
Andres Caro 9fd549b12c
Update the run command to refer to pod creation
The "run" command refers to deployment creation and it should refer to pod creation
2020-09-24 08:05:24 -05:00
Kubernetes Prow Robot efa6d3de30
Merge pull request #24074 from dkarlovi/patch-1
Make the dashboard URL a clickable link
2020-09-24 05:16:05 -07:00
ldynia 8dcf08a4d0
image does not exist
docker pull game.example/demo-game results with Error response from daemon: Get https://game.example/v2/: dial tcp: lookup game.example: no such host.
Therefore is better to change image to nginx
2020-09-24 13:03:53 +02:00
Alpha eafae3d991
doc: fix broken link 2020-09-24 18:50:32 +08:00
Kubernetes Prow Robot 036092a1d1
Merge pull request #24088 from habibrosyad/k/w-glo-pv
Translate glossary for PersistentVolume into Bahasa
2020-09-24 03:38:05 -07:00
Kubernetes Prow Robot 1555479d8c
Merge pull request #24096 from habibrosyad/k/w-glo-cm
Translate glossary for ConfigMap into Bahasa
2020-09-24 03:34:05 -07:00
Kubernetes Prow Robot d22948c0f0
Merge pull request #24094 from habibrosyad/k/w-glo-pvc
Translate glossary for PersistentVolumeClaim into Bahasa
2020-09-24 03:18:05 -07:00
M. Habib Rosyad d4fd5f7297
Translate glossary for PersistentVolumeClaim into Bahasa 2020-09-24 17:06:06 +07:00
M. Habib Rosyad fa12dec99a Translate glossary for ConfigMap into Bahasa 2020-09-24 16:38:57 +07:00
luzg 5586c71b66 [zh] add page: /zh/docs/tasks/configure-pod-container/assign-pods-nodes-using-node-affinity/ fix 24086
make change according to tengqm's comment
2020-09-24 17:10:48 +08:00
Kubernetes Prow Robot dc7fd533f3
Merge pull request #24092 from xieyanker/fix_format_err
Fix some format error
2020-09-24 00:48:05 -07:00
Marc Vertes 959d3152f8
Update traefik links in ingress-controllers.md
Traefik github repo has been moved from https://github.com/containous/traefik to https://github.com/traefik/traefik. The new company name is `Traefik Labs` and new site https://traefik.io
2020-09-24 09:34:03 +02:00
xieyanker 9062c42e32 Fix some format error 2020-09-24 14:38:38 +08:00
ChenjunZou d93ab4004d
Update service.md
fix a mispelled keyword.
2020-09-24 14:25:20 +08:00
xieyanker 0a71a53d19 Fix some format error 2020-09-24 14:05:05 +08:00
M. Habib Rosyad 0f2cad4657
Translate glossary for PersistentVolume into Bahasa 2020-09-24 11:00:57 +07:00
Wenhao Xu 79e9ccd03b
Update images.md 2020-09-24 10:00:23 +08:00
Kubernetes Prow Robot cf30636263
Merge pull request #24054 from jybarnes/patch-1
Fix typo
2020-09-23 12:56:05 -07:00
Zane Bitter 8e66f24319
Fix grammatical error 2020-09-23 15:46:19 -04:00
Dalibor Karlović 8c626d69d3
Make the dashboard URL a clickable link 2020-09-23 18:36:24 +02:00
Kubernetes Prow Robot 72f0d1d3ad
Merge pull request #23283 from sftim/20200820_improve_diagrams_for_ingress
Switch Ingress concept to use MermaidJS diagrams
2020-09-23 08:04:09 -07:00
atomerz f0bd0a535f
Update content/en/docs/tutorials/stateless-application/guestbook-logs-metrics-with-elk.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-09-23 17:49:25 +03:30
atomerz 53d3f20548
Update guestbook-logs-metrics-with-elk.md
The description was confusing. Moved around the text and removed duplicated/unnecessary parts.
2020-09-23 15:37:20 +03:30
GoodGameZoo 6e62a7803a update link in page access-cluster 2020-09-23 03:01:49 -07:00
jybarnes 3af530a20d Fix typo 2020-09-23 18:28:05 +09:00
GoodGameZoo 41547dc015 Update link controlling-access 2020-09-23 02:11:28 -07:00
GoodGameZoo fda4f5b58e Update link in page authorization 2020-09-23 01:41:51 -07:00
Kubernetes Prow Robot 4b09e82e7e
Merge pull request #24062 from zhiguo-lu/zh-concepts-configuration-binpacking-relocate
[zh] relocate /zh/docs/concepts/configuration/resource-bin-packing/md, , fix #24061
2020-09-23 00:48:08 -07:00
luzg b1add796f3 [zh] addzh/docs/concepts/cluster-administration/system-logs.md, fix 24025
Update content/zh/docs/concepts/cluster-administration/system-logs.md

Co-authored-by: Qiming Teng <tengqim@cn.ibm.com>

Update content/zh/docs/concepts/cluster-administration/system-logs.md

Co-authored-by: Qiming Teng <tengqim@cn.ibm.com>

Update content/zh/docs/concepts/cluster-administration/system-logs.md

Co-authored-by: Qiming Teng <tengqim@cn.ibm.com>

Update content/zh/docs/concepts/cluster-administration/system-logs.md

Co-authored-by: Qiming Teng <tengqim@cn.ibm.com>

Update content/zh/docs/concepts/cluster-administration/system-logs.md

Co-authored-by: Qiming Teng <tengqim@cn.ibm.com>

Update content/zh/docs/concepts/cluster-administration/system-logs.md

Co-authored-by: Qiming Teng <tengqim@cn.ibm.com>

Update content/zh/docs/concepts/cluster-administration/system-logs.md
2020-09-23 15:40:52 +08:00
Imer d7382474a0
Update taint-and-toleration.md
delete 

```shell
kubectl taint nodes node1 key:NoSchedule-
```

docs en no that
2020-09-23 15:24:44 +08:00
luzg ec9c6d0931 [zh] relocate /zh/docs/concepts/configuration/resource-bin-packing/md, fix 24061 2020-09-23 14:31:30 +08:00
Kubernetes Prow Robot 38db6f1cb3
Merge pull request #24017 from girikuncoro/reserve-compute-id
Translate reserve compute resource page to Bahasa Indonesia
2020-09-22 22:14:09 -07:00