Skip to content

Test Overlay Network of your Kubernetes Cluster

Notifications You must be signed in to change notification settings

eumel8/overlaytest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.