Kubernetes Prow Robot
9aa6cfabba
Merge pull request #20470 from gosoon/bugfix
...
fix: error message
2020-04-21 19:29:52 -07: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
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
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
Kubernetes Prow Robot
00fc4c5d82
Merge pull request #20439 from AlphaWong/patch-1
...
Add example for secret.md for `envFrom` field
2020-04-20 18:44:55 -07:00
Kubernetes Prow Robot
c480f03c83
Merge pull request #20449 from kluzny/patch-2
...
remove deprecation in dns-debugging-resolution.md
2020-04-20 18:30:56 -07:00
Kubernetes Prow Robot
63ceb45277
Merge pull request #20249 from sftim/20200411_tidy_limit_range_concept
...
Tidy LimitRange concept
2020-04-20 18:28:56 -07:00
Kubernetes Prow Robot
60858b6cfd
Merge pull request #20353 from pjhwa/fix-20352
...
Fix issue with k8s.io/docs/concepts/cluster-administration/manage-dep…
2020-04-20 18:02:55 -07:00
Kubernetes Prow Robot
4712696061
Merge pull request #20391 from davivcgarcia/davivcgarcia-issue-18763
...
Add master term to glossary and extend control-plane definition
2020-04-20 17:54:56 -07:00
Kubernetes Prow Robot
dceae8ec01
Merge pull request #20433 from pjhwa/fix-20432
...
Fix issue with k8s.io/docs/setup/learning-environment/minikube/
2020-04-20 17:30:55 -07:00
Davi Garcia
c0f60fa4f7
Add master term and expand control plane
...
Signed-off-by: Davi Garcia <dvercill@redhat.com>
2020-04-20 17:49:20 -03:00
Krishan Sharma
f2839de743
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-20 12:03:40 -07:00
RainbowMango
e459f7ea40
Add HUAWEI CLOUD to cloud-provider vendor list
2020-04-20 17:57:30 +08:00
Kyle Luzny
4b1bc902f3
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-20 01:50:33 -05:00
Alpha
a0f9db9382
Update secret.md
2020-04-20 10:38:32 +08:00
Jim Angel
11ac6b9e13
adding custom-columns examples
2020-04-19 19:55:29 -05:00
Jim Angel
bea8e2b1be
adding mermaidjs shortcode with example
2020-04-19 14:48:22 -05:00
Peter Wilson
c02121b9ea
Fix grammatical error
2020-04-18 23:42:22 -07:00
Jerry Park
afc7898529
Fix issue with k8s.io/docs/setup/learning-environment/minikube/
2020-04-19 09:42:17 +09:00
Kubernetes Prow Robot
60d3721604
Merge pull request #18252 from sftim/20191223_cleanup_pod_lifecycle
...
Clean up pod lifecycle page
2020-04-18 17:19:36 -07:00
Davanum Srinivas
85e5002e44
We don't require DCO or git --signoff
...
not sure where this came from. cut-n-paste from somewhere else?
2020-04-18 18:16:11 -04:00
Kubernetes Prow Robot
5cd805fc9f
Merge pull request #20398 from verult/repd-ga
...
update regional pd description to use volume topology mechanism
2020-04-18 12:49:35 -07:00
Kubernetes Prow Robot
304802bb96
Merge pull request #20285 from joan38/patch-1
...
Add joan38/kubernetes-client
2020-04-18 12:41:36 -07:00
Kubernetes Prow Robot
bf1e2777fe
Merge pull request #19747 from Miouge1/update-kubespray
...
Update kubespray page
2020-04-18 10:25:36 -07:00
Kubernetes Prow Robot
ad4505dade
Merge pull request #20256 from pjhwa/fix-20255
...
Fix issue with /docs/concepts/configuration/taint-and-toleration/
2020-04-18 09:51:36 -07:00
Tim Bannister
5e0e03dec6
Tidy LimitRange concept
2020-04-18 17:47:06 +01:00
Fabio Alessandro Locati
f477fd8d37
control plane should not be capitalized
2020-04-18 14:45:57 +02:00
Nikhil Zadoo
66a784660c
Updated hyperlink to raw-block-volume-support
...
The current hyperlink is broken. Updating it to point to the page marker on the same page.
2020-04-18 12:41:48 +02:00
Cheng Xing
2b4c1c3aec
update regional pd description to use volume topology mechanism
2020-04-17 11:43:51 -07:00
Fabio Alessandro Locati
fb2dc4f218
Change text to substitute Master with Control Plane
2020-04-17 18:02:00 +02:00
Kubernetes Prow Robot
4ff8a8506d
Merge pull request #20192 from sergiopena/patch-1
...
Fix typo on conditions section
2020-04-17 09:01:07 -07:00
Kubernetes Prow Robot
ba59b859b1
Merge pull request #20253 from chrizel/chrizel-patch-1
...
Added missing word back again
2020-04-17 07:53:06 -07:00
Kubernetes Prow Robot
ee90ce8e16
Merge pull request #20389 from varadaprasanth/patch-2
...
pod-template-hash label updated
2020-04-17 07:45:07 -07:00
Kubernetes Prow Robot
ac983de762
Merge pull request #20318 from butuzov/redirections
...
Changing links in the old interactive tutorials.
2020-04-17 07:43:06 -07:00
Kubernetes Prow Robot
3c1e828395
Merge pull request #20365 from ntkjer/feature/ingress-minikube-edit
...
fixes deprecated references to kubectl run as a deployment generator
2020-04-17 07:39:06 -07:00
Kubernetes Prow Robot
c86ceb8f8f
Merge pull request #20394 from KimMcMahon/patch-2
...
Update guidelines and link to submit a case study
2020-04-17 07:31:07 -07:00
Fabio Alessandro Locati
3c3b91d348
rename master-node-communication in control-plane-node-communication
2020-04-17 15:53:51 +02:00
Kubernetes Prow Robot
f4d76b8071
Merge pull request #20358 from gpetrousov/patch-1
...
Small typo fix
2020-04-17 05:47:06 -07:00
Kubernetes Prow Robot
fa7dbdcbe6
Merge pull request #20396 from kaivalya97/patch-2
...
Typo fix
2020-04-17 05:13:06 -07:00
Kubernetes Prow Robot
0665a7bb03
Merge pull request #20390 from varadaprasanth/patch-3
...
Pod object is formatted
2020-04-17 05:11:06 -07:00
Kubernetes Prow Robot
92c121dd36
Merge pull request #20405 from 0x646e78/patch-1
...
Correct link to debug-running-pod
2020-04-17 05:07:06 -07:00
Kubernetes Prow Robot
80572e4265
Merge pull request #20410 from viniciusbds/fix-OWASP-links
...
Fix OWASP broken links
2020-04-17 05:03:07 -07:00
viniciusbds
8a8e7ed41a
Fix owasp broken links
2020-04-17 08:35:45 -03:00
DNX
4c4f28b341
Correct link to debug-running-pod
...
The current link refers to a nonexistent page, this change addresses the typo.
2020-04-17 18:26:18 +10:00
Kubernetes Prow Robot
8e2544f190
Merge pull request #20369 from jimangel/fix-version-skew
...
Automating Version Skew
2020-04-17 01:17:07 -07:00
Kubernetes Prow Robot
34f77c4b19
Merge pull request #19459 from AliMirlou/patch-1
...
Minor refactor and typo fix of Custom Resources topic
2020-04-16 18:15:08 -07:00
Kaivalya Shah
de8cd50a3e
Typo fix
2020-04-17 02:32:43 +05:30
Kim McMahon
a3d53d0f16
Update guidelines and link to submit a case study
2020-04-16 13:29:23 -06:00
Kubernetes Prow Robot
0b423535e0
Merge pull request #20087 from linsun/patch-1
...
add IBM cloud instruction for internal lb
2020-04-16 06:38:46 -07:00
Lin Sun
24bd13bd5a
add IBM cloud instruction
...
Signed-off-by: Lin Sun <linsun@us.ibm.com>
2020-04-16 08:58:16 -04:00
Kubernetes Prow Robot
54e0620c24
Merge pull request #20221 from ysyukr/limit-range-links
...
Update full link to inline link.
2020-04-16 05:54:47 -07:00
varadaprasanth
c7f46f82d7
Pod object is formatted
...
Pod object is formatted as per the standards
2020-04-16 18:23:21 +05:30
Jim Angel
a3decc2c8f
automating-version-skew
2020-04-16 07:42:21 -05:00
varadaprasanth
f559ac498a
pod-template-hash label updated
...
code style has applied to the pod-template-hash label.
2020-04-16 18:05:24 +05:30
Julien Mailleret
bf399a7a15
Update broken link
2020-04-16 12:18:58 +02:00
ntkjer
f438d28b31
fixed deprecated references to kubectl deployment generation. uses create instead of run instead.
2020-04-15 17:56:00 -04:00
Ioannis Petrousov
6e878520ea
Small typo fix
2020-04-15 21:28:21 +02:00
Jerry Park
2511741bc1
Fix Issue with k8s.io/docs/concepts/cluster-administration/manage-deployment/
2020-04-15 23:53:09 +09:00
Quan Tian
5548f21f21
Correct description of registering APIService
...
APIService doesn't have `path` field and cannot call a service at
specified subpath. This might be a copy-paste error from service in CRD
webhook.
2020-04-15 06:15:17 -07:00
Marcin Niemira
560c5004d8
Update conventions.md
...
move generators to the end of the section as they are not part of run cmd
2020-04-15 21:57:18 +10:00
Kubernetes Prow Robot
b386a31c22
Merge pull request #20326 from rmohta/patch-1
...
Moved Desired and Current headers to rs section
2020-04-15 02:44:03 -07:00
Kubernetes Prow Robot
ec54f985ee
Merge pull request #20303 from Nishikoh/fix-indent
...
Fix indent of the example yaml
2020-04-14 23:28:02 -07:00
Rohit Mohta
9ff3899824
Move Desired & Current headers to rs section.
2020-04-14 21:25:22 -07:00
Kubernetes Prow Robot
3ef4c1cc14
Merge pull request #20334 from nojnhuh/patch-1
...
Fix typo
2020-04-14 11:58:14 -07:00
Kubernetes Prow Robot
77b4fa5492
Merge pull request #19385 from adambkaplan/schedule-eviction-1
...
Rename "Scheduling" concept as "Scheduling and Eviction"
2020-04-14 11:36:13 -07:00
Jon Huhn
ab052f11cd
Fix typo
2020-04-14 12:53:47 -05:00
Kubernetes Prow Robot
d26096c8da
Merge pull request #18173 from jimangel/fix-release-info
...
fixing information about dev contrib
2020-04-14 07:54:12 -07:00
Adam Kaplan
1bb09e6d0d
Rename "Scheduling: concept as "Scheduling and Eviction"
...
* Rename `docs/concepts/scheduling` to `docs/concepts/scheduling-eviction`
* Retitle concept header to "Scheduling and Eviction"
* Update redirects
* Update internal links (en only)
Part of proposal #19081
Signed-off-by: Adam Kaplan <adam.kaplan@redhat.com>
2020-04-14 08:51:00 -04:00
Oleg Butuzov
57d216840a
Changing links in the old interactive tutorials.
2020-04-14 12:31:18 +03:00
Kubernetes Prow Robot
e09ee49559
Merge pull request #19852 from bg-chun/topology-manager
...
fix inaccurate information of topology-manager admin guide
2020-04-14 02:09:11 -07:00
Kubernetes Prow Robot
e482360756
Merge pull request #19596 from jenting/fix-hpa-walkthrough
...
Correct target.type from AverageUtilization to Utilization
2020-04-14 01:25:11 -07:00
Ilja
c9de7b6eae
Fix broken link
2020-04-14 08:22:06 +03:00
Ilja
b8348ac7c3
Update _index.md
2020-04-14 07:56:03 +03:00
Ilja
4846167e7f
Fix link to new PR page
2020-04-14 07:53:08 +03:00
Byonggon Chun
eb750e83d9
fix inaccurate information of topology-manager admin guide
...
Topology Manager deal with Guaranteed QoS Pod.
=>Topology Manager deal with all Pod QoS Classes since 1.17
Topology Manager works on Nodes with the Static CPU Policy enabled
=> changing wording to make this clearer and adding examples
Signed-off-by: Byonggon Chun <bg.chun@samsung.com>
2020-04-14 12:28:41 +09:00
KoukiNishihara
2648b9cf31
remove extra space
2020-04-14 10:51:41 +09:00
KoukiNishihara
047588fb31
Fix indent of the example yaml :en
2020-04-14 10:40:10 +09:00
Kubernetes Prow Robot
0be2a697b1
Merge pull request #20301 from sftim/20200413_fix_cronjob_timezone_note
...
Note CronJob timezone comes from system timezone
2020-04-13 17:41:11 -07:00
Kubernetes Prow Robot
460b65f938
Merge pull request #17688 from sftim/20191120_improve_job_parallel_processing_expansion_task
...
Improve Job parallel processing expansion task
2020-04-13 16:39:11 -07:00
Tim Bannister
6a97c40e74
Expand details about CronJob timezone
2020-04-14 00:03:23 +01:00
Tim Bannister
7da5b12927
Note CronJob timezone comes from system timezone
...
The timezone for the kube-controller-manager (or if that's broken apart,
the cronjob controller) determines when CronJobs are scheduled.
This reverts commit bad124b857
.
2020-04-14 00:02:58 +01:00
Kubernetes Prow Robot
78c660696d
Merge pull request #20299 from kbhawkey/prep-ref-guides-hugo-update
...
regenerate ref docs, prepare hugo upgrade
2020-04-13 15:59:11 -07:00
Kubernetes Prow Robot
e3ecb569c2
Merge pull request #19270 from sftim/20200223_improve_cronjob_concept
...
Improve CronJob concept
2020-04-13 15:41:12 -07:00
Tim Bannister
8a92e05fba
Revise Pod lifecycle page
...
Reword Pod readiness section
- “Pod Ready++” is stable, so word the documentation accordingly.
- In the documentation, call this “Pod readiness”
- Related tweaks
Reword Pod lifetime section
- mention StatefulSet
- omit mentioning ReplicationController as it's deprecated
- reword to suggest that the list of workload resources is non-exhaustive
and use glossary tooltips as well.
2020-04-13 23:20:04 +01:00
Karen Bradshaw
3994994684
regenerate ref docs, prepare hugo upgrade
2020-04-13 17:44:29 -04:00
Joan Goyeau
b3bf6ae82a
Add joan38/kubernetes-client to community libs
2020-04-13 11:05:09 -07:00
Joan Goyeau
446eb36936
dsort Community-maintained libs
2020-04-13 11:04:33 -07:00
Joan Goyeau
394dee9dd1
Remove Haskell from Community as it's Official
2020-04-13 11:03:07 -07:00
Ilja
718e4139d8
Fix link format
2020-04-13 21:01:02 +03:00
Raymond
db27cfd719
Update deployment.md - Fix inconsistency and rollback message
...
- Fix inconsistency with configuration field references
- Fix message returns after performing a roll-back...
2020-04-13 20:43:35 +03:00
Jim Angel
00b106a744
fixing information about dev contrib
2020-04-13 12:19:03 -05:00
Kubernetes Prow Robot
bc4bc85855
Merge pull request #20194 from varadaprasanth/patch-2
...
Glossary for PersistentVolumeClaim added
2020-04-13 10:01:49 -07:00
Tim Bannister
b3c5692ebc
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-13 17:54:32 +01:00
Marcin Niemira
4d52cb6dd5
Merge branch 'master' into fix-restart-always-docs
2020-04-12 16:44:28 +10:00
Jerry Park
1a4bbf03ea
Fix issue with /docs/concepts/configuration/taint-and-toleration/
2020-04-12 11:31:33 +09:00
Ali Mirlou
2060adcc0d
Minor refactor and typo fix of Custom Resources topic
...
Revert a change in Custom Resources topic
Revert Latin phrases to original form
Update custom-resources.md
2020-04-12 00:37:50 +00:00
Kubernetes Prow Robot
2c694c97ab
Merge pull request #19970 from tsahiduek/pod_topology_spread_en
...
pod-topology-spread links - Language en
2020-04-11 17:15:47 -07:00
Christian Zeller
e1d688af2e
Update kubernetes-objects.md
...
Added missing word
2020-04-11 21:58:52 +00:00
Tim Bannister
67e49d68d6
Clean up Job parallel processing expansion task
...
- use Task template, not Concept
- Explain use of curl for downloading
- Use DBPedia URLs for fruit (these should stay valid)
- Reword prerequisites
2020-04-11 21:59:43 +01:00
Tim Bannister
1e99f4f71f
Use API resource name for clarity
2020-04-11 21:33:57 +01:00
Tim Bannister
068f8e4c69
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-11 18:56:32 +01:00
Tsahi Duek
893aeecddd
gix missed identation caused by lint
2020-04-10 14:43:45 +03:00
Tsahi Duek
ba7708fa7a
Revert "Fix identations in Conventions paragraph"
...
This reverts commit 69bb47153a
.
2020-04-10 14:41:52 +03:00
Yuk, Yongsu
a1a34783fb
Update relative link to internal link.
2020-04-10 17:12:41 +09:00
cesarpino
e9ad783208
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-10 00:21:01 +02:00
Vinicius Barbosa
8acfed97b7
Update custom-resources.md
2020-04-09 15:12:57 -03:00
Jordan Liggitt
ace502b542
Make feature-state tag usage consistent
2020-04-09 13:19:41 -04:00
Kubernetes Prow Robot
a608d9d5b7
Merge pull request #20135 from davivcgarcia/davivcgarcia-issue-19535
...
Fix refs to old K8s releases on glossary entries
2020-04-09 07:59:43 -07:00
Davi Garcia
88cf57f8c9
Fix refs to old K8s releases on glossary entries
...
Signed-off-by: Davi Garcia <dvercill@redhat.com>
2020-04-09 11:31:21 -03:00
varadaprasanth
60ad431118
Glossary for PersistentVolumeClaim added
...
Added the glossary to PersistentVolumeClaim for a reference and better navigation.
2020-04-09 18:15:35 +05:30
Sergio Pena
5bc22bb175
Update certificate-signing-requests.md
...
Fix typo
2020-04-09 11:59:03 +02:00
Kubernetes Prow Robot
f7ff11c012
Merge pull request #20187 from knabben/patch-1
...
Exec on correct pod name
2020-04-08 22:41:44 -07:00
Tim Bannister
80e05e4e52
Improve CronJob concept page
...
Co-Authored-By: Zach Corleissen <zacharysarah@users.noreply.github.com>
2020-04-09 06:23:26 +01:00
Gaurav Sofat
09b1eb29d3
Update content/en/docs/reference/access-authn-authz/rbac.md
...
Co-Authored-By: Jordan Liggitt <jordan@liggitt.net>
2020-04-09 09:05:57 +05:30
Amim Knabben
128f1f2ae2
Exec on correct pod name
2020-04-08 22:49:14 -04:00
Gaurav Sofat
bc5ac6c7ec
Modify RBAC Authorizer log message
2020-04-09 06:13:04 +05:30
Kubernetes Prow Robot
65f4ef30fa
Merge pull request #20022 from dsbos/patch-4
...
Fix grammar problems and otherwise try to improve wording.
2020-04-08 17:27:44 -07:00
Kubernetes Prow Robot
83843968f6
Merge pull request #19742 from NikeNano/master
...
Update the Mac autocomplete documentation to use bash_profile
2020-04-08 17:25:44 -07:00
Kubernetes Prow Robot
3cfde81973
Merge pull request #20180 from viniciusbds/patch-1
...
Fix a broken link at docs/setup/production-environment/tools/kubeadm/install-kubeadm.md
2020-04-08 17:15:43 -07:00
Kubernetes Prow Robot
7c8b2024c9
Merge pull request #20177 from senlog/patch-1
...
Update _index.md
2020-04-08 17:13:44 -07:00
Kubernetes Prow Robot
26ddea1f27
Merge pull request #20154 from sftim/20200407_suggest_kubectl_scale
...
Suggest scaling deployment to 3 before rollout of update
2020-04-08 17:11:44 -07:00
Kubernetes Prow Robot
93066e3d64
Merge pull request #20148 from soolaugust/patch-1
...
fix older content of 1.17.x
2020-04-08 17:09:43 -07:00
Kubernetes Prow Robot
b33f701ca3
Merge pull request #20147 from varadaprasanth/patch-1
...
Pod Object is modified as per standards
2020-04-08 17:07:44 -07:00
Kubernetes Prow Robot
e892aaa146
Merge pull request #19849 from karolinepauls/patch-1
...
api-concepts.md: Watch bookmarks
2020-04-08 16:39:44 -07:00
Kubernetes Prow Robot
820c5d229d
Merge pull request #19352 from brentcklein/master
...
Updated Deployment description for clarity.
2020-04-08 16:31:45 -07:00
Vinicius Barbosa
056ab08b5a
Update container-runtime.md
2020-04-08 16:02:17 -03:00
mikejoh
fce5bbabfc
Fix broken links
2020-04-08 20:51:50 +02:00
Senthil Kumar Sekar
cb4ad13b5e
Update _index.md
...
Typo correction.
2020-04-08 23:43:18 +05:30
Kubernetes Prow Robot
7d39a834fe
Merge pull request #19928 from AlphaWong/patch-1
...
update kubectl create commend in kubectl Usage Conventions page
2020-04-08 09:37:44 -07:00
Alpha
c0950b5094
update kubectl create commend
2020-04-08 21:29:13 +08:00
Tsahi Duek
69bb47153a
Fix identations in Conventions paragraph
2020-04-08 11:29:18 +03:00
Kubernetes Prow Robot
fc84156e88
Merge pull request #20159 from kbhawkey/page-fixups-kb
...
fix page formatting
2020-04-07 16:19:44 -07:00
Karen Bradshaw
2d39523ee7
fix page formatting
2020-04-07 18:08:40 -04:00
Celeste Horgan
f0cded013f
Restructure to reduce duplication
...
Signed-off-by: Celeste Horgan <celeste@cncf.io>
2020-04-07 12:25:56 -07:00
Tim Bannister
4d3b7a06da
Suggest scaling deployment to 3 before rollout of update
2020-04-07 16:55:11 +01:00
Kubernetes Prow Robot
f85277d6d4
Merge pull request #20141 from jjmengze/patch-3
...
run command is deprecated
2020-04-07 08:39:44 -07:00
MengZeLee
c11c8b38c4
run command is deprecated
...
can't not create deployment with kubectl run.
2020-04-07 23:27:33 +08:00
Kubernetes Prow Robot
85d4c2df52
Merge pull request #19731 from pyaillet/doc/init-container-precision
...
doc: add precision on init container start order
2020-04-07 08:05:43 -07:00
soolaugust
9335dcda91
fix older content of 1.17.x
2020-04-07 16:36:54 +08:00
varadaprasanth
fb0a183a75
Pod Object is modified as per standards
...
After Fix - Local volumes do not currently support dynamic provisioning, however a StorageClass
should still be created to delay volume binding until Pod scheduling.
2020-04-07 13:28:47 +05:30
Daniel Barclay
0bd6f53d4a
Restored accidentally deleted space.
2020-04-06 19:39:55 -04:00
Kubernetes Prow Robot
0854666f54
Merge pull request #20113 from caesarxuchao/network-proxy-master
...
Doc for Konnectivity service feature
2020-04-06 16:17:46 -07:00
Kubernetes Prow Robot
fe33f92f2f
Merge pull request #20128 from varadaprasanth/patch-4
...
Fix on PersistentVolume
2020-04-06 16:03:47 -07:00
Kubernetes Prow Robot
ec0b8fd56f
Merge pull request #19962 from AlphaWong/patch-2
...
add a yaml exmaple for type nodeport
2020-04-06 16:01:47 -07:00
Kubernetes Prow Robot
de07e4adfc
Merge pull request #19746 from rajeshdeshpande02/patch-64
...
Adding example to DaemonSet Rolling Update task
2020-04-06 15:55:47 -07:00
Kubernetes Prow Robot
3efc30e432
Merge pull request #19704 from sftim/20200317_revise_setup_page_content_guidelines
...
Revise setup page to follow content guidelines
2020-04-06 15:11:48 -07:00
Julian V. Modesto
18260ef37b
Document where the API supports single resources.
...
Co-Authored-By: Tim Bannister <tim@scalefactory.com>
2020-04-06 13:47:21 -04:00
Kubernetes Prow Robot
26d14b6b56
Merge pull request #17995 from sftim/20191208_update_cassandra_statefulset_tutorial
...
Update Cassandra StatefulSet tutorial
2020-04-06 05:49:46 -07:00
varadaprasanth
a105a31427
Fix on PersistentVolume
...
Modified PersistentVolume and PersitentVolumeClaim terms as per the standards
2020-04-06 17:58:39 +05:30
Tim Bannister
ded8bdb238
Update Casandra StatefulSet tutorial
...
* Retitle to use StatefulSet term
* Use full name: Apache Cassandra
* Always use StatefulSet from apps/v1
* (It's safe to assume readers are using Kubernetes ≥ v1.9)
* Update to match website style guidelines
* Move note about environment variables out of overview
* Tweak wording for clarity & tidy whitespace
* Tweak chained shell commands for clarity
* Drop duplicated / unnecessary task prerequisites
2020-04-06 12:45:30 +01:00
Mr.Hien
8ba1410113
Update install-kubectl.md
...
For install of kubectl on debian based distros, also install gnupg2 for apt-key add to work
2020-04-06 08:22:56 +07:00
Chao Xu
ac1d864575
Instructions on how to set up the Konnectivity service.
2020-04-05 12:10:05 -07:00
Chao Xu
b8df304484
Introducing concepts about Konnectivity Service.
2020-04-05 11:35:20 -07:00
Huang, Zhaoquan
25ffd7679e
Update run-stateless-application-deployment.md
...
Updated the version number to match the file in the example: https://k8s.io/examples/application/deployment-update.yaml
2020-04-05 23:16:16 +08:00
Marcin Niemira
2d3d7b9162
rm --record from kubectl conventions
2020-04-06 00:02:34 +10:00
Marcin Niemira
f7bd5fab1a
rm informatio about generator from cron-job docs
2020-04-06 00:00:32 +10:00
Marcin Niemira
bd8267dbc0
rm informatio about generators from conventions
2020-04-05 23:59:19 +10:00
Pierre-Yves Aillet
7b27b3a662
doc: add precision on init container start order
...
Update content/en/docs/concepts/workloads/pods/init-containers.md
Co-Authored-By: Tim Bannister <tim@scalefactory.com>
2020-04-05 13:39:55 +02:00
ynkrish
0ce2d2b54a
Corrected link to Debug running pod
...
Link should be docs/tasks/debug-application-cluster/debug-running-pod/ instead of docs/tasks/debug-application-cluster/debug-running-pods/ (latter results in HTTP 404)
2020-04-05 11:18:49 +05:30
Kubernetes Prow Robot
51e20e9434
Merge pull request #20078 from krufab/patch-2
...
Update adding-windows-nodes.md
2020-04-04 13:15:45 -07:00
Kubernetes Prow Robot
e649d9e49b
Merge pull request #20085 from davivcgarcia/davivcgarcia-issue-19847
...
Replace embedded examples with links to related task docs
2020-04-04 12:39:45 -07:00
Kubernetes Prow Robot
fbe2cb0ead
Merge pull request #20077 from Heena-PyCloud/patch-2
...
Updated line 167(PriorityLevelConfigurations) &170(FlowSchemas) for correct api reference.
2020-04-03 13:27:46 -07:00
Davi Garcia
f1db8331c2
Replace embedded examples with links to related task docs
...
Signed-off-by: Davi Garcia <dvercill@redhat.com>
2020-04-03 14:56:17 -03:00
krufab
40ca15c523
Minor change
...
Update text according to the PR comment
2020-04-03 19:08:23 +02:00
Kubernetes Prow Robot
02afab237d
Merge pull request #20080 from wawa0210/update-enable-cadvisor-json-endpoints
...
update -enable-cadvisor-json-endpoints default value and tag deprecated
2020-04-03 09:19:45 -07:00
Kubernetes Prow Robot
eaddd9c379
Merge pull request #20019 from wiggzz/patch-1
...
Fix typo
2020-04-03 09:07:46 -07:00
Kubernetes Prow Robot
16f5494192
Merge pull request #20073 from grischdian/master
...
add fstype parameter for gce pd
2020-04-03 09:03:46 -07:00
Kubernetes Prow Robot
f783936580
Merge pull request #20064 from cloudmelon/patch-8
...
Add namespaces for node lease objects
2020-04-03 08:51:46 -07:00
张潇
8ecee6be97
update -enable-cadvisor-json-endpoints default value and tag deprecated
2020-04-03 22:25:20 +08:00
krufab
8e8c6d3de8
Minor update
...
Updated text according to PR comments
2020-04-03 16:13:47 +02:00
Kubernetes Prow Robot
0a7e621696
Merge pull request #20072 from prasadkatti/patch-8
...
Update the weight metadata on EndpointSlices
2020-04-03 05:11:45 -07:00
krufab
2d7f82e63b
Updated layout
2020-04-03 13:59:43 +02:00
krufab
308dd5a2bb
Update adding-windows-nodes.md
...
The steps in the run.ps1 file defined in the flannel-*.yml ConfigMap should address the correct interface in case the Windows node has more than one.
2020-04-03 13:02:28 +02:00
Heena-PyCloud
8b8fa79cb6
Updated line 167(PriorityLevelConfigurations) and 170(FlowSchemas) for correct api reference.
...
Edit line 167 api reference for PriorityLevelConfigurations from
https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#prioritylevelconfiguration-v1alpha1-flowcontrol
to
https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#prioritylevelconfiguration-v1alpha1-flowcontrol-apiserver-k8s-io
Edit line 170 api reference for FlowSchemas from
https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#flowschema-v1alpha1-flowcontrol
to
https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#flowschema-v1alpha1-flowcontrol-apiserver-k8s-io
2020-04-03 13:39:36 +05:30
Kubernetes Prow Robot
87e4e214df
Merge pull request #20007 from dexhunter/patch-1
...
fix capitalization
2020-04-02 20:31:46 -07:00
Kubernetes Prow Robot
175ad5ec8e
Merge pull request #19655 from izeye/patch-2
...
Improve wording for Configure Access to Multiple Clusters
2020-04-02 18:39:46 -07:00
Kubernetes Prow Robot
baf8b82afd
Merge pull request #18543 from sftim/20200109_revise_percentage_of_nodes_to_score
...
Revise “Scheduler Performance Tuning”
2020-04-02 17:43:46 -07:00
Prasad Katti
db730d61f5
Update the weight metadata on EndpointSlices
2020-04-02 16:50:34 -07:00
Christian Rost
ccce4e2f5a
add fstype parameter for gce pd
2020-04-03 01:45:38 +02:00
Kubernetes Prow Robot
30f77cb8c6
Merge pull request #20056 from iamwillbar/patch-1
...
Add update exclusion to kubernetes.repo
2020-04-02 15:43:46 -07:00
Melony QIN
1817100ed5
Add namespaces for 1.17 + default namespace
...
Each Node has an associated Lease object in the kube-node-lease namespace. Lease is a lightweight resource, which improves the performance of the node heartbeats as the cluster scales.
2020-04-02 18:59:02 +01:00
Kubernetes Prow Robot
eea76033bc
Merge pull request #19956 from tengqm/fix-contrib-link
...
Fix link in contributing guide
2020-04-02 07:16:24 -07:00
Kubernetes Prow Robot
6c61ce447c
Merge pull request #20021 from neolit123/1.19-update-install-for-container-linux
...
install-kubeadm: update guides for RHEL and container linux
2020-04-02 07:14:24 -07:00
Kubernetes Prow Robot
272ffc86e4
Merge pull request #20027 from prasadkatti/patch-5
...
Update phrasing
2020-04-02 07:12:24 -07:00
Kubernetes Prow Robot
3c0ca31e42
Merge pull request #20044 from davivcgarcia/patch-1
...
Remove untidy caution note from tutorial
2020-04-02 06:42:24 -07:00
Heena-PyCloud
f8b863504a
This change has replaced &emdash; to — within the text (line 42).
2020-04-02 18:36:06 +05:30
Davi Garcia
9d34deda55
Remove untidy caution note from tutorial
...
The caution note was warning user about having Ingress Controller configured as prerequisite, but this is exactly what the tutorial is explaining.
Signed-off-by: Davi Garcia <dvercill@redhat.com>
2020-04-02 10:01:50 -03:00
Prasad Katti
58959a2c84
Move motivation section to the top
...
Most of the other pages start with motivation. This way it will be more consistent.
2020-04-01 22:01:20 -07:00
William Bartholomew
0ad9ab8692
Add update exclusion to kubernetes.repo
...
Add an update exclusion for `kubelet`, `kubeadm`, and `kubectl` in the CentOS to mirror the Ubuntu, Debian, or HypriotOS instructions.
2020-04-01 20:51:59 -07:00
Prasad Katti
dfcf2a069b
Update replicaset.md
2020-04-01 18:56:51 -07:00
Kubernetes Prow Robot
2930a5745b
Merge pull request #20032 from prasadkatti/patch-6
...
Move the Job controller example
2020-04-01 12:38:24 -07:00
Prasad Katti
e8719723dc
Move the Job controller example
...
Move the job controller example so that the example of Job controller follows
immediately after the concept of what a job controller does in introduced.
2020-04-01 11:08:26 -07:00
Kubernetes Prow Robot
fa778d8c48
Merge pull request #20024 from pmalmgren/patch-1
...
Ingress Path Types: Fix typo
2020-04-01 04:51:28 -07:00
Kubernetes Prow Robot
23d2accbb1
Merge pull request #20005 from rekcah78/install_kubectl_add_param_client
...
Missing parameters --client for kubectl version
2020-04-01 02:47:27 -07:00
Prasad Katti
7ea1a42859
Update phrasing - 2
2020-03-31 17:54:18 -07:00
Prasad Katti
35d2eef003
Update phrasing
2020-03-31 15:49:08 -07:00
Peter Malmgren
9aa4a303eb
Ingress Path Types: Fix typo
...
This patch adds a closing backtick to "pathType" so the whole sentence won't render as code.
2020-03-31 17:02:13 -04:00
Prasad Katti
3c64ac4d96
Add a question mark to the end of the question ( #19990 )
2020-03-31 13:43:28 -07:00
Chris Broglie
b71ad3b47c
Use latest cfssl binaries ( #19722 )
...
We (Cloudflare) are now releasing cfssl binaries via GitHub releases.
2020-03-31 13:21:28 -07:00
Daniel Barclay
a864c1b7e3
Fix grammar problems and otherwise try to improve wording.
2020-03-31 16:17:59 -04:00
sunminjeon
37c933f8c2
Fix typo volume-snapshots.md ( #19684 )
...
fix typo /concepts/storage/volume-snapshots.md
32 line
before : These attibutes may differ among snapshots taken from the same volume on the storage system and therefore cannot be expressed by using the same StorageClass of a PersistentVolumeClaim.
after : These attributes may differ among snapshots taken from the same volume on the storage system and therefore cannot be expressed by using the same StorageClass of a PersistentVolumeClaim.
2020-03-31 13:15:28 -07:00
Lubomir I. Ivanov
5cf0d1955d
install-kubeadm: update container linux guide
...
- Use crictl v1.17.0
- Use new links for the droping / unit files for kubelet and kubeadm
These now reside in k/release. Pin to v0.2.7 as the latest release
from that repository.
2020-03-31 22:17:34 +03:00
Lubomir I. Ivanov
2dfbcd064f
install-kubeadm: use $basearch instead of pinning the arch for RHEL
2020-03-31 22:11:26 +03:00
Jacky Wu
dc2f94faf0
doc: clean up the federation and kubefed(federation v1 cli) references. ( #19583 )
2020-03-31 08:50:41 -07:00
Will James
0a12ae607d
Fix typo
2020-03-31 08:35:11 -05:00
Dixing (Dex) Xu
77cee072b8
fix capitalization
2020-03-31 19:53:59 +08:00
Gasmi Christophe
ffaa13c364
Missing parameters --client for kubectl version
2020-03-31 10:47:12 +02:00
SataQiu
22a4fb9ee6
update release notes to v1.18.0 ( #19923 )
2020-03-30 11:04:23 -07:00
Alpha
94ec519f63
Update service.md
2020-03-30 23:21:25 +08:00
Tsahi Duek
ee6851e203
Language en
...
- fix link for pod-topology-spread
- markdown lint by vscode plugin
2020-03-30 09:35:24 +03:00
Alpha
1fda1272a5
Update service.md
2020-03-30 13:31:08 +08:00
Alpha
ff4ebc4fea
update the yaml example based on review
2020-03-30 13:28:22 +08:00
nfd (aka alex)
e3e32374e3
Typo fixes, grammar, style in DNS Debugging ( #19961 )
2020-03-29 22:07:53 -07:00
Alpha
07fd1c617f
add a yaml exmaple for type nodeport
2020-03-30 11:51:12 +08:00
Qiming Teng
e5121dd0ec
Fix link in contributing guide
2020-03-30 09:41:09 +08:00
Prasad Katti
886b09346f
Update resource-metrics-pipeline.md ( #19950 )
2020-03-29 18:33:53 -07:00
Rajesh Deshpande
be6c0c3a21
Removing references of `kubectl rolling-update` command ( #19449 )
...
* Removing rolling-update command details
Removing rolling-update command details
Removing references to kubectl rolling-update command
* Removing rolling-update references
2020-03-27 18:33:53 -07:00
Lubomir I. Ivanov
e937a06616
kubeadm: add TS entry about joining 1.18 nodes to 1.17 cluster ( #19868 )
2020-03-27 07:24:24 -07:00
Rajesh Deshpande
f3d82cf167
Removing junk chars
...
Removing junk chars
2020-03-27 12:25:05 +05:30
Rajesh Deshpande
dfb8d40026
Adding example for DaemonSet Rolling Update task
...
Adding example for DaemonSet Rolling Update task
Adding fluentd daemonset example
Adding fluentd daemonset example
Creating fluend daemonset for update
Creating fluend daemonset for update
Adding proper description for YAML file
Adding proper description for YAML file
2020-03-27 06:47:50 +00:00
Vinicius Barbosa
5e823c14a9
Update the Upgrading Minikube topic ( #19862 )
...
* Update the Upgrading Minikube topic
* Update the Upgrading Minikube topic
* add a dot to the end of the sentence
2020-03-26 22:06:23 -07:00
Sascha Grunert
b5433ed594
Fix security announcement mailing list ( #19856 )
...
The kubernetes-announce mailing list is mostly used for release
announcements whereas a dedicated kubernetes-security-announcement list
exists for security related topics.
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-03-26 19:26:22 -07:00
Will Xiang
e9046853cd
fix inital alpha version of ServiceTopology ( #19850 )
...
* fix inital alpha version of ServiceTopology
* add description of ServiceTopology
2020-03-26 02:02:25 -07:00
Rajesh Deshpande
83f50b828f
A new task page for assigining a pod to nodes using node affinity ( #19265 )
...
* Example for required node affinity tasks
Example for required node affinity tasks
* Create pod-nginx-preffered-affinity.yaml
* task for assigning pods nodes using node affinity
A new task for assigning pods nodes using node affinity
* Correcting syntax and spelling
Correcting syntax and spelling
* Correcting syntax and spelling
Correcting syntax and spelling
* fix for review comment
Fix for review comment
* Adding min k8s server version
Adding min k8s server version
* Correcting small style issues
Correcting small style issues. This will also retrigger new build.
2020-03-26 01:26:30 -07:00
Tim Bannister
dec978178a
Reword glossary entry ( #18046 )
...
- Use API resource name for clarity
- Mark as deprecated
2020-03-26 01:24:25 -07:00
Naoki Oketani
1abc479daf
replace http helm link with https ( #19803 )
2020-03-26 01:18:25 -07:00
Dan Winship
8830000213
Revert "Add instructions for switching to iptables-legacy ( #16271 )" ( #19773 )
...
This reverts commit 9cdaf4ead1
.
As of kube 1.17, kubeadm is compatible with iptables-nft
2020-03-26 00:48:26 -07:00
Christian Wansart
fca1d58ce0
Update minikube documentation ( #19756 )
...
* Update vm-driver param and driver links
* Fix mistakes
* Fix spaces
* Revert "Fix spaces"
This reverts commit c08906d6
* Revert "Fix mistakes"
This reverts commit c6c14b69
* Revert "Update vm-driver param and driver links"
This reverts commit 164729db
* Update vm-driver param and driver links
2020-03-25 21:42:25 -07:00
Jay Beale
73ddd2f43e
Dead link replacement ( #19829 )
...
This link generates a 404:
https://kubevirt.io/user-guide/docs/latest/administration/intro.html#cluster-side-add-on-deployment
I suggest moving to think link.
https://kubevirt.io/user-guide/#/installation/installation
2020-03-25 21:20:25 -07:00
Sujay Pillai
7ebfafd047
Updated formatting in "Persistent Volumes" & "Storage Classes" ( #19575 )
...
* Updated formatting in "Persistent Volumes" & "Storage Classes"
* Ammended the suggestions
* Amended changes after PR review
* Ammended the suggestions
* Ammended the suggestions
* Amended changes
2020-03-25 19:26:25 -07:00
Rajesh Deshpande
bb31515540
Removing namespace flag from commands ( #19331 )
...
* Removing namespace flag from every command
As at the start of task, context is set to a namespace using a command, subsequent commands do not need '-n namespace-name' flag.
* Changing context back to default
Changing context back to default
* Adding a cleanup header
Adding a cleanup header
* implementaing review comments
implementaing review comments
2020-03-25 19:12:26 -07:00