mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-10-01 15:55:51 +00:00
Add a HostIPC field to the Pod Spec to create containers sharing the same ipc of the host. This feature must be explicitly enabled in apiserver using the option host-ipc-sources. Signed-off-by: Federico Simoncelli <fsimonce@redhat.com>