Commit cdb10cd
committed
Helm chart for pcm:
old comments:
sys/pci/mcfg mounts are unnessesary for indirect method
fix old wrong defaults in README
fix formatting
possible fix for issue with resctrl
remove hacks to handle /pcm/resctrl and unessesary out-of-date files
update License to use the same as pcm itself
update README, remove out-of-date info
links do values
formatting + links do values
update README an values comments
update README
address jcfunk comments: interval and extra labels for PodMonitor + refactor readme
fix typos
readme: reminder about removing msr kernel module
after rebasing: point to correct default pcm image from intel organization
Refactoring:
- explicit values file for privileged direct method,
- hide (into docs directory) "unprivileged" direct method (and fixes),
- remove unnessesary mounts (mcfg, /dev/cpu/dev/mem for privileged access),
- add instructions to collection methods,
- fixes (extra builder) for build local development image,
- silent mode
- move collection methods to the top
fix values files for direct privileged method
New: support for PERFMON capability, silent mode and some extra env
debug variables
VPA: v1 - first version of vertical pod autoscaler
Grafana dashboard: instructions
rename resctrlHostMount to resctrlMount
fix dashboard rate interval
pcm-sensor-server: add new metrics DRAM Local percantage
Fix dockerbuild by using separate Dockerfile + build in dockerignore
improve dockerfile.debug
extra env PCM_NO_MAIN_EXCEPTION_HANDLER1 parent 2a914c8 commit cdb10cd
File tree
25 files changed
+1242
-3
lines changed- deployment/pcm
- docs
- direct-unprivileged-examples
- helm_chart_test_and_notes_TODO
- _tests
- templates
- src
25 files changed
+1242
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
0 commit comments