website/content/en/docs/concepts/storage
oculushut e124688855
Clearer information about the emptyDir and correction for how topologyKey works (#42780)
* removes "tmpfs is cleared on node reboot"

I believe the statement is confusing since we are in the emptyDir section of the documentation.  

If a Node is restarted then all pods that resided on that node will be rescheduled onto another Node.  Rescheduled pods will have an empty volume  whether you choose emptyDir.medium "Memory" or not.

* removes bad comma

* improves memory limit description

Co-authored-by: Tim Bannister <tim@scalefactory.com>

* removes incorrect explanation for topologyKey in an affinity or anti-affinity rule (#1)

The existing text does not make sense to me.  

There is no zone "V" or "R" in the example.  

I have changed the text to be consistent with top answer here which seems to make more sense: https://stackoverflow.com/questions/72240224/what-is-topologykey-in-pod-affinity

* gives more context to node label configuration

* manually wraps text and replaces absolute links with relative ones

* Update assign-pod-node.md

---------

Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2023-10-17 03:40:52 +02:00
..
_index.md Remove exec permission on markdown files 2021-06-16 17:57:00 +08:00
dynamic-provisioning.md Optimize link target in /dynamic-provisioning.md 2022-11-04 09:51:15 +08:00
ephemeral-volumes.md Added glossary of CSI 2023-09-25 10:52:03 +05:30
persistent-volumes.md Remove hyperlinks for obsolete PersistentVolume types (#42889) 2023-09-14 19:56:12 -07:00
projected-volumes.md Use code_sample shortcode instead of code shortcode 2023-09-05 17:10:14 +08:00
storage-capacity.md KubeCon Docs Sprint: Update page weights for content/en/docs/concepts/storage. 2022-10-24 15:55:54 -04:00
storage-classes.md Removed false statement regarding storage class objects (#42966) 2023-09-14 19:44:13 -07:00
storage-limits.md KubeCon Docs Sprint: Update page weights for content/en/docs/concepts/storage. 2022-10-24 15:55:54 -04:00
volume-health-monitoring.md tweak line wrappings in storage/ 2023-06-01 21:20:18 +08:00
volume-pvc-datasource.md tweak line wrappings in storage/ 2023-06-01 21:20:18 +08:00
volume-snapshot-classes.md Correct the hyperlink 2023-07-26 11:56:04 +05:30
volume-snapshots.md Update volume mode change annotation in documentation 2023-02-09 11:25:13 +05:30
volumes.md Clearer information about the emptyDir and correction for how topologyKey works (#42780) 2023-10-17 03:40:52 +02:00
windows-storage.md Fixed the reference for 'secret permissions with default mode' 2023-10-10 12:41:04 +05:30