Files
weave-scope/experimental
Paul Bellamy be1d1d52d0 Basic Kubernetes integration
* Added helper for installing scope on gcloud
* Added topologies Pods and Pods-by-Service
* Uses k8s.io/kubernetes/pkg/client/cache for the client
* Filter kube-system nodes by default
* Only show the k8s topologies if we've received a non-empty k8s report
2015-10-06 12:55:51 +01:00
..
2015-08-21 10:46:30 +00:00
2015-09-09 15:01:57 +00:00
2015-10-06 12:55:51 +01:00
2015-09-23 14:38:41 +02:00

Experimental Code

  • Code in this directory must always compile (enforced by CircleCI)
  • This directory is ignored for testing but should lint cleanly
  • Changes to code in this directory does not need to be PR'd