We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff05901 commit f7e2565Copy full SHA for f7e2565
sample-operators/webpage/README.md
@@ -76,3 +76,6 @@ of your choice. The JAR file is built using your local Maven and JDK and then co
76
77
1. Deploy the CRD: `kubectl apply -f target/classes/META-INF/fabric8/webpages.sample.javaoperatorsdk-v1.yml`
78
2. Deploy the operator: `kubectl apply -f k8s/operator.yaml`
79
+
80
+To install observability components - such as Prometheus, Open Telemetry, Grafana use - execute:
81
+[install-observability.sh](../../observability/install-observability.sh)
0 commit comments