johnSchnake / kube-conformance

Kuberenetes e2e conformance container

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kubernetes conformance tests

This is a standalone container able to launch Kubernetes end-to-end tests, for the purposes of conformance testing.

It is a thin wrapper around the e2e.test binary in the upstream Kubernetes distribution, which drops results in a predetermined location for use as a Heptio Sonobuoy plugin.

To learn more about conformance testing and its Sonobuoy integration, read the conformance guide.

About

Kuberenetes e2e conformance container

License:Apache License 2.0


Languages

Language:Makefile 47.0%Language:Shell 31.2%Language:Dockerfile 21.8%