docs: Fix links to K8s L7 observability guide (#6834)
This commit is contained in:
parent
854a4bbd49
commit
e1c79c69c4
|
@ -56,7 +56,7 @@ There are several ways to try Connect in different environments.
|
||||||
chart, and using intentions. You can run the guide on Minikube or an existing
|
chart, and using intentions. You can run the guide on Minikube or an existing
|
||||||
Kubernetes cluster.
|
Kubernetes cluster.
|
||||||
|
|
||||||
- The [observability guide](https://learn.hashicorp.com/consul/getting-started-k8s/l7-observability-k8s)
|
- The [observability guide](https://learn.hashicorp.com/consul/kubernetes/l7-observability-k8s)
|
||||||
shows how to deploy a basic metrics collection and visualization pipeline on
|
shows how to deploy a basic metrics collection and visualization pipeline on
|
||||||
a Minikube or Kubernetes cluster using the official Helm charts for Consul,
|
a Minikube or Kubernetes cluster using the official Helm charts for Consul,
|
||||||
Prometheus, and Grafana.
|
Prometheus, and Grafana.
|
||||||
|
|
|
@ -27,7 +27,7 @@ configuration](/docs/agent/options.html#enable_central_service_config).
|
||||||
If you
|
If you
|
||||||
are using Kubernetes, the Helm chart can simplify much of the necessary
|
are using Kubernetes, the Helm chart can simplify much of the necessary
|
||||||
configuration, which you can learn about in the [observability
|
configuration, which you can learn about in the [observability
|
||||||
guide](https://learn.hashicorp.com/consul/getting-started-k8s/l7-observability-k8s).
|
guide](https://learn.hashicorp.com/consul/kubernetes/l7-observability-k8s).
|
||||||
|
|
||||||
### Metrics Destination
|
### Metrics Destination
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue