Skip to content

Commit fdab9e6

Browse files
Updated with a mini TOC for various kinds of deployments
1 parent 796e3dc commit fdab9e6

1 file changed

Lines changed: 12 additions & 1 deletion

File tree

docs/deploy-coe-with-prometheus.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,17 @@ You can deploy Citrix ADC Observability Exporter using the YAML file. Based on y
1414

1515
- Ensure that you have a Kubernetes cluster with kube-dns or CoreDNS addon enabled.
1616

17+
Deploying Citrix ADC Observability Exporter with the Prometheus endpoint includes the following tasks:
18+
19+
- Deploy a sample application
20+
- Deploy Citrix ADC CPX with support enabled for Citrix ADC Observability Exporter
21+
- Deploy Prometheus and Grafana using YAML files
22+
- Deploy Citrix ADC Observability Exporter using the YAML file
23+
- Configure Citrix ADC to export metrics (optional)
24+
- Configure Prometheus (optional) to pull telemetry data
25+
- Configure Grafana
26+
- Create Grafana visualization
27+
1728
### Deploy a sample application
1829

1930
The following is an example procedure for deploying a sample webserver application.
@@ -38,7 +49,7 @@ The following is an example procedure for deploying a sample webserver applicati
3849

3950
For more information about Annotations, see [Ingress annotations help](https://github.com/citrix/citrix-k8s-ingress-controller/blob/666d6267e5b09683740528c5e8dd46f16d7d16e0/docs/configure/annotations.md).
4051

41-
### Deploy Citrix ADC CPX with the Citrix ADC Observability Exporter support
52+
### Deploy Citrix ADC CPX with support enabled for Citrix ADC Observability Exporter
4253

4354
You can deploy Citrix ADC CPX as a side car with the Citrix ADC Observability Exporter support enabled along with Citrix ingress controller. You can modify the Citrix ADC CPX YAML file `cpx-ingress-es.yaml` to include the configuration information that is required for the Citrix ADC Observability Exporter support.
4455

0 commit comments

Comments
 (0)