Running LLMs on Kubernetes introduces a distinct threat model that Kubernetes itself cannot address. While the infrastructure handles scheduling and isolation, it has no awareness of what the workloads do with untrusted input. Four OWASP LLM Top 10 risks are particularly relevant for Kubernetes operators: prompt injection

7m read timeFrom cncf.io
Post cover image
Table of contents
Understanding what you’re actually runningOWASP LLM Top 10: A framework for understanding risksFour risks that Kubernetes operators need to understandWhere these controls belongChoosing a policy layer

Sort: