Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add monitoring to kind #2190

Closed
wants to merge 1 commit into from
Closed

Commits on Apr 15, 2021

  1. add monitoring to kind

    Install a prometheus deployment that collect metrics from all
    the kubernetes components.
    Modify kube-proxy to listen for metrics in all addresses, it listen
    by default only in localhost.
    Once the cluster is destroyed, it dumps the prometheus snapshot
    as a tarball, so it can be analyzed locally.
    
    https://suraj.io/post/how-to-backup-and-restore-prometheus/
    aojea committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    af9fdfd View commit details
    Browse the repository at this point in the history