diff --git a/README.md b/README.md index e2a7f7ee44..42e5d23e0f 100644 --- a/README.md +++ b/README.md @@ -81,6 +81,8 @@ be created successfully. kubectl delete --ignore-not-found=true -f manifests/ -f manifests/setup ``` +The [official documentation](https://prometheus-operator.dev/docs/prologue/quick-start/) contains the full version of this quick-start guide, and includes instructions on how to access Prometheus, AlertManager, and Grafana. + ### minikube To try out this stack, start [minikube](https://github.com/kubernetes/minikube) with the following command: