mirror of
https://github.com/jpetazzo/container.training.git
synced 2026-02-14 17:49:59 +00:00
🔗 Links to docs and blog posts about ephemeral storage isolation
This commit is contained in:
@@ -314,6 +314,16 @@ class: extra-details
|
||||
|
||||
class: extra-details
|
||||
|
||||
## All the details...
|
||||
|
||||
- [Documentation about ephemeral local storage](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/#local-ephemeral-storage)
|
||||
|
||||
- [Blog post about local storage capacity isolation](https://kubernetes.io/blog/2022/09/19/local-storage-capacity-isolation-ga/)
|
||||
|
||||
---
|
||||
|
||||
class: extra-details
|
||||
|
||||
## CPU and RAM reservation
|
||||
|
||||
- Kubernetes passes resources requests and limits to the container engine
|
||||
|
||||
Reference in New Issue
Block a user