website/content/zh-cn/docs/reference/command-line-tools-reference/feature-gates/Sysctls.md

29 lines
650 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

---
# Removed from Kubernetes
title: Sysctls
content_type: feature_gate
_build:
list: never
render: false
stages:
- stage: beta
defaultValue: true
fromVersion: "1.11"
toVersion: "1.20"
- stage: stable
defaultValue: true
fromVersion: "1.21"
toVersion: "1.22"
removed: true
---
<!--
Enable support for namespaced kernel parameters (sysctls) that can be set for each
pod. See [sysctls](/docs/tasks/administer-cluster/sysctl-cluster/) for more details.
-->
允许为每个 Pod 设置受命名空间约束的内核参数sysctl。详情参见
[sysctl](/zh-cn/docs/tasks/administer-cluster/sysctl-cluster/)。