From 174d25fa660e269d0c4dd081f1e6bc72cdbf1813 Mon Sep 17 00:00:00 2001 From: baez90 Date: Thu, 24 Feb 2022 19:59:13 +0000 Subject: [PATCH] deploy: dfb1403a8e4da945cf47f7a5bcbd6a002b69910d --- index.html | 22 ++ index.xml | 172 +++++++++++- post/index.html | 18 ++ post/index.xml | 170 +++++++++++- post/libvirt-podman-network-mesh/index.html | 281 ++++++++++++++++++++ sitemap.xml | 2 +- tags/index.html | 8 + tags/index.xml | 2 +- tags/libvirt/index.html | 116 ++++++++ tags/libvirt/index.xml | 169 ++++++++++++ tags/libvirt/page/1/index.html | 1 + tags/podman/index.html | 116 ++++++++ tags/podman/index.xml | 169 ++++++++++++ tags/podman/page/1/index.html | 1 + 14 files changed, 1242 insertions(+), 5 deletions(-) create mode 100644 post/libvirt-podman-network-mesh/index.html create mode 100644 tags/libvirt/index.html create mode 100644 tags/libvirt/index.xml create mode 100644 tags/libvirt/page/1/index.html create mode 100644 tags/podman/index.html create mode 100644 tags/podman/index.xml create mode 100644 tags/podman/page/1/index.html diff --git a/index.html b/index.html index aa37225..8f0c5aa 100644 --- a/index.html +++ b/index.html @@ -70,6 +70,28 @@
+
+
+
+

Libvirt & Podman: network 'mesh'

+
+
+
+Disclaimer: I tested all this with Podman 3.x even though Podman 4.0 is already announced but the CNI driver is still available with Podman 4.0 and as soon as I get my hands on 4.0 I’ll give Netavark a try, too! +When playing around with containers and VMs one might ask if it’s possible to bring VMs and containers into a common network segment. I see ‘why the hell would I need a VM anyway when already having containers’ or something similar I almost see on your face 😜 +
+ +