Editing Kubernetes PodSecurityPolicy (PSP) (deprecated)

Jump to navigation Jump to search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
 
* https://kubernetes.io/docs/concepts/security/pod-security-policy/
 
* https://kubernetes.io/docs/concepts/security/pod-security-policy/
  
  Deprecated in [[v1.21]] (April 2021), removed in [[v1.25]] (Aug 2022)
+
  Deprecated in [[v1.21]]
  
 
  [[kubectl get psp]]
 
  [[kubectl get psp]]
 
  [[kubectl get psp eks.privileged]]
 
  [[kubectl get psp eks.privileged]]
  
 
+
  [[Kubernetes Pod Security Admission]]
  [[kubernetes.io/psp]]: [[eks.privileged]]
 
 
 
kubectl get pods \
 
  --all-namespaces \
 
  --output jsonpath='{.items[*].metadata.annotations.kubernetes\.io\/psp}' \
 
  | tr " " "\n" | sort -u
 
 
 
== Errors ==
 
[[helm install --set persistence.enabled=true grafana grafana/grafana]]
 
Error: INSTALLATION FAILED: unable to build kubernetes objects from release manifest: [resource mapping not found
 
for name: "grafana" namespace: "" from "": no matches for kind "PodSecurityPolicy" in version "[[policy/v1beta1]]"
 
ensure [[CRDs]] are installed first, resource mapping not found for name: "grafana-test" namespace: "" from "": no
 
matches for kind "PodSecurityPolicy" in version "[[policy/v1beta1]]"
 
ensure CRDs are installed first]
 
 
 
== Related ==
 
* [[Kubernetes Pod Security Admission (PSA)]]
 
  
 
== See also ==
 
== See also ==
* {{OPA}}
 
 
* {{PSP}}
 
* {{PSP}}
* {{Gatekeeper}}
+
* {{kubectl}}
* {{K8s security}}
 
  
 
[[Category:K8s]]
 
[[Category:K8s]]

Please note that all contributions to wikieduonline may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see Wikieduonline:Copyrights for details). Do not submit copyrighted work without permission!

Cancel Editing help (opens in new window)

Advertising: