GCXI with Podman
GCXI is agnostic to container environments. It can work on top of Docker, Podman, or Kubernetes with any valid container runtime (like containerd or cri-o). The Podman setup is similar to a GCXI installation with Docker with minor syntactic differences between both types.
Prerequisites
GCXI deployment on Podman shares the same requirements to the host system, as GCXI on Docker.
- requirements to IPC / shared memory sysctl settings, namely kernel.sem and vm.max_map_count
- selinux must be set to permissive mode or disabled
Comments or questions about this documentation? Contact us for support!
