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
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
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
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
varadaprasanth
a105a31427
Fix on PersistentVolume
...
Modified PersistentVolume and PersitentVolumeClaim terms as per the standards
2020-04-06 17:58:39 +05:30
Chao Xu
b8df304484
Introducing concepts about Konnectivity Service.
2020-04-05 11:35:20 -07: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
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
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
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
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
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
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
272ffc86e4
Merge pull request #20027 from prasadkatti/patch-5
...
Update phrasing
2020-04-02 07:12:24 -07: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
Prasad Katti
dfcf2a069b
Update replicaset.md
2020-04-01 18:56:51 -07:00