mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 23:52:59 -04:00
15 lines
616 B
XML
15 lines
616 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>ran.dall@icloud.com</email>
|
|
<name>Randall Vasquez</name>
|
|
</maintainer>
|
|
<longdescription lang="en">
|
|
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 reads in.
|
|
</longdescription>
|
|
<upstream>
|
|
<remote-id type="github">containers/dnsname</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|