Managed Kubernetes
Latest
Frequently Asked Questions
Solutions
How Tos
Internal Only
Templates
Powered By

Title
Message
Create new category
What is the title of your new category?
Edit page index title
What is the title of the page index?
Edit category
What is the new title of your category?
Edit link
What is the new title and URL of your link?
How to set GOMAXPROCS parameter for all node-exporter pods
Copy Markdown
Open in ChatGPT
Open in Claude
Problem
- How to set the GOMAXPROCS parameter in clusters on PMK v5.6?
Environment
- Platform9 Managed Kubernetes - v5.6 or Less
Procedure
- Edit the node-exporter daemonset in the pf9-monitoring namespace
getDaemonset
xxxxxxxxxxkubectl get ds node-exporter -n pf9-monitoring -o yaml- In the containers section of the spec , add this environment variable as below:
SetVar
xxxxxxxxxxenv: - name: GOMAXPROCS value: 1Additional Information
- v.1.6.0+ of node-exporter has GOMAXPROCS runtime environment as 1 by default.
- PMK releases v5.9 and greater have node-exporter with v1.6.1 that already contains the default setting of GOMAXPROCS parameter.
VariableType to search · ESC to discard
GlossaryType to search · ESC to discard
InsertType to search · ESC to discard
No matches
Last updated on
Was this page helpful?
Discard Changes
Do you want to discard your current changes and overwrite with the template?
Archive Synced Block
Message
Create new Template
What is this template's title?
Delete Template
Message