KubeSlice DNS is a DNS server that is used to resolve service names exposed on application slices. For more information, see overview.
When a service is exported on the slice by installing a ServiceExport object, a DNS entry is created in the KubeSlice DNS server in all the clusters that are part of the slice. For more information, see KubeSlice architecture.
The recommended way to get the dns Docker Image is to pull the prebuilt image from the Docker Hub Registry.
$ docker pull aveshasystems/dns:latest
To use a specific version, you can pull a versioned tag. You can view the list of available versions in the Docker Hub Registry.
$ docker pull aveshasystems/dns:[TAG]
Content type
Image
Digest
sha256:b21576bd5…
Size
28.8 MB
Last updated
over 3 years ago
docker pull aveshasystems/dns