Skip to content

Source code for the Kubernetes visualizer used in the GCP Live Container Engine Demo

License

Notifications You must be signed in to change notification settings

guoshimin/gcp-live-k8s-visualizer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kubernetes/Container Engine Visualizer

This is a simple visualizer for use with the Kubernetes API.

Usage:

  • First install a Kubernetes or Container Engine Cluster
  • git clone https://github.com/brendandburns/gcp-live-k8s-visualizer.git
  • kubecfg -proxy -www path/to/gcp-live-k8s-visualizer

That's it. The visualizer uses labels to organize the visualization. In particular it expects that the pods in your cluster will have a uses label which contains a comma separated list of services that the pod uses.

About

Source code for the Kubernetes visualizer used in the GCP Live Container Engine Demo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 94.9%
  • CSS 4.8%
  • HTML 0.3%