Commit Graph

14811 Commits

Author SHA1 Message Date
Draven 41b62a9305 doc: remove deprecated predicates in scheduler 2021-05-07 18:33:27 +08:00
Kubernetes Prow Robot a46bdc27e1 Merge pull request #27894 from rojosinalma/patch-1
Added example to use configMapGenerator from .env file
2021-05-07 03:19:03 -07:00
josny f9cf8c9fff Update overview.md
错别字
2021-05-07 10:26:15 +08:00
Jing Xu e7d3e273f2 Update note for waitForFirstConsumer binding mode with example
Update binding mode related to nodeName
2021-05-06 16:19:02 -07:00
Brandon Mitchell e5c2404c19 Update content/en/blog/_posts/2020-12-02-dockershim-faq.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2021-05-06 16:48:45 -04:00
Kubernetes Prow Robot 79cab9e10e Merge pull request #27871 from csantanapr/issue-27865
[es] Fix concepts/_index.md
2021-05-06 13:36:00 -07:00
Rojo 7a2baf6865 Update content/en/docs/tasks/manage-kubernetes-objects/kustomization.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2021-05-06 21:12:33 +02:00
Carlos Santana 377d27d0ff añadir la preposición
Signed-off-by: Carlos Santana <csantana23@gmail.com>
2021-05-06 15:04:30 -04:00
Quentin Bisson bca8c4b6e5 Add created by label (#27612)
* Add created by label

* Update content/en/docs/concepts/overview/working-with-objects/common-labels.md
2021-05-06 10:10:00 -07:00
Rojo 38371d43e6 Added example to use configMapGenerator from .env file 2021-05-06 18:51:40 +02:00
Jeffrey van den Hondel 38374a03b0 Operator: Exists missing
The Operator Exists is missing without this operator there will be no pod deployed on the master node.
2021-05-06 15:40:45 +02:00
seokho-son 8819bdc0ac Update task tookls and network in dev-1.21-ko.2 2021-05-06 21:52:46 +09:00
Kubernetes Prow Robot cd2f0e6e05 Merge pull request #27863 from pjhwa/outdated02-27764
[ko] Update outdated files in dev-1.21-ko.2 (p2)
2021-05-06 05:33:16 -07:00
josny e567d3c825 Update multiple-zones.md
错别字修改
2021-05-06 15:29:50 +08:00
Kubernetes Prow Robot 3316bae823 Merge pull request #27752 from tengqm/zh-sync-concepts-5
[zh] Resync concepts section (5)
2021-05-05 19:19:15 -07:00
Kubernetes Prow Robot 1b28f5e054 Merge pull request #27749 from tengqm/zh-sync-concepts-4
[zh] Resync concepts section (4)
2021-05-05 19:17:15 -07:00
Kubernetes Prow Robot 82ba7beda1 Merge pull request #27746 from tengqm/zh-sync-concepts-3
[zh] Resync concepts section (3)
2021-05-05 19:11:18 -07:00
Kubernetes Prow Robot 8136093d92 Merge pull request #27794 from tengqm/zh-sync-concepts-12
[zh] Resync concepts section (12)
2021-05-05 19:07:18 -07:00
Kubernetes Prow Robot d29693f1d9 Merge pull request #27800 from zhiguo-lu/zh-trans-concepts-topology-aware-hints
[zh] translate concepts/Topology Aware Hints
2021-05-05 19:05:18 -07:00
Brandon Mitchell 3a31285ac6 Updating dockershim FAQ with Mirantis announcement
Signed-off-by: Brandon Mitchell <git@bmitch.net>
2021-05-05 21:17:00 -04:00
Jihoon Seo e2dfeef40a Remove duplicate code block 2021-05-06 09:50:40 +09:00
Carlos Santana c186321f60 fix acento la página
Signed-off-by: Carlos Santana <csantana23@gmail.com>
2021-05-05 10:55:49 -04:00
Carlos Santana 040720a465 [es] Fix broken links for concepts index page
Signed-off-by: Carlos Santana <csantana23@gmail.com>
2021-05-04 21:27:05 -04:00
Kubernetes Prow Robot dd9fa36afd Merge pull request #27466 from chrisnegus/prod-env-text
Adding new Production Environment section
2021-05-04 12:27:14 -07:00
Christopher Negus 2117217f62 Adding new Production Environment section
Review comments resolved

Small edits

Edits from reylejano comments

Edits from a-mcarthy and kbhawkey comments

More edits from sftim comments

Moved index.md to _index.md to pick up directory links
2021-05-04 19:06:18 +00:00
Kubernetes Prow Robot b02027a57c Merge pull request #27820 from jai/jai/fix-27204
docs(admission-controllers): update release status of TaintNodesByCon…
2021-05-04 11:14:14 -07:00
Jihoon Seo f4981f1ad6 [ko] Update outdated files in dev-1.21-ko.2 (p1) 2021-05-04 19:31:04 +09:00
Jerry Park a80c2fc05f [ko] Update outdated files in dev-1.21-ko.2 (p2) 2021-05-04 18:35:22 +09:00
luzg 115dfd288a [zh] translate task/tools Included 2021-05-03 22:44:54 +08:00
Jihoon Seo f174e793e9 [ko] Fix wrong custom heading ID 2021-05-03 18:44:25 +09:00
Naoki Oketani 0ac1ac4e3d Translate docs/tasks/configmap-secret/managing-secret-using-kustomize/ into Japanese 2021-05-03 15:37:04 +09:00
James Wilson d17a261c0e Fix spelling mistake of the word 'kubernetes' in line 390
A volume with `volumeMode: Filesystem` is *mounted* into Pods into a directory. If the volume
is backed by a block device and the device is empty, Kubernetes creates a filesystem
on the device before mounting it for the first time.
2021-05-03 16:20:49 +12:00
TAKAHASHI Shuuji d3fd7174c7 Apply suggestions from code review
Co-authored-by: makocchi <makocchi@gmail.com>
2021-05-03 11:37:13 +09:00
edsoncelio c9ac54c054 Add label section translation 2021-05-02 10:21:28 -03:00
TAKAHASHI Shuuji 895d59124e Translate concepts/cluster-administration/system-logs into Japanese 2021-05-02 12:31:38 +00:00
Kwang Hun 27e7aace35 Update managing-tls-in-a-cluster.md
fix typo
2021-05-02 20:04:04 +09:00
Qiming Teng 7f0557afd6 [zh] Resync reference for kube-apiserver 2021-05-01 22:07:01 +08:00
TAKAHASHI Shuuji 4201120ebd Copy content/en/docs/concepts/cluster-administration/system-logs.md for translation 2021-05-01 09:01:48 +00:00
TAKAHASHI Shuuji 919cafa2c0 Add an anchor link to concepts/containers/_index.md 2021-05-01 08:00:27 +00:00
TAKAHASHI Shuuji e654c368a7 Translate concepts/cluster-administration/kubelet-garbage-collection into Japanese 2021-05-01 07:57:30 +00:00
TAKAHASHI Shuuji 390de57ebf Copy content/en/docs/concepts/cluster-administration/kubelet-garbage-collection.md for translation 2021-05-01 06:24:13 +00:00
Kubernetes Prow Robot 58eb81b27e Merge pull request #27817 from tengqm/fix-comp-ref
Update component reference
2021-04-30 16:29:58 -07:00
Jai Govindani 170304e282 docs(overview): add info on k8s abbreviation
Signed-off-by: Jai Govindani <jai@honestbank.com>
2021-04-30 21:43:56 +07:00
TAKAHASHI Shuuji e0d4e72342 Translate concepts/cluster-administration/addons into Japanese 2021-04-30 13:46:47 +00:00
Kubernetes Prow Robot 8d64954d36 Merge pull request #27819 from fancc/flow-control
Fix some formatting errors
2021-04-30 03:25:57 -07:00
GoodGameZoo f575864cdc Correct Chinese translation in page persistent-volumes 2021-04-30 02:43:55 -07:00
Pedro Leão da Cruz c4f1225b26 Adds COF to the list of operators frameworks
Adds the Charmed Operator Framework to #heading-writing-operator
2021-04-30 09:40:48 +01:00
Cria Hu 493dae7a2c Merge branch 'master' into hyq-0427 2021-04-30 15:48:11 +08:00
Jai Govindani a6ab6dca21 docs(admission-controllers): update release status of TaintNodesByCondition
Signed-off-by: Jai Govindani <jai@honestbank.com>
2021-04-30 13:21:19 +07:00
范成城 3525da7f76 Fix some formatting errors 2021-04-30 11:06:49 +08:00