Commit Graph

15189 Commits (fb22042c36f5c6a42f8ad9a076248880eda26c12)

Author SHA1 Message Date
Joao Luna 39babc1845
Fix typo 2020-05-20 18:06:33 +01:00
Joao Luna 7f3650794d
Apply suggestions from code review
Co-authored-by: Jhon Mike <jhon.msdev@gmail.com>
2020-05-20 18:05:27 +01:00
Kubernetes Prow Robot 10d0cc7c6f
Merge pull request #21026 from fabriziopandini/localize-hello-minikube-to-it
Localize “Hello Minikube” into Italian
2020-05-20 04:06:19 -07:00
Kubernetes Prow Robot b8ffe7e531
Merge pull request #20968 from sftim/20200514_fr_fix_task_index_typo
Fix typo in tasks index (French localization)
2020-05-20 03:32:18 -07:00
fabriziopandini daea1bdc62 localize-hello-minikube-to-it 2020-05-20 12:30:39 +02:00
Kubernetes Prow Robot f33cb769aa
Merge pull request #21070 from vitalyzhakov/master
configure-liveness-readiness-startup-probes RU
2020-05-19 23:48:18 -07:00
Kubernetes Prow Robot a5dc1abef0
Merge pull request #21076 from ysyukr/fix-20991
Fix to broken layout on Upgrading kubeadm clusters for korean docs.
2020-05-19 23:20:19 -07:00
huccshen 7f12a4ef1f
Update kubernetes-api.md 2020-05-20 10:44:51 +08:00
Kubernetes Prow Robot b3c961df2f
Merge pull request #21060 from xieyanker/patch-1
fix format error
2020-05-19 19:40:19 -07:00
Yuk, Yongsu c3274abaf9 Fix to broken layout on Upgrading kubeadm clusters for korean docs. 2020-05-20 10:23:49 +09:00
Kubernetes Prow Robot f87bfd3ac9
Merge pull request #21042 from johscheuer/add-note-for-experimental-status
Add note about experimental status of bandwidth limit
2020-05-19 16:46:18 -07:00
Kubernetes Prow Robot e0c6633cf1
Merge pull request #21069 from ialidzhikov/nit/align-ns
Nit: align namespaces output
2020-05-19 14:52:20 -07:00
Joao Luna 2bee076fb8 Revert "Small typo in pod-overhead.md"
This reverts commit 2b0e08adc7.
2020-05-19 21:14:28 +01:00
Joao Luna 2b0e08adc7 Small typo in pod-overhead.md 2020-05-19 21:07:52 +01:00
Joao Luna 81396fd4d4 Merge remote-tracking branch 'upstream/master' 2020-05-19 21:04:17 +01:00
Joao Luna 2021de39f2 Fix typos 2020-05-19 20:53:44 +01:00
Joao Luna d72f2022db Add docs/concepts/configuration/pod-overhead.md 2020-05-19 20:24:14 +01:00
Жаков Виталий c6f76c6be2 configure-liveness-readiness-startup-probes RU 2020-05-20 00:07:57 +05:00
ialidzhikov 9eca2d9bd7 Nit: align namespaces output
Signed-off-by: ialidzhikov <i.alidjikov@gmail.com>
2020-05-19 21:55:08 +03:00
Kubernetes Prow Robot 58811dfd7c
Merge pull request #21065 from sharet-adl/patch-2
update deployment sample, due to deprecated option
2020-05-19 10:55:37 -07:00
Kubernetes Prow Robot 75392cb079
Merge pull request #21054 from tkms0106/fix_markdown_format
Fixed markdown formatting
2020-05-19 10:19:36 -07:00
jqmichael 14448d73b7 Clarified Secrets file mode
1. The example is using YAML which supports octal notation. Updated the corresponding doc.
2. Clarified we need to follow the symlink to find the correct file mode.
2020-05-19 10:02:20 -07:00
sharet-adl c9a278dc2f
update deployment sample, due to deprecated option
Creating a deployment using 'kubectl run' command was deprecated and is not supported anymore, starting with 1.18 version. In order to keep the example as relevant as possible, all 3 pods were kept.

