Commit Graph

16552 Commits

Author SHA1 Message Date
Lily 0bc0d009ee Update the guide for CentOS, RHEL or Fedora 2020-06-26 11:40:54 +08:00
Lily 9dc3d7965b Update the guide for Fedora CoreOS
Download command files to /usr/local/bin instead of /opt/bin,which is not in
the default PATH and secure_path
2020-06-26 11:40:48 +08:00
Kubernetes Prow Robot 841abd613d Merge pull request #21960 from joshuabezaleel/id/configure-service-account
Add translation for configuring service account for ID localization
2020-06-25 19:15:30 -07:00
Emily Moss 2c6ba2cb32 address PR comments 2020-06-25 15:06:55 -07:00
Emily Moss 97850ed430 cert-signing-requests fix 2020-06-25 14:27:10 -07:00
skieffer 08f49fa58e Update kops.md
Add a link describing the IAM permissions `kops` requires in order to do its job.
2020-06-25 16:09:57 -04:00
Michael Taufen 51b52c423d add ServiceAccountIssuerDiscovery to feature gates docs 2020-06-25 13:02:13 -07:00
Kubernetes Prow Robot 989f5da043 Merge pull request #22046 from sftim/20200624_move_lead_text_after_heading
Move documentation page lead text after the heading
2020-06-25 10:50:38 -07:00
Жаков Виталий 5372373384 RU assing cpu & memory resource 2020-06-25 21:41:54 +05:00
Tim Bannister 4a4719d619 Switch note to use shortcode 2020-06-25 17:10:03 +01:00
Tim Bannister f265aed794 Fold concept overview pages into section indexes
Where an existing Concept section has an index and the first page is
“Overview of X”, move the content of that overview into the index page
itself.

Also, configure redirects accordingly.
2020-06-25 17:10:03 +01:00
Tim Bannister 3ff7312cff Add descriptions to Concept sections
Each section directly beneath Concepts gains a description.
2020-06-25 17:09:58 +01:00
Kubernetes Prow Robot e92d7e3a59 Merge pull request #22039 from EmilyM1/master
Fix on spaces Makefile
2020-06-25 08:04:37 -07:00
Kubernetes Prow Robot 1e1d6b0fd3 Merge pull request #22057 from SaiHarshaK/fix_css_config
fix kubectl docs #config overflow on large screens
2020-06-25 07:28:38 -07:00
Sai Harsha Kottapalli 19f317a634 fix kubectl docs #config overflow on large screens 2020-06-25 19:13:28 +05:30
Kubernetes Prow Robot 69540f8d9f Merge pull request #22053 from xieyanker/fix_warning
Fix warning
2020-06-25 05:42:36 -07:00
Maciej Szulik 00f502fa6a Update kubectl run from docs where necessary
kubectl run starting from 1.18 is creating only Pods and there is no option to
create any other resource. Users should be using kubectl create
commands instead. This update the documentation in all those places
where kubectl create should be used instead or changes description to
reflect the situation.
2020-06-25 13:37:14 +02:00
Kubernetes Prow Robot d99061c963 Merge pull request #21339 from pjhwa/glossary-21266
Change the words for limit/request on the glossary
2020-06-25 04:20:37 -07:00
xieyanker 8b040834f9 Fix warning 2020-06-25 17:55:31 +08:00
Kubernetes Prow Robot 1dda45fecc Merge pull request #22037 from crixo/feature/upgrade-docs-controller-to-new-theme
upgrade docs controller to new theme
2020-06-25 01:48:37 -07:00
Kubernetes Prow Robot 5567be79bc Merge pull request #21888 from Arhell/fix-toggle
fix toggle button color on hover & jumping menu when close
2020-06-25 01:24:40 -07:00
Tim Bannister 6a94d9838b Mark front page announcements as <aside> elements
This matches the HTML used on the rest of the site. It helps avoid
search engines treating the aside as the primary content of the web
page.
2020-06-24 22:35:00 +01:00
Kubernetes Prow Robot f9fb77b082 Merge pull request #21856 from sftim/20200616_netlify_shallow_clone_submodules
Use a shallow clone for submodules in Netlify
2020-06-24 14:26:37 -07:00
Tim Bannister 781b13b38d Warn from make if submodules are not initialized
If you forget to "git submodule update --init --recursive" before
running a local preview, the error from Hugo is cryptic. Add a more
helpful warning.
2020-06-24 22:13:10 +01:00
Tim Bannister d9f82c9500 Explain ConfigMap volume source items array
The existing ConfigMap concept incorrectly states that you must use
different ConfigMap objects if you want to configure both environment
variables and file-like configuration items at the same time.

