Linkerd dashboard

The on-cluster dashboard for Linkerd.

January 30, 2026
  • Fix frontend styling issues
January 30, 2026
  • Combine HTTP and TCP metrics into a single view
  • Improve table filtering
  • Update dependencies to address CVEs
January 13, 2026
  • Fixed BEL version check
December 23, 2025
  • Fix Gateways section that was showing up empty
  • Enable main navigation panel to be collapsed
  • Improve security scanning coverage for javascript dependencies
December 10, 2025
  • Add additional traffic details to the mTLS page, such as the TLS version cryptographic library, cipher suite, and CMVP number (for FIPS connections)
  • Improve UI of Overview page
  • Add ability to set resource limits and requests via the Helm chart values
  • Add ability to set annotations via the Helm chart values
  • Update dependencies to address CVEs
September 26, 2025
  • Added mTLS and FIPS reporting. The dashboard now provides a view of the TLS and FIPS status of traffic within a specified scope over a period of time, and includes the ability to export the results as CSV.

Please note that the location of the linkerd-dashboard helm chart has changed to oci://ghcr.io/buoyantio/charts/linkerd-dashboard

In order to upgrade, run the following command, adjusting with the namespace and name that you used:

helm upgrade -i -n monitoring --create-namespace \
    linkerd-dashboard oci://ghcr.io/buoyantio/charts/linkerd-dashboard