Cloud Native Taiwan User Group (CNTUG) ◦ Study-Area 酷學園苦力組 • 任職於 Red Hat 擔任 Solution Architect • Blog ◦ https://blog.pichuang.com.tw Ref: https://www.linkedin.com/in/phil-huang-09b09895/
Images => Container Images • Docker Container => OCI Container ◦ The Open Container Initiative is an open governance structure for the express purpose of creating open industry standards around container formats and runtime. -- From Open Containers Intiative Official Website => 容器標準化 (Specification): Runtime / Image / ... Ref: https://www.facebook.com/groups/cloudnative.tw/permalink/475806496256024/ OCI: Open Container Initiative
to describe storage ◦ Static or dynamic • Allows users to request storage ◦ Assigned to pods based on the requested size, access mode , labeles and type • No tight coupling to any disk, server, network or storage device
RWO Binding Storage PV Available Reclaiming Storage PV Available Using PVC 100G RWO Pod Volume Storage PV Released Releasing PV: Persistent Volume PVC: Persistent Volume Claim Storage PV Available Provisioning User Admin
a host, not in container • HA and data backup are covered by application side • Use cases ◦ Stateful apps ◦ High disk I/O performance (Database / ...) • Volume type ◦ local ◦ hostPath Host Container Data
shared storage • Performance would be related with storage vendors • Use cases ◦ Stateful apps ◦ Small and middle disk I/O performance • Volumne Type ◦ Static PV: iSCSI / FC / NFS ◦ Dynamic PV: GlusterFS / Ceph / NetApp Trident Host Container Shared Storage via network
sources are 1. Documentation 2. Meetups and Local Events 3. Technical Podcasts Ref: https://www.cncf.io/blog/2018/08/29/cncf-survey-use-of-cloud-native-technologies-in-production-has-grown-over-200-percent/