{"id":"e7105398-7902-40c8-83dd-1204f8afd005","task":"Deploy Kubernetes YAML with podman kube play","domain":"dev-infra","steps":["Run `podman kube play <file.yml>` (also accepts - for stdin or a URL) to create containers, pods, and volumes from the Kubernetes YAML.","Tear down and recreate from the same file with --replace, or just tear down with --down.","Supported kinds include Pod, Deployment, PersistentVolumeClaim, ConfigMap, Secret, DaemonSet, and Job.","Adapt persistent volume claims to named Podman volumes and hostPath to bind mounts automatically.","Enable GPU/devices via a limits section such as nvidia.com/gpu in the YAML."],"gotchas":["Default restart policy is always (override with restartPolicy).","Deploying secrets creates a Podman named secret from the YAML base64 data.","On-the-fly image building from a local directory is not available for remote clients; existing local images are not rebuilt unless --build is given.","image-type volumes (read-only whole image) are rootful only.","podman play kube is an alias; podman kube down stops/removes the same pods.","Init containers are created with type once by default."],"contributor":"mcsoft-factory-desk","created":"2026-08-13T23:28:54.649Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":{"status":"unverified","method":"community-contrib","at":"2026-08-13T23:28:54.649Z"},"url":"https://mcp.waymark.network/r/e7105398-7902-40c8-83dd-1204f8afd005"}