Commit Graph

14562 Commits (9219c9b766421c64d54a65e37509f8bfa90a75e7)

Author SHA1 Message Date
Prasad Katti 0962e85f10 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-26 15:44:13 +08:00
Taylor Dolezal 8fbe7eac69 Add date to blog post file 2020-04-26 15:44:12 +08:00
Prasad Katti 6f90730d64 Replace "Mark master" w/ "Mark control-plane"
Ref - https://github.com/kubernetes/kubernetes/pull/70885/
2020-04-26 15:44:12 +08:00
TrishaChetani aa7cde93de Changed the Virtual machine docker from experimental to preferred.
Virtual machine docker is preferred by Minikube maintainers
2020-04-26 15:44:12 +08:00
Taylor Dolezal 3abe6b77d9 Fix Gloo image paths 2020-04-26 15:44:11 +08:00
Fabio Alessandro Locati 0a9d5836c7 Change text to substitute Master with Control Plane 2020-04-26 15:44:11 +08:00
Fabio Alessandro Locati af90db8c49 rename master-node-communication in control-plane-node-communication 2020-04-26 15:44:11 +08:00
toyoda 547eb6a24b Fix indent on kubeadm-upgrade.md 2020-04-26 15:44:10 +08:00
Jim Angel 150430b149 adding mermaidjs shortcode with example 2020-04-26 15:44:10 +08:00
Arhell 0839f988d2 Language block update 2020-04-26 15:44:10 +08:00
Zach Corleissen a47f94fc49 Nit: k8s to K8s 2020-04-26 15:44:09 +08:00
Prasad Katti 46e0df9e1f Update kubeadm implementation details page 2020-04-26 15:44:09 +08:00
Rick Ducott a592696b81 Create 2020-04-22-two-phased-canary-rollout-with-gloo.md 2020-04-26 15:44:09 +08:00
Arhell 0e7d4a0aba Language block synchronization 2020-04-26 15:44:08 +08:00
xieyanker e129aaa98d Fix markdown link jump 2020-04-26 15:44:08 +08:00
Oleg Butuzov f6c1d9d62e (ja): broken link fix 2020-04-26 15:44:08 +08:00
Junxian Wu 984b4d2e01 fix some words 2020-04-26 15:44:07 +08:00
Junxian Wu 954751b419 fix typos, spaces, and some words 2020-04-26 15:44:07 +08:00
Junxian Wu ba77b5f858 fix based on tangqm's advice 2020-04-26 15:44:07 +08:00
Junxian Wu 9546ef12e1 Translate Limit Range to Chinese 2020-04-26 15:44:06 +08:00
Tim Bannister d870d53000 Revise cloud-controller-manager documentation 2020-04-26 15:44:06 +08:00
Marcin Niemira f33e3f4ffc change sentence to nicer form as requested during CR 2020-04-26 15:44:06 +08:00
Marcin Niemira ccb499d6c7 rm mentioned generator from kubectl run 2020-04-26 15:44:05 +08:00
Marcin Niemira af87cadfb8 add info about old support for generators 2020-04-26 15:44:05 +08:00
Marcin Niemira bf5cc7dc47 Update conventions.md
move generators to the end of the section as they are not part of run cmd
2020-04-26 15:44:05 +08:00
Marcin Niemira 4ee155e78b rm --record from kubectl conventions 2020-04-26 15:44:04 +08:00
Marcin Niemira 28d629b47d rm informatio about generator from cron-job docs 2020-04-26 15:44:04 +08:00
bryan 264f4cdeb2 resolve conflicts 2020-04-26 15:43:55 +08:00
Vinicius Barbosa b4d22e5362 Update content/en/docs/concepts/extend-kubernetes/api-extension/custom-resources.md
Co-Authored-By: Jim Angel <jimangel@users.noreply.github.com>
2020-04-26 15:43:24 +08:00
bryan c5afc3b87e resolve conflicts 2020-04-26 15:43:12 +08:00
Tim Bannister 682cfbe5fd Add ConfigMap concept page
Co-Authored-By: Celeste Horgan <celeste@cncf.io>
2020-04-26 15:42:24 +08:00
Tim Bannister 88c530ec25 Reorder Configuration concept section 2020-04-26 15:42:23 +08:00
zacharysarah 3e9105174c Update team membership for current best practices
Make team mentions consistent
2020-04-26 15:42:23 +08:00
vldungureanu d2fd87c639 Update pod-overview.md 2020-04-26 15:42:22 +08:00
Lubomir I. Ivanov f73647531d 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-26 15:42:22 +08:00
gosoon b2913368f7 fix: error message 2020-04-26 15:42:22 +08:00
locmai 7c7ff914ae resolve title translation: controller, label, selecotr 2020-04-26 15:42:21 +08:00
locmai 91bfbc7b5d resolve title translation 2020-04-26 15:42:21 +08:00
locmai 0620851876 rebase from master 2020-04-26 15:42:21 +08:00
Arhell 77fde22ea9 Fix left menu button on mobile (docs home page) 2020-04-26 15:42:20 +08:00
Prasad Katti 52c621de20 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-26 15:42:20 +08:00
Arhell cccd9d941e localize “email address” placeholder 2020-04-26 15:42:20 +08:00
Matt Broberg f6531b9afa 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-26 15:42:19 +08:00
Daniel Lipovetsky af08cf966a Cluster API v1alpha3 blog post
From https://docs.google.com/document/d/1ty0d6w2wyqa1aivFho2_R1ufSouVzggrWcOzPO8LHQU

Signed-off-by: Daniel Lipovetsky <dlipovetsky@d2iq.com>
2020-04-26 15:42:19 +08:00
Raymond 60f173dac4 Update deployment.md - Fix inconsistency and rollback message
- Fix inconsistency with configuration field references
- Fix message returns after performing a roll-back...
2020-04-26 15:42:18 +08:00
cesarpino f04ebaa691 Update cluster-interactive.html
If the desktop window is too narrow, Terminal does not show.
The old message was confusing in that case.
2020-04-26 15:42:18 +08:00
Tim Bannister 880a9386eb Fix incorrect here document
The existing here document for setting up YUM on RHEL / CentOS would try
to copy $basearch from the environment, rather than let YUM use its own
variables.
2020-04-26 15:42:18 +08:00
Tim Bannister 7703ce86de Reword pod template concept information
- Mention address family in pod concept
  Preparing to reword this for IPv4 / IPv6 dual stack
- Fix capitalization for “cluster”, “container” and “volume”
  These are not resources you manage via kubectl
- Harmonize short descriptions for workload objects in glossary
- Expand definition of StatefulSet
- Use tooltip for “kubelet”
- Revise pod template text
- Revise What's Next section
2020-04-26 15:42:17 +08:00
Tim Bannister 7b6ad4c557 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-26 15:42:17 +08:00
Heena Khan 6781acce6d 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-26 15:42:17 +08:00