For the complete documentation index, see llms.txt. This page is also available as Markdown.

存储

为了管理存储,Kubernetes提供了Secret用于管理敏感信息,ConfigMap存储配置,Volume、PV、PVC、StorageClass等用来管理存储卷。

最后更新于