The Kubernetes-csi-tencentcloud COS-CSI plug-in allows you to use Tencent Cloud Object Storage (COS) in your TKE cluster.
Kubernetes Object Name | Type | Default Resource Consumption | Namespaces |
---|---|---|---|
csi-cosplugin-external-runner | StatefulSet | - | kube-system |
csi-coslauncher | DaemonSet | - | kube-system |
csi-cosplugin | DaemonSet | - | kube-system |
csi-cosplugin-external-runner | Service | - | kube-system |
csi-cos-tencentcloud-token | Secret | - | kube-system |
COS is a distributed storage service provided by Tencent Cloud to store massive files. You can store and view data at any time over a network. Tencent Cloud COS provides scalable, affordable, reliable, and secure data storage services for all users.
With the COS-CSI add-on, you can quickly use COS as COSFS in your cluster through standard native Kubernetes. For more information, see COSFS.
--feature-gates=KubeletPluginsWatcher=false
.You can mount COS for workloads in a TKE cluster. For more information, see Using COS.
Was this page helpful?