Commit Graph

12513 Commits

Author SHA1 Message Date
Anna Jung (VMware) 78f36756cd Update release notes for 1.20 release
Signed-off-by: Anna Jung (VMware) <antheaj@vmware.com>
2020-12-08 16:38:06 -06:00
Qiutong Song aa880306c6 Address comments
Signed-off-by: Qiutong Song <songqt01@gmail.com>
2020-12-08 22:35:57 +00:00
Kubernetes Prow Robot 02dc538596 Merge pull request #25496 from browningjp/patch-1
Clarified kubectl generators being deprecated
2020-12-08 14:15:34 -08:00
Kubernetes Prow Robot 8f46bc1ac4 Merge pull request #25453 from jiaj12/patch-53
Update kubectl.md
2020-12-08 14:13:34 -08:00
Kubernetes Prow Robot fc244c3188 Merge pull request #25447 from jiaj12/patch-48
Update style-guide.md
2020-12-08 14:11:35 -08:00
Kubernetes Prow Robot cac080e8b2 Merge pull request #25434 from jiaj12/patch-45
Update parallel-processing-expansion.md
2020-12-08 14:09:35 -08:00
Kubernetes Prow Robot b352338ce5 Merge pull request #25419 from bl-ue/patch-2
Remove usage of 'we' in kubelet-garbage-collection.md
2020-12-08 14:07:34 -08:00
Anna 6f2391ba85 Merge pull request #25469 from jrsapi/1.20-release-blog
Kubernetes 1.20 Release Blog
2020-12-08 15:26:44 -06:00
Qiutong Song 3e8e1d924e Address comments
Signed-off-by: Qiutong Song <songqt01@gmail.com>
2020-12-08 20:49:13 +00:00
Qiutong Song cb55041b1a Add a mapping table from docker cli to crictl in crictl debugging doc
Signed-off-by: Qiutong Song <songqt01@gmail.com>
2020-12-08 20:44:55 +00:00
Sylvain Coulombel d77262740b Env var are not updated after a secret update 2020-12-08 21:12:03 +01:00
Joseph Sandoval 2adea7edff Kubernetes 1.20 Release Blog 2020-12-08 12:02:41 -08:00
Mike Gehard 9c38911446 Make wording in overview more in line with the description
The description talks about the server one way and the overview text talks about it a bit differently.

This change aligns them and make them easier to understand in my opinion.
2020-12-08 13:07:34 -05:00
Adam Kaplan 7b80f63dbc Caution Note for ssh-auth Secrets
Adds a `caution` note that SSH key pairs do not establish trust between
clients and servers. A secondary method is required to establish trust
between an SSH client and host server, such as fixed `known_hosts` file.
Clients which do not establish adequate trust are vulnerable to "man in
the middle" impersonation attacks.

