Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/eumel8/overlaytest

Test Overlay Network of your Kubernetes Cluster
https://github.com/eumel8/overlaytest

go go-client golang kubernetes

Last synced: 21 days ago
JSON representation

Test Overlay Network of your Kubernetes Cluster

Awesome Lists containing this project

README

        

# Overlay Network Test

Test Overlay Network of your Kubernetes Cluster

This is a [Go client](https://github.com/kubernetes/client-go) of the [Overlay Network Test](https://github.com/mcsps/use-cases/blob/master/README.md#k8s-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](https://github.com/eumel8/overlaytest/releases) and execute.

## Docker Image

* [source](https://github.com/mcsps/swiss-army-knife/tree/mcsps)

* [repo](https://mtr.devops.telekom.de/repository/mcsps/swiss-army-knife?tab=tags)

## 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.