[Feature]: Support HostPID in podman kube play #17157
Labels
kind/feature
Categorizes issue or PR as related to a new feature.
kube
locked - please file new issue/PR
Assist humans wanting to comment on an old issue or PR with locked comments.
Feature request description
In k8s Pod, you can specify HostPID when container need access to Host PID (equivalent to --pid host).
Currently, this is not supported by podman kube play, which is problematic when trying to migrate Docker compose yaml to k8s yaml usable with podman
Suggest potential solution
A clear and concise description of what you want to happen.
Have you considered any alternatives?
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered: