A newer release of this product is available.
Create a custom pod security policy
Astra Control needs to create and manage Kubernetes pods on the clusters it manages. If your cluster uses a restrictive pod security policy that doesn't allow privileged pod creation or allow processes within the pod containers to run as the root user, you need to create a less restrictive pod security policy to enable Astra Control to create and manage these pods.
Steps
-
Create a pod security policy for the cluster that is less restrictive than the default, and save it in a file. For example:
-
Create a new role for the pod security policy.
-
Bind the new role to the service account.