podman-play-kube(1) — Podman documentation
docs.podman.io › en › latestpodman play kube [ options] file.yml|- DESCRIPTION ¶ podman play kube will read in a structured file of Kubernetes YAML. It will then recreate the containers, pods or volumes described in the YAML. Containers within a pod are then started and the ID of the new Pod or the name of the new Volume is output.
Podman
https://podman.io27.10.2021 · The podman play kube does the opposite, it allows you to take a Kubernetes YAML and run it in Podman. Learn all of the details and more in the blog post! 24 Aug 2020 » Tick-tock.
Podman
https://podman.ioThe podman generate kube command allows you to export your existing containers into Kubernetes Pod YAML. This YAML can then be imported into OpenShift or a ...
Podman
podman.ioOct 27, 2021 · The podman generate kube command allows you to export your existing containers into Kubernetes Pod YAML. This YAML can then be imported into OpenShift or a Kubernetes cluster. The podman play kube does the opposite, it allows you to take a Kubernetes YAML and run it in Podman. Learn all of the details and more in the blog post!