Skip to content
Discussion options

You must be logged in to vote

Are you trying to run containers in Kubernetes? Or Swarm?

Podman does not support swarm.

podman kube apply would be the command you are looking for in kubernetes.

$ man podman-kube-apply
podman-kube(1)              General Commands Manual             podman-kube(1)

NAME
       podman-kube  -  Play  containers, pods or volumes based on a structured
       input file

SYNOPSIS
       podman kube subcommand

DESCRIPTION
       The kube command will recreate containers, pods or volumes based on the
       input from a structured (like YAML) file input.  Containers will be au‐
       tomatically started.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@samadadi
Comment options

Answer selected by samadadi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants