Jump to letter: [
BCDEFGKLMNPRSTV
]
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-30.module+el8.10.0+40133+32c21f88.x86_64
[1.5 MiB] |
Changelog
by Jindrich Novy (2026-03-11):
- update to the latest content of https://github.com/containers/podman/tree/v4.9-rhel
(https://github.com/containers/podman/commit/79517c7)
- fixes "When using a volume mount that is RO in podman it throws error because runc automatically appends RW to it which throws an error [rhel-8.10.z]"
- Resolves: RHEL-152630
|