Commit Graph

16552 Commits

Author SHA1 Message Date
Juampy NR 6e3a40df97 Fix broken phrase
Seems like a phrase was cut in 2 by mistake.
2020-05-17 13:59:00 +02:00
Kyle Polansky 2b70708caf Update Azure Container Registry for IAM
Add instructions for pulling images from Azure Container Registry using Azure Kubernetes Service service principal authentication.
2020-05-17 03:46:57 -05:00
TAKAHASHI Shuuji b0416b3458 Translate setup/production-environment/tools/kubeadm/create-cluster-kubeadm.md into Japanese. 2020-05-17 16:49:18 +09:00
TAKAHASHI Shuuji 432be022b6 Update create-cluster-kubeadm.md with the latest en version. 2020-05-17 13:45:17 +09:00
Prasad Katti 75317419b9 Use feature state Hugo shortcode 2020-05-16 11:28:43 -07:00
Sylvain COULOMBEL 081c7a713c Clean-up extra line in tasks: configure pod container 2020-05-16 16:01:39 +02:00
Kubernetes Prow Robot 9e28ced6cd Merge pull request #20973 from mfilocha/sync-pl-translation-20200514
Synchronize Polish localization with English master
2020-05-16 06:57:36 -07:00
Kubernetes Prow Robot c33cc39596 Merge pull request #21010 from tengqm/zh-kubelet-ref
[ZH] Fix table rendering for kubelet reference
2020-05-16 03:39:36 -07:00
Naoki Oketani 49a22136ea Fix note shortcodes in Deployment concept (ja) 2020-05-16 18:41:32 +09:00
Qiming Teng 53e7bb6f13 [ZH] Fix table rendering for kubelet reference
This fixes the rendering of kubelet reference in zh localization
2020-05-16 13:30:38 +08:00
Qiming Teng ab0ec7e409 [zh] Fix table in kube-proxy reference
The table layout was broken in kube-proxy refernce.
2020-05-16 12:37:41 +08:00
Kubernetes Prow Robot 2bf2e29f1e Merge pull request #20989 from wahyuoi/id/reviewer
add wahyuoi as sig-docs-id reviewer
2020-05-15 14:01:36 -07:00
Kubernetes Prow Robot e7bd7fb18b Merge pull request #20976 from sftim/20200514_fix_markdown_for_crd_task
Fix Markdown for CustomResourceDefinition task
2020-05-15 12:27:36 -07:00
Arhell d36e57aedd update navigation menu 2020-05-15 18:39:47 +03:00
Kubernetes Prow Robot 0e4e60cd82 Merge pull request #20095 from oke-py/ja-link
update link to /ja/docs/concepts/services-networking/dns-pod-service/
2020-05-15 06:53:37 -07:00
Gede Wahyu 5e7c4269e3 add wahyuoi as id reviewer 2020-05-15 17:31:25 +07:00
Naoki Oketani fab08546d5 remove non-existent location.hash 2020-05-15 18:13:51 +09:00
Kubernetes Prow Robot 4665f10fc4 Merge pull request #20979 from divyabhushan/master
#20970-fixed broken link in concepts/workloads/controllers/statefulset/
2020-05-15 02:08:58 -07:00
Kubernetes Prow Robot 3dee902b75 Merge pull request #20986 from kubernetes/dev-1.18-ko.3
Third Korean l10n work for release 1.18
2020-05-14 23:56:58 -07:00
Jerry Park ca62e21766 Third Korean l10n work for release 1.18
- Translate cluster-administration/networking.md in Korean
- Fix issue with concepts/storage/volumes.md
- Translate /concepts/configuration/pod-overhead in Korean
- Update to Outdated files in the dev-1.18-ko.3 branch.
- Translate concepts/configuration/configmap.md in Korean
- Translate contribute/review/reviewing-prs/ in Korean
- Translate concepts/configuration/pod-priority-preemption.md in Korean
- Translate tasks/configure-pod-container/configure-volume-storage in Korean
- Translate contribute/new-content/new-content/ in Korean
- Translate concepts/architecture/control-plane-node-communication.md in Korean
- Restore the deleted master-node-communication.md file
- Translate concepts/cluster-administration/addons.md in Korean
- Translate contribute/new-content/overview/ in Korean
- Translate tasks/tools/install-kubectl.md in Korean
- Translate concepts/configuration/manage-resources-containers.md in Korean
- Translate tasks/administer-cluster/kubeadm/kubeadm-upgrade/ in Korean
- add new words to Korean glossary and fix minor
- Translate contribute/style/_index.md in Korean
- Translate concepts/cloud-administration/cloud-providers.md in Korean
- Translate contribute/review/for-approvers.md in Korean

