1
0
mirror of https://github.com/coreos/prometheus-operator.git synced 2026-02-05 06:45:27 +01:00

chore: update URL to Calico documentation

Signed-off-by: Simon Pasquier <spasquie@redhat.com>
This commit is contained in:
Simon Pasquier
2025-08-19 15:37:58 +02:00
parent f5a97fe6c6
commit 7144312151

View File

@@ -13,7 +13,7 @@ To keep your cluster safer, it's strongly recommended to enable network policies
This example will close all inbound communication on the namespace monitoring, and allow only necessary traffic.
**This example has only been tested with the calico provider.**
First, follow the instructions to [add Calico to an existing Kubernetes cluster](http://docs.projectcalico.org/v1.5/getting-started/kubernetes/installation/).
First, follow the instructions to [add Calico to an existing Kubernetes cluster](https://docs.tigera.io/calico/latest/getting-started/kubernetes/quickstart)
Next, use the following configuration to deny all the ingress (inbound) traffic.