gpt4 book ai didi

kubernetes - 如何追踪谁删除了 Kubernetes PVC、部署和 POD

转载 作者:行者123 更新时间:2023-12-02 11:55:21 25 4
gpt4 key购买 nike

想知道是否有办法追踪谁删除了 PVC、部署或 POD。
我遇到的问题是我的 2 个 Couchbase 集群(部署在 Onprem K8s 集群中),每个节点中有 3 个节点从 2 个单独的命名空间中删除。

我们在分布式框架中工作,多人可以访问相同的命名空间。好奇是否有办法追踪它是如何被删除并从数据库集群中删除的。
couchbase 运算符(operator)保持完整,POD 处于 CrashLoopBackoff 状态,没有运行状态,没有 PVC,没有部署,没有找到集群。

谢谢

最佳答案

您可以使用Auditing

Kubernetes auditing provides a security-relevant chronological set of records documenting the sequence of activities that have affected system by individual users, administrators or other components of the system. It allows cluster administrator to answer the following questions:

  • what happened?
  • when did it happen?
  • who initiated it?
  • on what did it happen?
  • where was it observed?
  • from where was it initiated?
  • to where was it going?

关于kubernetes - 如何追踪谁删除了 Kubernetes PVC、部署和 POD,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/62166246/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com