diff --git a/deployment/pcm/README.md b/deployment/pcm/README.md index 27ff8be4..0173c2d1 100644 --- a/deployment/pcm/README.md +++ b/deployment/pcm/README.md @@ -11,6 +11,8 @@ Helm chart instructions - Linux Watchdog handling (controlled with `PCM_KEEP_NMI_WATCHDOG`, `PCM_NO_AWS_WORKAROUND`, `nmiWatchdogMount` values). - Deploy to own namespace with "helm install ... **-n pcm --create-namespace**" +For more information about direct/indirect collection methods please see [here]() + #### Integration features: - node-feature-discovery based nodeSelector and nodeAffinity (values: `nfd`, `nfdBaremetalAffinity`, `nfdRDTAffinity`), @@ -30,7 +32,7 @@ Helm chart instructions helm install pcm . ``` -#### Direct privileged method + optional nfd/podmonitor +#### Direct privileged method ``` helm upgrade --install pcm . --set privileged=true -f values-metal.yaml -f values-direct.yaml ``` @@ -321,9 +323,7 @@ kubectl exec -ti ds/pcm -- bash kubectl logs ds/pcm ``` -#### Troubleshooting - -##### Metric availability and requirements (devices/mounts/permissions) +#### Metric collection methods (capabilites vs requirements) | Method | Used interfaces | default | Notes | |---------------|------------------------------------------------------------| -------- | ------------------------------------------------------------------------------------- |