johnweldon / dnsutils

Docker image for remote debugging

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dnsutils

Deploy pod into cluster:

$ kubectl apply -f manifests/dnsutils.yaml

Connect to pod:

$ kubectl exec -it pods/dnsutils bash

About

Docker image for remote debugging


Languages

Language:Dockerfile 86.0%Language:Makefile 14.0%