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
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
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
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
Fabio Alessandro Locati
3c3b91d348
rename master-node-communication in control-plane-node-communication
2020-04-17 15:53:51 +02: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
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
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
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
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
Jerry Park
2511741bc1
Fix Issue with k8s.io/docs/concepts/cluster-administration/manage-deployment/
2020-04-15 23:53:09 +09: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
Rohit Mohta
9ff3899824
Move Desired & Current headers to rs section.
2020-04-14 21:25:22 -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
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
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
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
Kubernetes Prow Robot
bc4bc85855
Merge pull request #20194 from varadaprasanth/patch-2
...
Glossary for PersistentVolumeClaim added
2020-04-13 10:01:49 -07: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
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
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
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
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
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
b33f701ca3
Merge pull request #20147 from varadaprasanth/patch-1
...
Pod Object is modified as per standards
2020-04-08 17:07:44 -07:00
Tsahi Duek
69bb47153a
Fix identations in Conventions paragraph
2020-04-08 11:29:18 +03:00
Karen Bradshaw
2d39523ee7
fix page formatting
2020-04-07 18:08:40 -04:00
Tim Bannister
4d3b7a06da
Suggest scaling deployment to 3 before rollout of update
2020-04-07 16:55:11 +01:00