Prasad Katti
4efaf2a3e0
Update kubeadm implementation details page
2020-04-22 11:27:27 -07:00
Aris Cahyadi Risdianto
b30e8d76d1
Fixed Wording from previous PR.
2020-04-23 00:23:14 +08:00
Taylor Dolezal
93ed9ab85f
Fix Gloo image paths
2020-04-22 09:04:31 -07:00
Taylor Dolezal
4b2c8e7e40
Add date to blog post file
2020-04-22 08:52:05 -07:00
Kubernetes Prow Robot
d0ab4d6590
Merge pull request #19979 from rickducott/patch-1
...
Create 2020-04-22-two-phased-canary-rollout-with-gloo.md
2020-04-22 08:01:52 -07:00
toyoda
59e76027ef
Fix indent on kubeadm-upgrade.md
2020-04-22 19:04:11 +09:00
Kubernetes Prow Robot
a7b26ef942
Merge pull request #20490 from Arhell/upd-readme-lang
...
Language block synchronization
2020-04-22 02:43:52 -07:00
Arhell
27e24ec545
Language block synchronization
2020-04-22 10:32:28 +03:00
TomorJM
6385776ba2
update content content/zh/docs/tutorials/kubernetes-basics/create-cluster/cluster-intro.html
2020-04-22 14:28:21 +08:00
TomorJM
33a8087566
correct releated link in content/zh/docs/tutorials/kubernetes-basics/deploy-app/deploy-intro.html
2020-04-22 14:23:56 +08:00
Kubernetes Prow Robot
bdd57b67ee
Merge pull request #20465 from xieyanker/patch-1
...
Fix markdown link jump
2020-04-21 23:07:54 -07:00
Kubernetes Prow Robot
fa5f96523e
Merge pull request #20309 from butuzov/ja-patch
...
(ja): broken link fix
2020-04-21 21:21:52 -07:00
Kubernetes Prow Robot
de846bf92f
Merge pull request #20464 from packagewjx/master
...
Translate limit-range.md to Chinese
2020-04-21 20:49:52 -07:00
Kubernetes Prow Robot
3bffa50161
Merge pull request #19705 from sftim/20200318-revise-cloud-controller-manager
...
Revise cloud-controller-manager documentation
2020-04-21 20:25:53 -07:00
Kubernetes Prow Robot
accd7591b0
Merge pull request #20107 from n0npax/fix-restart-always-docs
...
Fix --restart=always docs
2020-04-21 20:21:53 -07:00
Kubernetes Prow Robot
7da5118e08
Merge pull request #20204 from viniciusbds/patch-1
...
Update concepts/extend-kubernetes/api-extension/custom-resources.md
2020-04-21 20:17:52 -07:00
Kubernetes Prow Robot
2fd5c43797
Merge pull request #20102 from sftim/20200405_add_configmap_concept
...
Add ConfigMap concept
2020-04-21 20:11:52 -07:00
Kubernetes Prow Robot
9c5e072d1c
Merge pull request #20489 from zacharysarah/prune-website-maintainers
...
Update team membership for current best practices
2020-04-21 20:01:52 -07:00
Kubernetes Prow Robot
b666d844fd
Merge pull request #20479 from vldungureanu/patch-1
...
Update pod-overview.md - corrected typo
2020-04-21 19:57:52 -07:00
Kubernetes Prow Robot
782634eeb7
Merge pull request #20486 from neolit123/1.19-cleanup-flannel
...
kubeadm: remove flannel and add note about CNI issues
2020-04-21 19:31:53 -07:00
Kubernetes Prow Robot
9aa6cfabba
Merge pull request #20470 from gosoon/bugfix
...
fix: error message
2020-04-21 19:29:52 -07:00
Kubernetes Prow Robot
d90f148d01
Merge pull request #18581 from locmai/docs_ref_glossary_fundamental_0
...
Docs ref glossary fundamental 0
2020-04-21 19:05:52 -07:00
Kubernetes Prow Robot
76a6d7b1b2
Merge pull request #20268 from Arhell/fix-docs-home-btn
...
Fix left menu button on mobile (docs home page)
2020-04-21 18:59:52 -07:00
Junxian Wu
2c82a8535f
fix some words
2020-04-22 08:57:25 +08:00
Junxian Wu
3906e25d2d
fix typos, spaces, and some words
2020-04-22 08:39:56 +08:00
zacharysarah
a3176c6c5f
Update team membership for current best practices
...
Make team mentions consistent
2020-04-21 15:00:00 -07:00
Rick Ducott
cf821ac133
Create 2020-04-22-two-phased-canary-rollout-with-gloo.md
2020-04-21 17:18:44 -04:00
Lubomir I. Ivanov
a9d7ba3344
kubeadm: remove flannel and add note about CNI issues
...
- Remove flannel from the list of CNIs in the kubeadm "create cluster"
page. The reason for that is that Cluster Lifecycle have been
getting a number of issues related to flannel (either in kubeadm or
kops tickets) and we don't have good answers for the users as the
project is not actively maintained.
- Add note that issues for CNI should be logged in the respective issue
trackers and that Calico is the only CNI we e2e test kubeadm against.
2020-04-22 00:15:59 +03:00
Daniel Lee
28b79a65f8
Reformat code block and note block
...
The note block was mistabbed, and the code block was moved into the note
because of its relevence to the note.
2020-04-21 14:02:14 -07:00
Daniel Lee
51024733be
Fix rendering error
...
It seems removing the tabbing in the codeblocks fix the rendering
issues. Also added backticks to files to file names for emphasis.
2020-04-21 13:28:56 -07:00
Kubernetes Prow Robot
e0f5e77910
Merge pull request #20477 from prasadkatti/patch-10
...
Update 'kubeadm init phase addon' doc section
2020-04-21 12:13:53 -07:00
Tim Bannister
5db3af4938
Revise cloud-controller-manager documentation
2020-04-21 19:59:45 +01:00
Tim Bannister
ea11774d64
Add ConfigMap concept page
...
Co-Authored-By: Celeste Horgan <celeste@cncf.io >
2020-04-21 19:36:42 +01:00
Tim Bannister
ee7ba25c96
Reorder Configuration concept section
2020-04-21 19:21:53 +01:00
vldungureanu
7ccc1d2aed
Update pod-overview.md
2020-04-21 19:11:30 +02:00
Prasad Katti
92649883ff
Update 'kubeadm init phase addon' doc section
...
The `kubeadm config` and `kubeadm upgrade` are not related to this section. So I removed them to keep this code block concise.
2020-04-21 10:01:10 -07:00
Kubernetes Prow Robot
355c7f27cb
Merge pull request #20450 from Arhell/placeholder-update
...
localize “email address” placeholder
2020-04-21 09:26:08 -07:00
Dominic Yin
b53b8aef1c
Update content/zh/docs/concepts/scheduling-eviction/kube-scheduler.md
2020-04-21 23:38:25 +08:00
Dominic Yin
8c5c6a9796
Update content/zh/docs/concepts/scheduling-eviction/_index.md
2020-04-21 23:36:51 +08:00
Dominic Yin
6436cca887
Rename zh/docs/concepts/scheduling to zh/docs/concepts/scheduling-eviction
2020-04-21 23:11:01 +08:00
Matt Broberg
e7e3b7896c
Add Paris' post on communication ( #20393 )
...
* Add Paris' post on communication
- Subtopic of announcing Upstream Marketing Team under SIG ContribEx
Signed-off-by: Matthew Broberg <1744971+mbbroberg@users.noreply.github.com >
Applied suggestions from code review
Co-Authored-By: Bob Killen <killen.bob@gmail.com >
Co-Authored-By: Taylor Dolezal <onlydole@users.noreply.github.com >
Co-Authored-By: Tim Bannister <tim@scalefactory.com >
* Add back suggestions
* Adjust grammar
* Update content/en/blog/_posts/2020-04-21-contributor-communication-upstream-marketing.md
Co-Authored-By: Paris <parispittman@google.com >
* Update content/en/blog/_posts/2020-04-21-contributor-communication-upstream-marketing.md
Co-Authored-By: Paris <parispittman@google.com >
* Moar suggestions
* Update content/en/blog/_posts/2020-04-21-contributor-communication-upstream-marketing.md
Co-Authored-By: Paris <parispittman@google.com >
* Grammarly run
And will add only the significant issues identified by it.
Co-authored-by: Bob Killen <killen.bob@gmail.com >
Co-authored-by: Taylor Dolezal <onlydole@users.noreply.github.com >
Co-authored-by: Tim Bannister <tim@scalefactory.com >
Co-authored-by: Paris <parispittman@google.com >
2020-04-21 08:00:56 -07:00
Kubernetes Prow Robot
749c6b2bcf
Merge pull request #20140 from dlipovetsky/capi-v1alpha3-blog
...
Cluster API v1alpha3 blog post
2020-04-21 07:58:56 -07:00
Vinicius Barbosa
9e775198d8
Update content/pt/docs/concepts/scheduling/kube-scheduler.md
...
Co-Authored-By: Jhon Mike <jhon.msdev@gmail.com >
2020-04-21 10:16:51 -03:00
Vinicius Barbosa
56b5267d91
Update content/pt/docs/concepts/scheduling/kube-scheduler.md
...
Co-Authored-By: Jhon Mike <jhon.msdev@gmail.com >
2020-04-21 10:16:40 -03:00
Vinicius Barbosa
aaa1a5b786
Update content/pt/docs/concepts/scheduling/kube-scheduler.md
...
Co-Authored-By: Jhon Mike <jhon.msdev@gmail.com >
2020-04-21 10:16:03 -03:00
Marcin Niemira
57d4d52817
change sentence to nicer form as requested during CR
2020-04-21 20:40:49 +10:00
Vinicius Barbosa
ded2612866
Update content/en/docs/concepts/extend-kubernetes/api-extension/custom-resources.md
...
Co-Authored-By: Jim Angel <jimangel@users.noreply.github.com >
2020-04-21 07:32:37 -03:00
gosoon
1847278b1f
fix: error message
2020-04-21 17:22:23 +08:00
Marcin Niemira
b09893bbcc
rm mentioned generator from kubectl run
2020-04-21 19:08:05 +10:00
Marcin Niemira
df2204ffd0
Merge branch 'master' of https://github.com/kubernetes/website into fix-restart-always-docs
2020-04-21 19:04:13 +10:00