kadalu / kadalu

A lightweight Persistent storage solution for Kubernetes / OpenShift / Nomad using GlusterFS in background. More information at https://kadalu.tech
https://docs.kadalu.tech/k8s-storage/devel/quick-start/
Other
713 stars 99 forks source link

Need to install some debugging tools till we reach v1.0 #75

Closed amarts closed 4 years ago

amarts commented 4 years ago

Right now, kadalu repositories are in development. While most of the things are still under development, we need tools like 'ping' (to verify if dns resolution is working), telnet etc.

amarts commented 4 years ago

Update from one of the slack communication:

amarts: are you able to ping to docker.io from kube cluster? user: do you mean i exec into the pod and ping docker.io? what is the url to ping on? sorry for newbie questions.

And I noticed that 'ping' in not present.

amarts commented 4 years ago

Added nettools (mainly netstat and telnet). Should be fine for now