[ 源代码: golang-github-containers-dnsname ]
软件包:golang-github-containernetworking-plugin-dnsname(1.1.1+ds1-4 以及其他的)
golang-github-containernetworking-plugin-dnsname 的相关链接
Debian 的资源:
下载源码包 golang-github-containers-dnsname:
- [golang-github-containers-dnsname_1.1.1+ds1-4.dsc]
- [golang-github-containers-dnsname_1.1.1+ds1.orig.tar.xz]
- [golang-github-containers-dnsname_1.1.1+ds1-4.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
name resolution for containers
This CNI 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. 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.
The dnsname plugin was specifically designed for the Podman container engine.
其他与 golang-github-containernetworking-plugin-dnsname 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- enh: podman
- engine to run OCI-based containers in Pods