Skip to content

Latest commit

 

History

History
27 lines (14 loc) · 1003 Bytes

README.md

File metadata and controls

27 lines (14 loc) · 1003 Bytes

Overlay Network Test

Test Overlay Network of your Kubernetes Cluster

This is a Go client of the Overlay Network Test, a shell script paired with a DaemonSet to check connectivity in Overlay Network in Kubernetes Cluster.

Requirements

  • kube-config with connection to a working Kubernetes Cluster
  • access kube-system namespace where the application will deploy (needs priviledged mode for network ping command)

Usage

Download artifact from Release Page and execute.

Docker Image

Credits

Frank Kloeker [email protected]

Life is for sharing. If you have an issue with the code or want to improve it, feel free to open an issue or an pull request.