6. Admission
# 视频地址 (opens new window)
# Adminssion 简介 (opens new window)
An admission controller is a piece of code that intercepts requests to the Kubernetes API server prior to persistence of the object, but after the request is authenticated and authorized.
准入控制器 是一段代码,它会在请求通过认证和鉴权之后、对象被持久化之前拦截到达 API 服务器的请求
# 内建的 Adminssion Plugin
# Adminssion Plugin 的装配
上次更新: 2023/02/15, 03:43:27