You are viewing documentation for Kubernetes version: v1.23

Kubernetes v1.23 documentation is no longer actively maintained. The version you are currently viewing is a static snapshot. For up-to-date documentation, see the latest version.

管理 Secrets

使用 Secrets 管理机密配置数据。

使用 kubectl 管理 Secret

使用 kubectl 命令行创建 Secret 对象。

使用配置文件管理 Secret

使用资源配置文件创建 Secret 对象。

使用 Kustomize 管理 Secret

使用 kustomization.yaml 文件创建 Secret 对象。