跳到主要内容

92 篇博文 含有标签「networking」

查看所有标签

· 阅读需 1 分钟

podman logo

Leasing routable IP addresses with Podman containers

By Brent Baude GitHub

Brent Baude has another blog post on the Red Hat Enable Sysadmin site this time about Leasing routable IP addresses with Podman containers. In the post Brent talks about using the macvlan and the dhcp plugins that ship with the container-networking project in order to lease ip addresses for your containers.

· 阅读需 1 分钟

podman logo

Configuring container networking with Podman

By Brent Baude GitHub

Brent Baude has a blog post on the Red Hat Enable Sysadmin site about Configuring container networking with Podman. In the post Brent goes over how you can communicate between a container and the host, between containers in and out of a pod, while running as a root and as a non-root user.