Podman is a daemonless, open source, Linux native tool designed to make it easy to find, run, build, share and deploy applications using Open Containers Initiative (OCI) Containers and Container Images. The Deploy Podman plugin allows you to deploy Podman images to create containers. Additionally, you can connect networks and volumes to these containers using the podman integration.
Steps
podman.Engine: Podman engine
podman.Registry: A Podman registry.
podman.Pod: A Podman Pod.
podman.podnetwork: Network Properties.
podman.portmappings: Port Mapping.
podman.volumemappings: Volume Mapping.
podman.Container: A Podman container.
podman.Port: Port binding.
podman.containerImageVolume: A Podman Mounted Volume.
podman.containerVolumes: A Podman container Volumes.
podman.Network: A Podman network.
podman.config: Config Spec
podman.Volume: A Podman volume.
podman.Secret: A Podman Secrets Spec.
podman.DeployedFolder: Deployed Folder used for deployment in Podman
podman.DeployedFile: Deployed File used for deployment in Podman