第 13 章 红帽 Operator
13.1. Cloud Credential Operator
用途
Cloud Credential Operator 将云供应商凭证作为 Kubernetes 自定义资源定义 (CRD) 进行管理。
project
openshift-cloud-credential-operator
CRD
credentialsrequests.cloudcredential.openshift.io
- Scope: Namespaced
- CR: credentialsrequest
- Validation: Yes
Configuration objects
不需要配置。
备注
-
Cloud Credential Operator 使用来自
kube-system/aws-creds
的凭证。 -
Cloud Credential Operator 基于
credentialsrequest
创建 secret。