greenplum for kubernetes
Pivotal Greenplum for Kubernetes | Pivotal Greenplum for Kubernetes Docs
下载Greenplum For Kubernetes中的Greenplum For Kubernetes: Demonstration of Managing Greenplum Database on Kubernetes白皮书
数据库上云最佳选择—Greenplum+Kubernetes_腾讯视频的演示文档Greenplum on Kubernetes容器化MPP数据库
Local Persistent Volumes
A local persistent volume represents a local disk directly-attached to a single Kubernetes Node.
Kubernetes provides a powerful volume plugin system that enables Kubernetes workloads to use a wide variety of block and file storage to persist data. Most of these plugins enable remote storage -- these remote storage systems persist data independent of the Kubernetes node where the data originated. Remote storage usually can not offer the consistent high performance guarantees of local directly-attached storage. With the Local Persistent Volume plugin, Kubernetes workloads can now consume high performance local storage using the same volume APIs that app developers have become accustomed to.
Kubernetes 1.14: Local Persistent Volumes GA
Local Persistent Volumes for Kubernetes Goes Beta
Kubernetes的Local Persistent Volumes使用小记
Kubernetes (5) Local Persistent Volumes – A Step-by-Step Tutorial