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
Yury Tsarev
18cca972a6
Document pod DNS resolution schema
...
* Currently documentation mentions resolvable FQDNs for services only
* Documentation for pods is confusing in regards of local pod `hostname`
wich actually does not match in-cluster DNS resolution
* This PR clarifies FQDN schema that is used for pod DNS resolution
2020-04-14 00:17:30 +02: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
Vageesha17
9e40a8fe98
updates for PR #20131
2020-04-10 10:25:14 +05:30
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