Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
simu committed Nov 8, 2022
1 parent 3154bdb commit eec9614
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/modules/ROOT/pages/index.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@ cilium is a Commodore component to manage the Cilium networkplugin.

See the xref:references/parameters.adoc[parameters] reference for further details on how to use the component to configure and deploy Cilium.

== Metrics scraping

By default, the component enables the metrics endpoint for the Cilium agent.
The component assumes that prometheus-operator will be present on the target cluster, and creates a `ServiceMonitor` resource for the agent metrics endpoint.

See the https://docs.cilium.io/en/v1.11/operations/metrics/#cilium-agent[Cilium docs] for available agent metrics.

== Aggregated permissions

The component creates the following `ClusterRoles` which are aggregated to the cluster's default `ClusterRoles`:
Expand Down

0 comments on commit eec9614

Please sign in to comment.