Couple of changes:
- fix example to use 'kubectl create deployment' command, and scaled it up explicitly
- fix missing label for both Deployment and Service
- update label key, from 'run' to 'app', as deployments automatically add the label with this key
- update comment on how label's key could have used 'run' and 'app' values
- update pods names and internal hostnames - which are based on the replicaSet (eg. hostnames-632524106).
2020-05-19 18:49:32 +03:00
Kubernetes Prow Robot 898f325532
Merge pull request #21064 from scoulomb/imgPullSecSa2
Task configure sa: 'Add image pull secrets to a service account' mino…
2020-05-19 05:31:36 -07:00
Sylvain COULOMBEL 7245142874 Task configure sa: 'Add image pull secrets to a service account' minor fix 2020-05-19 13:52:59 +02:00
Kubernetes Prow Robot c2609928cf
Merge pull request #21043 from scoulomb/imgPullSecSa
Task configure sa: 'Add image pull secrets to a service account' sect…
2020-05-19 04:37:37 -07:00
Sylvain COULOMBEL 9ea75a8149 Task configure sa: 'Add image pull secrets to a service account' section improvment proposal 2020-05-19 12:18:42 +02:00
xieyanker 83b3081485
fix format error 2020-05-19 17:54:36 +08:00
tkms0106 350e9690c5
Fixed markdown formatting 2020-05-19 13:12:00 +09:00
Kubernetes Prow Robot 1e94e952b7
Merge pull request #21053 from YunWang/patch-2
overview.md typo
2020-05-18 20:01:36 -07:00
WangYun 198c1cbdcd
overview.md typo
It seems there is a blank in `headless-` and `service`, which leads to error format
2020-05-19 08:08:03 +08:00
Kevin Chen b6672e728b
fix: update blog configuration issues to support global mtls (#20304)
* fix: update blog configuration issues to support global mtls

* fix: simplify annotation step

* docs: expand on service-upstream annotation

* docs: amend old blog post

* fix: expand on load balancing

* fix: doc typo

* fix: minor nit
2020-05-18 09:47:37 -07:00
Kubernetes Prow Robot 8f3212c3e6
Merge pull request #21019 from prasadkatti/patch-1
Use feature state Hugo shortcode
2020-05-18 09:01:37 -07:00
Kubernetes Prow Robot 87d71a1145
Merge pull request #21050 from YunWang/patch-1
deployment.md typo
2020-05-18 08:25:36 -07:00
Kubernetes Prow Robot ff88902188
Merge pull request #21032 from Arhell/localize-ru
localization for subscribe button
2020-05-18 08:17:36 -07:00
WangYun 83c30904c4
Update deployment.md
`s` is redundant.
2020-05-18 23:12:04 +08:00
Kubernetes Prow Robot 6899c2161e
Merge pull request #21025 from juampynr/patch-3
Remove unneeded leftquotes
2020-05-18 04:19:36 -07:00
Kubernetes Prow Robot 4473aab54f
Merge pull request #20901 from tranquanghuy0801/tut-kube-basics-vi
Vietnamese translation of Kubernetes Tutorials
2020-05-18 01:57:36 -07:00
Johannes M. Scheuermann 951430790e Add note about experimental status of bandwidth limit 2020-05-18 09:29:31 +02:00
Kubernetes Prow Robot ba83ccc242
Merge pull request #21027 from scoulomb/secTask
Improve task 'Distribute Credentials Securely Using Secrets' by showi…
2020-05-17 20:57:36 -07:00
Kubernetes Prow Robot 7b05e98595
Merge pull request #20932 from zgfh/patch-47
fix some word format of cluster-administration-overview.md
2020-05-17 20:55:36 -07:00
Kubernetes Prow Robot 66960c4667
Merge pull request #21018 from scoulomb/fixExtraLine
Clean-up extra line in tasks configure pod container
2020-05-17 20:53:36 -07:00
Kubernetes Prow Robot e313077b7f
Merge pull request #20885 from mxxisv/patch-1
Revise translations to conform to the Chinese context
2020-05-17 20:45:35 -07:00
Arhell 0992b665dc
localization for subscribe button 2020-05-18 01:44:35 +03:00
Kubernetes Prow Robot bcb1e41ac0
Merge pull request #20827 from jai/patch-1
docs: tweak grammar, tenses, punctuation
2020-05-17 07:15:35 -07:00
Sylvain COULOMBEL 224a6cacbf Improve task 'Distribute Credentials Securely Using Secrets' by showing pod output 2020-05-17 15:50:44 +02:00
Juampy NR 0a6c8ae7f5
Remove unneeded leftquotes 2020-05-17 14:38:18 +02: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