【问题标题】:Kubernetes Application Level Encryption on GKEGKE 上的 Kubernetes 应用级加密
【发布时间】:2020-02-06 04:40:24
【问题描述】:

我的目标是在我的 GKE 集群上启用应用程序级加密。我正在使用自定义服务帐户(具有加密/解密 KMS 密钥所需的权限)来创建此集群,但它仍然要求我向我的 Kubernetes 服务代理帐户(启用时创建的 SA)授予加密/解密权限GCP 项目上的 Kubernetes API)。

错误:The service-xxxxxxxxxxxxx@container-engine-robot.iam.gserviceaccount.com service account does not have permissions to encrypt/decrypt with the selected key.

【问题讨论】:

    标签: google-cloud-platform google-kubernetes-engine kubernetes-secrets


    【解决方案1】:

    这是必需的,因为主机也需要能够解密。您无法在 GKE 主节点上使用自定义服务帐号。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2021-05-03
      • 1970-01-01
      • 1970-01-01
      • 2023-03-10
      • 2019-10-25
      • 1970-01-01
      • 1970-01-01
      • 2020-04-15
      相关资源
      最近更新 更多