Signed-off-by: Adam Kaplan <adam.kaplan@redhat.com>
2020-12-08 12:21:08 -05:00
Jonny Browning 23d2722023 Clarified kubectl generators being deprecated
Previously it was not clear that it was only the generators used by `kubectl run` that are deprecated, not those used by `kubectl create`
2020-12-08 15:20:33 +00:00
m0freak 5f6b3af864 Add sudo when running systemctl
For someone following the guide to setup a cluster, sudo is being used in the initial commands, I think it would great to carry this on till the last commands.
2020-12-08 17:39:09 +03:00
kartik494 fd411a39c1 Update rollout deployment command 2020-12-08 18:29:05 +05:30
wangyamei 58c6e381ca Update feature-gates description for TopologyManager 2020-12-08 19:56:00 +08:00
Salvador González González 18b8846b9b Update cron-jobs.md
Mention about v2 CronJob controller.
2020-12-08 11:00:18 +00:00
makocchi-git 28c964b5c9 trim whitespaces in manifests 2020-12-08 19:54:28 +09:00
prankul88 613cb9d4f3 Update expose service intro 2020-12-08 14:54:49 +05:30
jiazxjason 3c1120bf1a Update adding-windows-nodes.md 2020-12-08 17:09:10 +08:00
jiazxjason f6b254cf17 Update configure-pod-configmap.md 2020-12-08 14:49:57 +08:00
yuandongx dfde83004e missing '。' && update to make the sentence better. 2020-12-08 06:33:03 +00:00
jiajie 68a0cdb9ea Update style-guide.md 2020-12-08 13:18:34 +08:00
jiajie 954ca51bd1 Update style-guide.md 2020-12-08 11:22:45 +08:00
jiajie 9aa4791626 Update kubectl.md 2020-12-08 11:01:13 +08:00
jiajie 8a875ac352 Update parallel-processing-expansion.md 2020-12-08 10:39:43 +08:00
bl-ue 042e3062c6 Update kubelet-garbage-collection.md 2020-12-07 12:44:03 -05:00
Anna Jung (VMware) 7f43aceddb Merge remote-tracking branch 'upstream/master' into dev-1.20 2020-12-07 10:39:57 -06:00
bl-ue 73adc5b617 Update 2020-12-02-dont-panic-kubernetes-and-docker.md
Fix grammar
2020-12-07 10:53:58 -05:00
bl-ue 7947cff95a Update 2020-12-02-dockershim-faq.md
Fix grammar
2020-12-07 10:35:48 -05:00
Kubernetes Prow Robot 72d21d074c Merge pull request #25386 from annajung/dev-1.20-ref-doc
Update generated reference API docs
2020-12-07 07:25:26 -08:00
Kubernetes Prow Robot b905af1f34 Merge pull request #24911 from roycaihw/restore-etcd
document one should restart all system components after restoring etcd
2020-12-07 07:19:27 -08:00
Kubernetes Prow Robot 0f966a7637 Merge pull request #24854 from zshihang/bound
add metric and flag information for BoundServiceAccountTokenVolume
2020-12-07 07:09:26 -08:00
Kubernetes Prow Robot 30099309f8 Merge pull request #25444 from guzj11/patch-10
Update configure-dns-cluster.md
2020-12-07 07:01:28 -08:00
Kubernetes Prow Robot b6f9c2c581 Merge pull request #25146 from serewicz/patch-1
Update container-runtimes.md
2020-12-07 06:59:26 -08:00
Kubernetes Prow Robot b9daf99599 Merge pull request #25449 from guzj11/patch-11
Update guestbook.md
2020-12-07 06:57:26 -08:00
Kubernetes Prow Robot 1cfe0a4769 Merge pull request #25456 from Arhell/sync
[zh] sync missing period in logging.md
2020-12-07 06:55:26 -08:00
guzj11 12d2845dc5 Update configure-dns-cluster.md 2020-12-07 22:50:41 +08:00
guzj11 c613f7561e Update configure-dns-cluster.md 2020-12-07 22:50:41 +08:00
guzj11 3451609fdd Update configure-dns-cluster.md 2020-12-07 22:50:41 +08:00
guzj11 ef092b3365 Update configure-dns-cluster.md
apply suggestion from tengqm
2020-12-07 22:49:52 +08:00
guzj11 fe6d79d480 Update guestbook.md
sync with en version.

Update guestbook.md

apply suggestions from tengqm

Apply suggestions from code review

Co-authored-by: Qiming Teng <tengqim@cn.ibm.com>
2020-12-07 22:32:08 +08:00
Arhell cfbe452d06 [zh] sync missing period in logging.md 2020-12-07 15:56:30 +02:00
drfish e354338ca3 Remove legacy feature gate EnableAggregatedDiscoveryTimeout 2020-12-07 21:39:46 +08:00
amyXia1994 75cd79a136 Update secret.md
fix minor syntax error
2020-12-07 21:28:37 +08:00
Lee Verberne 09665e40ef Fix typo in Debug Running Pods task 2020-12-07 14:02:20 +01:00
Kubernetes Prow Robot 49f7b70944 Merge pull request #25429 from jiazxjason/patch-22
Update zh trans safely-drain-node.md
2020-12-07 04:19:26 -08:00
Kubernetes Prow Robot a0cf6cae5d Merge pull request #25421 from jiaj12/patch-37
Update kubectl-plugins.md
2020-12-07 01:41:26 -08:00