Reflection

cka08 storage 정리한 것

헐리 2021. 9. 27. 16:09

이 글은 udemy의 <Certified Kubernetes Administrator (CKA) with Practice Tests > 강의를 들으며 자격증 공부 목적으로 내용을 정리한 글입니다. 

https://www.udemy.com/course/certified-kubernetes-administrator-with-practice-tests

 

Certified Kubernetes Administrator (CKA) Practice Exam Tests

Prepare for the Certified Kubernetes Administrators Certification with live practice tests right in your browser - CKA

www.udemy.com

 

[Docker Storage]

Stoage Drivers manage storage on images and containers

Volume Drivers -when you want to persist storage
※Not handled by storage drivers
-default volume driver: local
-other volume driver: Azure File storage, Convoy, DigitalOcean, GlusterFS etc