You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/kubermatic/main/references/crds/_index.en.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2538,6 +2538,7 @@ _Appears in:_
2538
2538
|`registryMirrors`_string array_| {{< unsafe >}}Optional: These image registries will be configured as registry mirrors<br />on the container runtime.{{< /unsafe >}} |
2539
2539
|`pauseImage`_string_| {{< unsafe >}}Optional: Translates to --pod-infra-container-image on the kubelet.<br />If not set, the kubelet will default it.{{< /unsafe >}} |
2540
2540
|`containerdRegistryMirrors`_[ContainerRuntimeContainerd](#containerruntimecontainerd)_| {{< unsafe >}}Optional: ContainerdRegistryMirrors configure registry mirrors endpoints. Can be used multiple times to specify multiple mirrors.{{< /unsafe >}} |
2541
+
|`enableNonRootDeviceOwnership`_boolean_| {{< unsafe >}}Optional: EnableNonRootDeviceOwnership enables the non-root device ownership feature in the container runtime.{{< /unsafe >}} |
2541
2542
2542
2543
2543
2544
[Back to top](#top)
@@ -5608,6 +5609,7 @@ _Appears in:_
5608
5609
|`registryMirrors`_string array_| {{< unsafe >}}Optional: These image registries will be configured as registry mirrors<br />on the container runtime.{{< /unsafe >}} |
5609
5610
|`pauseImage`_string_| {{< unsafe >}}Optional: Translates to --pod-infra-container-image on the kubelet.<br />If not set, the kubelet will default it.{{< /unsafe >}} |
5610
5611
|`containerdRegistryMirrors`_[ContainerRuntimeContainerd](#containerruntimecontainerd)_| {{< unsafe >}}Optional: ContainerdRegistryMirrors configure registry mirrors endpoints. Can be used multiple times to specify multiple mirrors.{{< /unsafe >}} |
5612
+
|`enableNonRootDeviceOwnership`_boolean_| {{< unsafe >}}Optional: EnableNonRootDeviceOwnership enables the non-root device ownership feature in the container runtime.{{< /unsafe >}} |
0 commit comments