Add cross-references to fundamental concepts (#18092)

This commit is contained in:
Tim Bannister
2020-03-16 05:30:35 +00:00
committed by GitHub
parent ec909fd010
commit d341eee62e
21 changed files with 64 additions and 47 deletions
@@ -10,7 +10,7 @@ aka:
tags:
- operation
---
Preemption logic in Kubernetes helps a pending Pod to find a suitable Node by evicting low priority Pods existing on that Node.
Preemption logic in Kubernetes helps a pending {{< glossary_tooltip term_id="pod" >}} to find a suitable {{< glossary_tooltip term_id="node" >}} by evicting low priority Pods existing on that Node.
<!--more-->