* 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> |
||
---|---|---|
.. | ||
_index.md | ||
dynamic-provisioning.md | ||
ephemeral-volumes.md | ||
persistent-volumes.md | ||
projected-volumes.md | ||
storage-capacity.md | ||
storage-classes.md | ||
storage-limits.md | ||
volume-health-monitoring.md | ||
volume-pvc-datasource.md | ||
volume-snapshot-classes.md | ||
volume-snapshots.md | ||
volumes.md | ||
windows-storage.md |