Docsright arrowBlackbirdright arrowRemote clusters

1 min • read

Remote clusters

Using Blackbird clusters (powered by Telepresence), you can locally run and debug your service while seamlessly interacting with the rest of your Kubernetes cluster. It also allows you to intercept traffic to your service, routing requests from the cluster to your local machine as if were running remotely. This allows you and your team to test in real time, iterate quickly, and debug your service without full deployments.

This guide provides information about:

  • Features related to clusters, including the Traffic Manager, connect command, and intercept command.
  • Advanced configuration options, such as cluster-side and local configurations, how to work with VPNs, and how to configure volume mounts.
  • Integrations, such as Prometheus, which you can use for monitoring capabilities.

Note: For detailed information about cluster commands, see Cluster in the Blackbird CLI Reference.