Merge pull request #29014 from Shubham82/Add-Note-PSP_deprecated
Add Note for deprecated PodSecurityPolicy.
This commit is contained in:
		
						commit
						0a3c4c98dc
					
				|  | @ -348,6 +348,11 @@ node with the required profile. | |||
| 
 | ||||
| ### Restricting profiles with the PodSecurityPolicy | ||||
| 
 | ||||
| {{< note >}} | ||||
| PodSecurityPolicy is deprecated in Kubernetes v1.21, and will be removed in v1.25. | ||||
| See [PodSecurityPolicy documentation](/docs/concepts/policy/pod-security-policy/) for more information. | ||||
| {{< /note >}} | ||||
| 
 | ||||
| If the PodSecurityPolicy extension is enabled, cluster-wide AppArmor restrictions can be applied. To | ||||
| enable the PodSecurityPolicy, the following flag must be set on the `apiserver`: | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue