Weavescope

From air
Revision as of 09:49, 3 January 2020 by Donsez (talk | contribs) (Created page with " Weave Scope is a visualization and monitoring tool for Docker and Kubernetes https://www.weave.works/docs/scope/latest/introducing/ =Getting started= <pre> sudo curl -L gi...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Weave Scope is a visualization and monitoring tool for Docker and Kubernetes

https://www.weave.works/docs/scope/latest/introducing/


Getting started

sudo curl -L git.io/scope -o /usr/local/bin/scope
sudo chmod a+x /usr/local/bin/scope
scope launch

open http://localhost:4040