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 sysctl parameter for a privileged container?
Copy Markdown
Open in ChatGPT
Open in Claude
Problem
- How to set sysctl parameter for a privileged container?
Environment
- Platform9 Managed Kubernetes - All versions
Resolution
- This can be achieved using a daemonSet with privileged containers.
- An example is as given below:
Javascript
xxxxxxxxxx- name: opensearch-test image: xyz command: - sysctl - -w - vm.max_map_count=262144 securityContext: privileged: trueVariableType 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?
Next to read:
KubeStateMetrics(KSM) Using Deprecated API versionDiscard 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