mirror of
https://github.com/containers/podman.git
synced 2025-07-02 16:57:24 +08:00
README: fix docs links
Fix: #5106 Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
This commit is contained in:
@ -73,9 +73,9 @@ A little configuration by an administrator is required before rootless Podman ca
|
||||
standard for composing Pods and for orchestrating containers, making
|
||||
Kubernetes YAML a defacto standard file format. Hence, Podman allows the
|
||||
creation and execution of Pods from a Kubernetes YAML file (see
|
||||
[podman-play-kube](https://github.com/containers/libpod/blob/master/docs/podman-play-kube.1.md)).
|
||||
[podman-play-kube](https://github.com/containers/libpod/blob/master/docs/source/markdown/podman-play-kube.1.md)).
|
||||
Podman can also generate Kubernetes YAML based on a container or Pod (see
|
||||
[podman-generate-kube](https://github.com/containers/libpod/blob/master/docs/podman-generate-kube.1.md)),
|
||||
[podman-generate-kube](https://github.com/containers/libpod/blob/master/docs/source/markdown/podman-generate-kube.1.md)),
|
||||
which allows for an easy transition from a local development environment
|
||||
to a production Kubernetes cluster. If Kubernetes does not fit your requirements,
|
||||
there are other third-party tools that support the docker-compose format such as
|
||||
|
Reference in New Issue
Block a user