kubernetes / kubernetes/website

[PSS] Update docs to indicate `image` volume types are permitted by the Restricted policy

Open
#55,370 10 comments 4 reactions 1 assignee Claimed by @donaldraph View on GitHub
kind/bug kind/documentation sig/auth triage/accepted
Dominant language
HTML
Stars
5.4k
Forks
15.7k
Avg merge
4d 18h
Merged PRs (30d)
204

Description

### What would you like to be added?

The `image` volume type (OCI image volumes, beta and enabled by default in v1.35) is not listed in
the Restricted Pod Security Standard's allowed volume types (even though it is actually allowed since https://github.com/kubernetes/kubernetes/pull/130394).

https://kubernetes.io/docs/concepts/security/pod-security-standards/#restricted

### Why is this needed?

The documentation is incomplete, and should be updated to correctly reflect the volume types allowed

https://kubernetes.io/docs/tasks/configure-pod-container/image-volumes/

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.