Reword to give the correct advice.
2020-06-24 22:11:56 +01:00
Kubernetes Prow Robot b754da8df7 Merge pull request #22018 from Justin2997/patch-1
Remove extra space in documentation
2020-06-24 14:10:37 -07:00
Arhell 2adc272dbe fix toggle button color on hover & jumping menu when close 2020-06-25 00:08:03 +03:00
Tim Bannister e2805d47b5 Move documentation page lead text after the heading
This helps because the lead text follows the page heading on
the section index that links to a page. Consistency helps readability.
2020-06-24 22:01:14 +01:00
Emily Moss 3ab69bb5f1 fix on spaces 2020-06-24 12:11:06 -07:00
cristiano-degiorgis 96f508c5fe upgrade controller documentation page to new theme 2020-06-24 19:41:21 +02:00
Bowei Du 7e25d75413 Add version skew policy for kube-proxy 2020-06-24 07:41:01 -07:00
Kubernetes Prow Robot 3898006a79 Merge pull request #22032 from shuuji3/21964-fix-link-to-api-core-handler
Fix the link to `type Handler` on concepts/workloads/pods/pod-lifecycle/
2020-06-24 07:13:17 -07:00
TAKAHASHI Shuuji 390bbf00bd Use a link to the generated API document
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-06-24 22:23:28 +09:00
Kubernetes Prow Robot bf05a7cb29 Merge pull request #14851 from emedina/es/docs/concepts_workloads_controllers/jobs-run_and_replicaset
Add content/es/docs/concepts_workloads_controllers/jobs-run_and_replicaset
2020-06-24 04:21:17 -07:00
Kubernetes Prow Robot f856ef64ec Merge pull request #22033 from xieyanker/fix_note_format
Fix note format
2020-06-24 04:07:17 -07:00
Kubernetes Prow Robot bdeef64cc4 Merge pull request #22031 from yimtun/patch-3
fix misrepresentation for "at least one"
2020-06-24 04:05:17 -07:00
xieyanker d3f6c8d253 Fix note format 2020-06-24 17:10:57 +08:00
yimtun 0a115b01e4 fix misrepresentation for "at least one"
update “一个以上”  to  "至少一个“
2020-06-24 16:24:10 +08:00
TAKAHASHI Shuuji f3cd1ca39b Fix the link to type Handler of k8s.io/api/core/v1. 2020-06-24 17:22:14 +09:00
Qiming Teng a4919b4e50 [zh] Sync kubectl cheatsheet
This PR resync the Chinese translation of the kubectl cheatsheet. I
realized that it is is out of sync because it still contains deprecated
kubectl options such as `--export`.
2020-06-24 15:21:48 +08:00
Kubernetes Prow Robot 3a39f7ca73 Merge pull request #21495 from crixo/master
docs/concepts/controller
2020-06-23 23:07:17 -07:00
Kubernetes Prow Robot 7a7adc2ade Merge pull request #22009 from Yiyiyimu/same
[zh] Rename titles of two levels to the same
2020-06-23 21:13:18 -07:00
Kubernetes Prow Robot d7ae76274a Merge pull request #22012 from Yiyiyimu/patch-3
Fix carousel not moving issues
2020-06-23 21:11:19 -07:00
Rohit Mohta d41074866e Add a note about reserved namespace prefix
A namespace with prefix 'kube-' is reserved, even though k8s will let you create that
2020-06-23 18:10:41 -07:00
Kubernetes Prow Robot db2c03aaef Merge pull request #21949 from Arhell/search
update search placeholder
2020-06-23 17:07:18 -07:00
Justin Brûlotte a0bfa31a4b Remove extra space in documentation 2020-06-23 14:56:43 -04:00
Kubernetes Prow Robot b8831f58c0 Merge pull request #21962 from mfilocha/sync-pl-with-upstream-20200621
Synchronize Polish translation 2020-06-21
2020-06-23 10:38:38 -07:00
Kubernetes Prow Robot 8e2c2040a0 Merge pull request #22004 from makocchi-git/en/container_runtime
Fix broken code style in docs/setup/production-environment/container-runtimes.md
2020-06-23 10:18:38 -07:00
Kubernetes Prow Robot 8fef0e2dd2 Merge pull request #21712 from ariscahyadi/id-local-task-pull-image
ID localization for pull-image-private-registry task.
2020-06-23 09:59:41 -07:00
Kubernetes Prow Robot 71ebd876ec Merge pull request #21418 from lnregalias/patch-1
Add info to `aws-load-balancer-security-groups` annotation
2020-06-23 09:57:42 -07:00