[ ソース: 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 - executable
以下のパッケージによって提供される仮想パッケージでもあります: dnsmasq-base, dnsmasq-base-lua
-
- dep: libc6 (>= 2.34)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- enh: podman
- tool to manage containers and pods