dashboard
Open the Linkerd dashboard in a web browser
Check out the architecture docs for a more thorough explanation of what this command does.
Flags
Flag | Usage |
---|---|
--address | The address at which to serve requests |
--port -p | The local port on which to serve requests (when set to 0, a random port will be used) |
--show | Open a dashboard in a browser or show URLs in the CLI (one of: linkerd, grafana, url) |
--wait | Wait for dashboard to become available if it’s not available when the command is run |
(*) You’ll need to tweak the dashboard’s enforced-host
parameter with this
value, as explained in the DNS-rebinding protection
docs