github.com/aclisp/heapster@v0.19.2-0.20160613100040-51756f899a96/docs/integration.md (about)

     1  ## Heapster integration testing
     2  
     3  Heapster can be tested against an existing Kubernetes cluster running on GCE. Tests under [integration](../integration) can be used for integration testing.
     4  
     5  	make test-integration
     6  
     7  Note that the test expects Kube Config to exist under `~/.kube/.kubeconfig`. To override the default path using the flag `--kube_config`