podman-plugins - Plugins for podman
| Website: | https://podman.io/ |
|---|---|
| License: | Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND ISC AND MIT AND MPL-2.0 |
| Vendor: | Rocky |
- Description:
This plugin sets up the use of dnsmasq on a given CNI network so that Pods can resolve each other by name. When configured, the pod and its IP address are added to a network specific hosts file that dnsmasq will read in. Similarly, when a pod is removed from the network, it will remove the entry from the hosts file. Each CNI network will have its own dnsmasq instance.
Packages
| podman-plugins-4.9.4-35.module+el8.10.0+40299+71b7f73e.x86_64 [1.6 MiB] |
Changelog
by Jindrich Novy (2026-07-30):
- update to the latest content of v4.9-rhel (commit 5126ff2) to fix nil pointer dereference in container commit - Resolves: RHEL-166084 |