PSP option should be added to the API server's configuration using the plugins list :
```
--enable-admission-plugins=...,PodSecurityPolicy
```
As I don't have access to the master nodes I cannot update this value directly from the command line.
**How do I activate this policy ?**
Thx
Containers and Orchestration - How to activate Pod Security Policies on Kubernetes cloud?
Related questions
- Managed Kubernetes LoadBalancer is not activated
3817
30.05.2022 13:22
- How to check if Kubernetes is installed?
3196
25.06.2020 08:22
- What is a POD in kubernetes?
2175
11.08.2020 15:45
- Loadbalancer static ip?
1809
18.05.2021 16:47
- No options for opening ports available
1687
29.09.2023 14:32
- Connection to outside services from a pod
1623
08.02.2021 22:14
- Managed Kubernetes Service and available regions
1517
05.11.2021 08:18
- Kubernetes control plane ttl and HA
1486
04.12.2023 16:45
- Managed Kubernetes OIDC with Google OpenID
1465
02.05.2023 14:00