[ 原始碼: golang-github-containers-dnsname ]
套件:golang-github-containernetworking-plugin-dnsname(1.3.1+ds1-2 以及其他的)
golang-github-containernetworking-plugin-dnsname 的相關連結
Debian 的資源:
下載原始碼套件 golang-github-containers-dnsname:
- [golang-github-containers-dnsname_1.3.1+ds1-2.dsc]
- [golang-github-containers-dnsname_1.3.1+ds1.orig.tar.xz]
- [golang-github-containers-dnsname_1.3.1+ds1-2.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: dnsmasq-base
- Small caching DNS proxy and DHCP/TFTP server
同時作為一個虛擬套件由這些套件填實: dnsmasq-base, dnsmasq-base-lua
-
- dep: libc6 (>= 2.34)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- enh: podman
- engine to run OCI-based containers in Pods