Commit Graph

22911 Commits

Author SHA1 Message Date
Takayoshi Tanaka eabb2018bf Remove four files to follow the original. 2021-02-15 23:54:39 +09:00
Takayoshi Tanaka 9ac8b38115 Update docs/setup/production-environment/windows/intro-windows-in-kubernetes.md. 2021-02-15 23:50:51 +09:00
inductor(Kohei) b3d69ac0e1 Update content/ja/docs/setup/learning-environment/minikube.md 2021-02-15 21:03:14 +09:00
Kubernetes Prow Robot 0dead1b9a6 Merge pull request #26428 from kbhawkey/clean-es-markup
es: clean up capture stmts in Secret concept page
2021-02-15 02:37:06 -08:00
Kubernetes Prow Robot 44b5555ab3 Merge pull request #26531 from task4233/update-ja-setup-user-guide-windows-container
ja: Make docs/setup/production-environment/windows/user-guide-windows-containhers.md follow v1.18 of the original text
2021-02-15 00:51:08 -08:00
Kubernetes Prow Robot 1c998bafe7 Merge pull request #26538 from Arhell/update
update cheatsheet.md
2021-02-15 00:13:05 -08:00
Kubernetes Prow Robot 325c9f0ad2 Merge pull request #26545 from akshayhiremath/patch-2
Fix coreos.com broken link for Operator pattern
2021-02-14 22:01:04 -08:00
Suhel Khan b4cb812a1d Update horizontal-pod-autoscale.md
With `v2beta2` controller can take replication decision on memory and custom metric utilisation as well.
2021-02-15 11:14:18 +05:30
Akshay Hiremath 667b5cfd24 Fix coreos Operator pattern broken link
Operator Pattern link was pointing to https://coreos.com/operator. This link was redirecting to the openshift.com homepage.
Provided new link on openshift.com pointing to Operator Pattern documentation.
2021-02-14 23:36:09 -05:00
Kubernetes Prow Robot f2afde1e71 Merge pull request #26543 from timyinshi/watchisk8s
modify the chinese word of organizations
2021-02-14 19:05:04 -08:00
timyinshi c6557c608e modify the chinese word of organizations
Signed-off-by: timyinshi <shiguangyin@inspur.com>
2021-02-15 09:39:46 +08:00
Kubernetes Prow Robot 5b36e35415 Merge pull request #26528 from xlgao-zju/patch-1
fix for how to enable flowcontrol.apiserver.k8s.io/v1alpha1
2021-02-14 16:47:05 -08:00
Kubernetes Prow Robot 2955360c8e Merge pull request #26500 from n0rad/patch-1
Update control-plane-flags.md to fix bind-address on scheduler
2021-02-14 16:29:05 -08:00
Arhell 0b4bbec54b update cheatsheet.md 2021-02-15 00:42:08 +02:00
Jordan Liggitt ec4df0f2cf Address review comments 2021-02-14 15:50:12 -05:00
Kubernetes Prow Robot 044863c04e Merge pull request #26436 from npu21/dual_stack_zh
[zh] Dual-stack docs correction
2021-02-14 04:57:04 -08:00
Qiming Teng 9ee0e9c077 [zh] Sync changes that remove logging solutions 2021-02-14 20:42:47 +08:00
task4233 99d13e920c ja: Make docs/setup/production-environment/windows/user-guide-windows-containhers.md follow v1.18 of the original text 2021-02-14 20:15:51 +09:00
mox692 485d01df30 fix: _redirects 2021-02-14 20:15:50 +09:00
mox692 61e7cf5fc4 delete /ja/docs/tasks/tools/install-kubectl/ 2021-02-14 17:49:30 +09:00
Xianglin Gao 0ac2e87d87 Update flow-control.md
tiny for how to enable flowcontrol.apiserver.k8s.io/v1alpha1
2021-02-14 16:35:35 +08:00
Qiming Teng b36f2c9658 [zh] Resync translate-compose-kubernetes task 2021-02-14 16:35:21 +08:00
Kubernetes Prow Robot 17660852a8 Merge pull request #26491 from asoorm/patch-1
Tyk Operator list of 3rd party ingress controllers
2021-02-13 19:41:04 -08:00
Kubernetes Prow Robot ca03149d1c Merge pull request #26501 from minchao/patch-1
[zh] Sync taint and toleration example
2021-02-13 19:39:04 -08:00
Kubernetes Prow Robot bab25f4788 Merge pull request #26487 from jailton/pt/docs/tutorials
[pt] Fix links in tutorial section
2021-02-13 18:41:04 -08:00
Minchao 0477c9abbc [zh] Sync taint and toleration example 2021-02-14 09:10:41 +08:00
Leonardo Murillo 38b95756c5 Ediciones posteriores a revisión 2021-02-13 22:59:11 +00:00
Leonardo Murillo ed3db34acc Merge branch 'master' of github.com:kubernetes/website 2021-02-13 22:29:58 +00:00
Arnaud Lemaire c44f397eb8 Update control-plane-flags.md 2021-02-13 23:19:44 +01:00
Max Leonov 9101931018 Update control-plane-node-communication.md
minor edits to improve readability
2021-02-13 19:58:37 +01:00
Jordan Liggitt 6a6fc841d4 Add page listing removed beta versions and notable changes 2021-02-13 12:03:03 -05:00
Kubernetes Prow Robot fdcda624b3 Merge pull request #26474 from shahincsejnu/master
fixed some typos and grammatical mistakes
2021-02-13 08:03:05 -08:00
sibucan f58d7b5d1a Mention time range where kubelet might renew cert
The docs don't mention when the kubelet will attempt to renew a cert,
which causes concern when one notices that certain certificates are being
renewed and others are not. Adding the time frame adds certainty, so that
if an user notices a kubelet cert expiring in less than 30d, they know
something is misconfigured and should be looked at.
2021-02-13 10:16:43 -05:00
Sahadat Hossain 0c7f918653 Update api-concepts.md 2021-02-13 17:26:38 +06:00
Sahadat Hossain 4a0574a083 Update authentication.md 2021-02-13 17:19:13 +06:00
Sahadat Hossain ee8e67ce9a Update controlling-access.md 2021-02-13 17:18:20 +06:00
Ahmet Soormally 4e8a898912 Tyk Operator list of 3rd party ingress controllers
One more ingress Controller to add to the list of 3rd party Ingress providers.
2021-02-13 09:42:00 +00:00
task4233 deabf8430a ja: Make docs/reference/tools.md referencing en/docs/reference/tools.md 2021-02-13 17:49:25 +09:00
Kubernetes Prow Robot a4d3e33105 Merge pull request #26417 from Arhell/fix-typo
[zh] correct name in test.md
2021-02-12 22:55:04 -08:00
Kubernetes Prow Robot a2dee5736b Merge pull request #26204 from Arhell/fix
[zh] fix minor typo
2021-02-12 18:21:04 -08:00
Jailton Lopes 9034961176 [pt] Fix links in tutorial section 2021-02-12 21:22:16 -03:00
Max ce8395deda Update nodes.md
minor punctuation changes to improve readability
2021-02-12 21:22:20 +01:00
Sahadat Hossain 11f542a599 Update authentication.md 2021-02-12 22:38:11 +06:00
Sahadat Hossain 5ad27062f6 Update content/en/docs/reference/access-authn-authz/authentication.md
Co-authored-by: Irvi Aini <7439590+irvifa@users.noreply.github.com>
2021-02-12 22:33:37 +06:00
Sahadat Hossain a93938b00e Update content/en/docs/reference/using-api/api-concepts.md
Co-authored-by: Irvi Aini <7439590+irvifa@users.noreply.github.com>
2021-02-12 22:33:16 +06:00
Kubernetes Prow Robot 0a0dc4de36 Merge pull request #25022 from chiehmin/add-parition-field-for-ebs
docs: add partition field for EBS
2021-02-12 07:41:09 -08:00
Kubernetes Prow Robot 6af44edf31 Merge pull request #26480 from oke-py/26479
chore: fix a broken link "FrameworkHandle"
2021-02-12 07:03:09 -08:00
Naoki Oketani 69e0994fb0 chore: fix a broken link "FrameworkHandle" 2021-02-12 21:40:39 +09:00
Sahadat Hossain 2ae6da3c19 Merge branch 'master' into master 2021-02-12 17:04:39 +06:00
sahadat_hossain c0770869ff fixed some grammatical mistakes 2021-02-12 16:57:50 +06:00