From 10b5d0bef418a2ed9ac6f2df2e035e2937652012 Mon Sep 17 00:00:00 2001 From: dxin <1554389441@qq.com> Date: Tue, 21 Oct 2025 22:59:47 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E5=AD=98=E5=82=A8=E7=B1=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- k8s知识笔记/四、存储分类/1、configmap.conf | 1 + k8s知识笔记/四、存储分类/2、secret.conf | 0 k8s知识笔记/四、存储分类/3、Downward API.conf | 0 k8s知识笔记/四、存储分类/4、volume.conf | 0 k8s知识笔记/四、存储分类/5、pv、pvc.conf | 0 k8s知识笔记/四、存储分类/6、storageClass.conf | 0 6 files changed, 1 insertion(+) create mode 100644 k8s知识笔记/四、存储分类/1、configmap.conf create mode 100644 k8s知识笔记/四、存储分类/2、secret.conf create mode 100644 k8s知识笔记/四、存储分类/3、Downward API.conf create mode 100644 k8s知识笔记/四、存储分类/4、volume.conf create mode 100644 k8s知识笔记/四、存储分类/5、pv、pvc.conf create mode 100644 k8s知识笔记/四、存储分类/6、storageClass.conf diff --git a/k8s知识笔记/四、存储分类/1、configmap.conf b/k8s知识笔记/四、存储分类/1、configmap.conf new file mode 100644 index 0000000..382e805 --- /dev/null +++ b/k8s知识笔记/四、存储分类/1、configmap.conf @@ -0,0 +1 @@ +一、configmap \ No newline at end of file diff --git a/k8s知识笔记/四、存储分类/2、secret.conf b/k8s知识笔记/四、存储分类/2、secret.conf new file mode 100644 index 0000000..e69de29 diff --git a/k8s知识笔记/四、存储分类/3、Downward API.conf b/k8s知识笔记/四、存储分类/3、Downward API.conf new file mode 100644 index 0000000..e69de29 diff --git a/k8s知识笔记/四、存储分类/4、volume.conf b/k8s知识笔记/四、存储分类/4、volume.conf new file mode 100644 index 0000000..e69de29 diff --git a/k8s知识笔记/四、存储分类/5、pv、pvc.conf b/k8s知识笔记/四、存储分类/5、pv、pvc.conf new file mode 100644 index 0000000..e69de29 diff --git a/k8s知识笔记/四、存储分类/6、storageClass.conf b/k8s知识笔记/四、存储分类/6、storageClass.conf new file mode 100644 index 0000000..e69de29