Commit Graph

3715 Commits

Author SHA1 Message Date
TrishaChetani 2db2a4eb4e Added podman as experimental driver 2020-04-23 14:53:32 +02:00
Kubernetes Prow Robot bd744c73e1 Merge pull request #20511 from prasadkatti/patch-1
kubeadm checks if `conntrack` is in path
2020-04-22 19:33:44 -07:00
Kubernetes Prow Robot e406f01547 Merge pull request #20502 from onlydole/hotfix/kong-ingress-filename-update
Add date to blog post file
2020-04-22 19:29:45 -07:00
Kubernetes Prow Robot 138ca674a9 Merge pull request #20512 from prasadkatti/patch-2
Replace "Mark master" w/ "Mark control-plane"
2020-04-22 19:19:45 -07:00
Kubernetes Prow Robot 8a67f59469 Merge pull request #20507 from TrishaChetani/patch-3
Change virtual machine for docker - from experimental to preferred.
2020-04-22 19:17:45 -07:00
Prasad Katti eaf6b76f5b Replace "Mark master" w/ "Mark control-plane"
Ref - https://github.com/kubernetes/kubernetes/pull/70885/
2020-04-22 17:42:35 -07:00
Prasad Katti 31b04c1c4b kubeadm checks if conntrack is in path
`kubeadm` errors out during preflight checks if `conntrack` executable is not in path.
https://github.com/kubernetes/kubernetes/pull/85857
2020-04-22 17:15:03 -07:00
Kubernetes Prow Robot 16e460faa1 Merge pull request #20501 from onlydole/hotfix/gloo-image-updates
Gloo post hotfixes
2020-04-22 15:41:45 -07:00
Kubernetes Prow Robot d6df57a88d Merge pull request #20265 from Fale/control-plane-node-communication
Move from master to control plane
2020-04-22 15:25:45 -07:00
Kubernetes Prow Robot d4c147d72c Merge pull request #20496 from k-toyoda-pi/fix_indent_on_kubeadm-upgrade_md
Fix indent on kubeadm-upgrade.md
2020-04-22 15:21:46 -07:00
Kubernetes Prow Robot 38911315a8 Merge pull request #20434 from jimangel/adding-mermaid-visuals
adding mermaidjs shortcode with example
2020-04-22 15:17:45 -07:00
TrishaChetani e47fa591f3 Changed the Virtual machine docker from experimental to preferred.
Virtual machine docker is preferred by Minikube maintainers
2020-04-22 22:22:51 +02:00
Kubernetes Prow Robot b41b40caf3 Merge pull request #20505 from kubernetes/Case-nit-for-k8s
Nit: k8s to K8s
2020-04-22 13:01:45 -07:00
Zach Corleissen 53102e4cc6 Nit: k8s to K8s 2020-04-22 11:47:12 -07:00
Kubernetes Prow Robot b58517c95d Merge pull request #20492 from prasadkatti/doc_fixes
Update kubeadm implementation details page
2020-04-22 11:45:45 -07:00
Prasad Katti 4efaf2a3e0 Update kubeadm implementation details page 2020-04-22 11:27:27 -07: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 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 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
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
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
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
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
Marcin Niemira 67abb1b5ff add info about old support for generators 2020-04-21 19:01:40 +10:00
Vinicius Barbosa 7119fa1c27 Merge branch 'master' into patch-1 2020-04-21 00:26:19 -03:00
Kubernetes Prow Robot ebf3d178c4 Merge pull request #20292 from rwanyoike/patch-1
Update deployment.md - Fix inconsistency and rollback message
2020-04-20 20:02:55 -07:00
Kubernetes Prow Robot 9d09e8c0e3 Merge pull request #20228 from cesarpino/patch-1
Better error message when window is too narrow to display Terminal
2020-04-20 20:00:55 -07:00
Kubernetes Prow Robot 47303ea5e4 Merge pull request #20291 from sftim/20200413_fix_kubeadm_yum_repo_configuration_command
Fix incorrect here document in https://k8s.io/docs/setup/production-environment/tools/kubeadm/
2020-04-20 19:58:55 -07:00
Kubernetes Prow Robot 2c90f60d82 Merge pull request #17782 from sftim/20191123_reword_pod_overview
Reword Pod concept (overview page)
2020-04-20 19:50:57 -07:00
Tim Bannister 1034426bd5 Reword and rename “Managing Compute Resources for Containers” (#18940)
* Reword resource limits section about ephemeral local storage

Co-Authored-By: Celeste Horgan <celeste@cncf.io>

* Move troubleshooting section to foot of page

It's OK to hyperlink to this section; in fact, I recommend it.

* Tweak section about monitoring key Pod resources

Monitoring reports memory use as well as CPU

* Fold 2 displayed headings into 1

Add a 2nd-level heading to cover two related headings, that I'm moving
to 3rd level. This change shortens the table of contents and still
leaves an entry there for readers to click on.

* Reword What's next section

* Revise punctuation

* Change page path to match title

Co-authored-by: Celeste Horgan <celeste@cncf.io>
2020-04-20 19:44:56 -07:00
Heena Khan 792c444926 Link to GitHub list of good first issues (#20196)
* Added hyperlink in line 19

Added a hyperlink https://github.com/kubernetes/website/contribute at line 19 (Improve existing content ) which points to "good first issue," available.
This will help new contributors to make their first contribution.

* Update _index.md

* Update content/en/docs/contribute/_index.md

Co-Authored-By: Tim Bannister <tim@scalefactory.com>

Co-authored-by: Jim Angel <jimangel@users.noreply.github.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-04-20 19:28:56 -07:00
Kubernetes Prow Robot 343188997f Merge pull request #20453 from RainbowMango/pr_add_huaweicloud_to_cloud_vendor_list
Add HUAWEI CLOUD to cloud-provider vendor list
2020-04-20 19:08:56 -07:00