Hide
.Kata Agent policy customization
The Kata agent policy is a security mechanism that controls agent API requests for pods running with the Kata runtime. This policy determines which operations are allowed or denied. You can override the default policy with a custom policy for _testing_ or _development_ by adding an annotation to a peer pod manifest. In production environments, use `initdata` to change the policy.
Show
.Kata Agent policy customization
The Kata agent policy is a security mechanism that controls agent API requests for pods running with the Kata runtime. This policy determines which operations are allowed or denied. You can override the default policy with a custom policy for _testing_ or _development_ by adding an annotation to a peer pod manifest. In production environments, use `initdata` to change the policy.