Revert "Introduce custom Jekyll tags for better glossary integration" (#6160)
This reverts commit 46d9cbe5ae.
This commit is contained in:
committed by
Zach Corleissen
parent
aaffdb8ca4
commit
f3edbd3822
@@ -124,14 +124,12 @@ Pod's 200 MiB limit.
|
||||
}
|
||||
```
|
||||
|
||||
|
||||
Delete your Pod:
|
||||
|
||||
```shell
|
||||
kubectl delete pod memory-demo --namespace=mem-example
|
||||
```
|
||||
|
||||
|
||||
## Exceed a Container's memory limit
|
||||
|
||||
A Container can exceed its memory request if the Node has memory available. But a Container
|
||||
@@ -372,3 +370,4 @@ kubectl delete namespace mem-example
|
||||
|
||||
|
||||
{% include templates/task.md %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user