Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated README to mention cAdvisor requirement on 1.12 and higher
cAdvisor was removed in 1.12 and as a result some of the metrics were failing to fetch with the default configuration. Installing cAdvisor as a Daemon Set and binding it to host port 4194 resolves this issue. Credit to @DomHynes who worked with me on figuring this one out!
- Loading branch information