Co-authored-by:    Jerry Park <jaehwa@gmail.com>
Co-authored-by:    Seokho Son <shsongist@gmail.com>
Co-authored-by:    jmyung <jesang.myung@gmail.com>
Co-authored-by:    coolguyhong <podolsmith@naver.com>
Co-authored-by:    Yuk, Yongsu <ysyukr@gmail.com>
Co-authored-by:    bluefriday <bluefriday86@gmail.com>
Co-authored-by:    SangshikLee <neolss@gmail.com>
2020-05-15 15:41:32 +09:00
Kubernetes Prow Robot 23d42bb693 Merge pull request #20983 from pjhwa/glossary-20980
Add new words for CNI Plugins to Korean glossary
2020-05-14 23:38:58 -07:00
Kubernetes Prow Robot 6822323fe5 Merge pull request #20982 from pjhwa/glossary-20981
Add new word for vendor's solution name to Korean glossary
2020-05-14 23:36:59 -07:00
Jerry Park bf9d0f551b Add new words for CNI Plugins to Korean glossary 2020-05-15 10:56:14 +09:00
Jerry Park 2610dd86c9 Add new word for vendor's solution name to Korean glossary 2020-05-15 01:43:56 +00:00
Divya Bhushan c5915cb722 #20970-fixed broken link in concepts/workloads/controllers/statefulset/ 2020-05-15 01:38:22 +02:00
Prasad Katti 52c8562bef Update label used to search for pods in deployment
With `kubectl run` changed to `kubectl create deployment`, the
label used to search for pods in the deployment also needs to change
from `run=...` to `app=...`.
2020-05-14 13:28:18 -07:00
Tim Bannister 679b35a569 Fix Markdown for CustomResourceDefinition task 2020-05-14 18:19:15 +01:00
Kubernetes Prow Robot 1ffbe95773 Merge pull request #20975 from jimangel/fix-upgrade-page
reformat kubeadm upgrade page
2020-05-14 08:12:23 -07:00
Kubernetes Prow Robot b6348e73fc Merge pull request #20922 from sftim/20200512_fix_markdown_encryption_at_rest
Fix shortcodes in “Encrypting Secret Data at Rest”
2020-05-14 07:36:23 -07:00
Kubernetes Prow Robot 0935447a48 Merge pull request #20763 from Arhell/sync-readme-ru
synchronization readme
2020-05-14 07:26:22 -07:00
Kubernetes Prow Robot f1929c87ea Merge pull request #20924 from celestehorgan/fix-broken-links
Fix broken links identified by linkchecker
2020-05-14 07:22:22 -07:00
Jim Angel 8232eb30fe reformat kubeadm upgrade page 2020-05-14 08:58:30 -05:00
Maciej Filocha 020b6312e3 Synchronize Polish localization with English master
Synchronize Polish content up to 991aadb64f.
2020-05-14 15:09:14 +02:00
Kubernetes Prow Robot 991aadb64f Merge pull request #20951 from Arhell/localize-btn-uk
localization for subscribe button
2020-05-14 02:58:22 -07:00
Kubernetes Prow Robot 6989773a8b Merge pull request #20946 from irvifa/fix-templating-to-hugo-0.70
Change notes templating to be able to comply with Hugo 0.70.
2020-05-14 02:50:21 -07:00
Tim Bannister 4954c125d8 (fr) Fix typo in tasks index 2020-05-14 10:34:51 +01:00
Kubernetes Prow Robot a159501242 Merge pull request #20263 from oke-py/ja-link-4
update link to /ja/docs/tutorials/stateless-application/expose-external-ip-address/
2020-05-13 18:56:22 -07:00
Kubernetes Prow Robot 73335b0f54 Merge pull request #20963 from zacharysarah/specify-node-version
Specify a node version in netlify.toml
2020-05-13 18:50:22 -07:00
Kubernetes Prow Robot 314cb9abf6 Merge pull request #20882 from shuuji3/translate-ha-topology
Translate setup/production-environment/tools/kubeadm/ha-topology.md i…
2020-05-13 17:48:22 -07:00
zacharysarah d656fd1cc1 Specify a node version in package.json 2020-05-13 17:41:48 -07:00
Arhell 93fae6aba4 localization for subscribe button 2020-05-14 00:20:27 +03:00
Kubernetes Prow Robot f8451e811d Merge pull request #20949 from alexcontini/contini-add-denso-case-study-and-fix-logos
add Denso case study and fix svg images at top of case study landing …
2020-05-13 11:02:27 -07:00
Irvi Firqotul Aini e852b9bb81 Make small changes to trigger tide. 2020-05-14 00:29:03 +07:00
Irvi Firqotul Aini 3530e6d6d0 Using regex to allow rendering notes with an indent, for example:
{{< note >}}
If the last element of the path is a substring of the
last element in request path, it is not a match (for example:
`/foo/bar` matches`/foo/bar/baz`, but does not match `/foo/barbaz`).
{{< /note >}}

After changin to hugo 0.70 trim seems to be not working.
2020-05-14 00:16:06 +07:00
Alex Contini 836907c43a add Denso case study and fix svg images at top of case study landing page 2020-05-13 13:10:55 -04:00
Kubernetes Prow Robot 9965cc28aa Merge pull request #20947 from mristok/mristok-patch-1
fix en misspelling in overview.md
2020-05-13 09:34:28 -07:00
Kubernetes Prow Robot 4741a620d3 Merge pull request #20828 from marcobellaccini/patch-1
Fixed indentation in TLS Ingress example
2020-05-13 09:00:27 -07:00
mristok 4d6d79b4d4 fix misspelling in overview.md
fix two misspellings in overview.md:
technnology -> technology
standardisation -> standardization
2020-05-13 10:43:36 -05:00
Marco Bellaccini cb734dfdcf Fixed indentation in TLS Ingress example
- Fixed indentation in TLS Ingress example

- Made indentation uniform

Bad indentation resulted in a YAML-to-JSON conversion error when running kubectl
2020-05-13 17:25:14 +02:00
TAKAHASHI Shuuji 16160ec9e7 Fix words corresponding word to 'stacked'. 2020-05-14 00:10:20 +09:00