Commit Graph

15066 Commits (64e9ea7292f9243879ad89eacb5fe71de8c707e8)

Author SHA1 Message Date
Tim Bannister 64e9ea7292 Serve rendered content from tmpfs for local dev
You can run:
 make docker-serve

to run Hugo in a container, building the site and then serving it.

Rather than write the rendered content into the repository for this,
set up a tmpfs and write the content there, then serve it.

This change is also compatible with podman.
2020-05-21 20:49:36 +01: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
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
Жаков Виталий 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
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
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
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
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
Gede Wahyu 5e7c4269e3 add wahyuoi as id reviewer 2020-05-15 17:31:25 +07: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