• Jimmy Cuadra's avatar
    Clarify that the in_cluster option only affects discovery. · f0109fb5
    Jimmy Cuadra authored
    It wasn't clear to me that the `in_cluster` option for a
    `kubernetes_sd_config` only affected authentication for service
    discovery, and that to actually scrape the targets, it was still
    necessary to explicitly set authentication options like `tls_config` and
    `bearer_token_file`, for example, when scraping the Kubernetes
    apiserver.
    
    This patch clarifies that in the documentation for `in_cluster`, and
    adds a link to the example Prometheus configuration for Kubernetes in
    the Prometheus repo that explained this distinction better, and also
    provides a useful real-world example of how to monitor a Kubernetes
    cluster with Prometheus.
    f0109fb5
Name
Last commit
Last update
..
blog Loading commit data...
css Loading commit data...
docs Loading commit data...
webtools/alerting Loading commit data...
README.md Loading commit data...
community.html Loading commit data...
download.html Loading commit data...
index.html Loading commit data...