1.详解ServiceAccount与RBAC权限控制
    https://blog.csdn.net/weixin_40274679/article/details/108898134

    2.为Pod和容器配置安全性上下文
    https://kubernetes.io/zh/docs/tasks/configure-pod-container/security-context/

    3.Kubernetes垃圾回收机制
    https://blog.csdn.net/weixin_44100171/article/details/107376752

    4.Kubernetes准入控制器有哪些?
    https://jimmysong.io/kubernetes-handbook/concepts/admission-controller.html

    5.Kubernetes如何验证外部镜像仓库并免登陆?

    6.Kubernetes中的Secret有哪些类型?
    https://jimmysong.io/kubernetes-handbook/concepts/secret.html

    7.kubernetes如何实现金丝雀发布?
    https://www.cnblogs.com/rexcheny/p/10740536.html

    8.如何使用Prometheus监控Kubernetes集群?
    https://www.cnblogs.com/rexcheny/p/10675891.html