summaryrefslogtreecommitdiff
path: root/docs/source/markdown/podman-play-kube.1.md
diff options
context:
space:
mode:
authorPaul Holzinger <pholzing@redhat.com>2022-07-22 13:46:28 +0200
committerMatthew Heon <matthew.heon@pm.me>2022-07-26 14:42:32 -0400
commitc7fef73166d4a5b91bdcfe34285b81e1a625be61 (patch)
treecd04e7fd70e119b6e8cdbba3ac5822ebe1885718 /docs/source/markdown/podman-play-kube.1.md
parent976f818f1ea0779da37a3e100056df69b306df1f (diff)
downloadpodman-c7fef73166d4a5b91bdcfe34285b81e1a625be61.tar.gz
podman-c7fef73166d4a5b91bdcfe34285b81e1a625be61.tar.bz2
podman-c7fef73166d4a5b91bdcfe34285b81e1a625be61.zip
docs: remove CNI word where it is not applicable
Most network commands/features work with both netavark and CNI. When we added added netavark most docs were not vetted and thus still use CNI network, it should just say network. Fixes #14990 Signed-off-by: Paul Holzinger <pholzing@redhat.com>
Diffstat (limited to 'docs/source/markdown/podman-play-kube.1.md')
-rw-r--r--docs/source/markdown/podman-play-kube.1.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/markdown/podman-play-kube.1.md b/docs/source/markdown/podman-play-kube.1.md
index 66341d875..af44b6eb2 100644
--- a/docs/source/markdown/podman-play-kube.1.md
+++ b/docs/source/markdown/podman-play-kube.1.md
@@ -333,7 +333,7 @@ $ podman play kube demo.yml --network net1:ip=10.89.1.5 --network net2:ip=10.89.
52182811df2b1e73f36476003a66ec872101ea59034ac0d4d3a7b40903b955a6
```
-Please take into account that CNI networks must be created first using podman-network-create(1).
+Please take into account that networks must be created first using podman-network-create(1).
## SEE ALSO
**[podman(1)](podman.1.md)**, **[podman-play(1)](podman-play.1.md)**, **[podman-network-create(1)](podman-network-create.1.md)**, **[podman-generate-kube(1)](podman-generate-kube.1.md)**, **[containers-certs.d(5)](https://github.com/containers/image/blob/main/docs/containers-certs.d.5.md)**