Commit Graph

14541 Commits (ab908ac77adfc77dbb09dbfa2e9fccb2edb0d05c)

Author SHA1 Message Date
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
RainbowMango 4f84b9f2e9 Add HUAWEI CLOUD to cloud-provider vendor list 2020-04-26 15:42:16 +08:00
Dominic Yin decf1aa8e7 Update content/zh/docs/concepts/configuration/taint-and-toleration.md 2020-04-26 15:42:16 +08:00
JohnTse b256fddd54 fix some translation errors 2020-04-26 15:42:15 +08:00
TomorJM c506633c67 update content/zh/docs/tutorials/kubernetes-basics/create-cluster/cluster-intro.html 2020-04-26 15:42:15 +08:00
Alpha e43da3e55d Update secret.md 2020-04-26 15:42:15 +08:00
Kyle Luzny b811bfa89a remove deprecation in dns-debugging-resolution.md
The syntax of this command is deprecated, updated to use the latest format:

```
$ kubectl exec dnsutils cat /etc/resolv.conf
kubectl exec [POD] [COMMAND] is DEPRECATED and will be removed in a future version. Use kubectl kubectl exec [POD] -- [COMMAND] instead.
```
2020-04-26 15:42:14 +08:00
Tim Bannister c1951d3216 Tidy LimitRange concept 2020-04-26 15:42:14 +08:00
Jerry Park e2c43c057e Fix Issue with k8s.io/docs/concepts/cluster-administration/manage-deployment/ 2020-04-26 15:42:14 +08:00
Davi Garcia b79f1659ca Add master term and expand control plane
Signed-off-by: Davi Garcia <dvercill@redhat.com>
2020-04-26 15:42:13 +08:00
Jerry Park 9007691978 Fix issue with k8s.io/docs/setup/learning-environment/minikube/ 2020-04-26 15:42:13 +08:00
Bob Killen 838fb0245a Revert "Create Monitoring Kubernetes workloads: the sidecar pattern"
This reverts commit 9993d1931b.
2020-04-26 15:42:13 +08:00
Krishan Sharma fdd012eb50 Advising single localization pull requests (#20431)
* Advising single localization pull requests

Advise contributors to limit pull requests to a single localization #20411

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

Accept suggested code review changes

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

Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-04-26 15:42:12 +08:00
Cédric DEFORTIS deff425544 Quick fix french translation 2020-04-26 15:42:12 +08:00
Giri Kuncoro 78cf78e3a9 Translate scheduler performance tuning into bahasa indonesia 2020-04-26 15:42:12 +08:00
Gede Wahyu 500f96382f add index page 2020-04-26 15:42:11 +08:00
Joao Luna 4fc202632d Update content/pt/docs/concepts/extend-kubernetes/api-extension/apiserver-aggregation.md
Co-Authored-By: Jhon Mike <jhon.msdev@gmail.com>
2020-04-26 15:42:11 +08:00
joao-luna-98 be281e9784 Add concepts/extend-kubernetes/api-extension/apiserver-aggregation/apiserver-aggregation.md 2020-04-26 15:42:11 +08:00