# Kubernetes - Pod Security Policies

DevFeed: [Kubernetes - Pod Security Policies](<https://devfeed.tech/articles/kubernetes-pod-security-policies-15740.md>)

Original publisher: [Read original article](<https://developer.squareup.com/blog/kubernetes-pod-security-policies>)

Author: Jason Price

Published: 2020-05-07T19:00:00Z

Content type: tutorial

Language: en

Sources: [Square Corner Blog RSS Feed](<https://devfeed.tech/sources/square-corner-blog-rss-feed.md>)

Topics: [Kubernetes](<https://devfeed.tech/topics/kubernetes.md>), [Security](<https://devfeed.tech/topics/security.md>), [Exception](<https://devfeed.tech/topics/exception.md>)

Tags: [engineering](<https://devfeed.tech/tags/engineering.md>), [exception](<https://devfeed.tech/tags/exception.md>), [kubernetes](<https://devfeed.tech/tags/kubernetes.md>), [kubernetes-security](<https://devfeed.tech/tags/kubernetes-security.md>), [security](<https://devfeed.tech/tags/security.md>), [security-policies](<https://devfeed.tech/tags/security-policies.md>), [troubleshooting](<https://devfeed.tech/tags/troubleshooting.md>)

## AI overview

A practical guide to deploying Kubernetes Pod Security Policies with restrictive defaults and managed exceptions. It explains how PSPs can reduce container escape risks, discusses their limitations, and covers implementation pitfalls and troubleshooting.

## Source excerpt

A fully fleshed out example with exception management