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
</div></details><details><summary> <span title="(array) Optional: FC volume world wide identifiers (wwids) Either wwids or combination of targetWWNs and lun must be set, but not both simultaneously.">wwids</span>:
</div></details></details><details><summary> <span title="(v1.FlexVolumeSource) FlexVolume represents a generic volume resource that is provisioned/attached using an exec based plugin. This is an alpha feature and may change in future.">flexVolume</span>:
148
+
</div></details></details><details><summary> <span title="(v1.FlexVolumeSource) FlexVolume represents a generic volume resource that is provisioned/attached using an exec based plugin.">flexVolume</span>:
149
149
</summary><div style="margin-left:13px;"> <span title="(string) Driver is the name of the driver to use for this volume.">driver</span>:
150
150
</div><div style="margin-left:13px;"> <span title="(string) Filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. "ext4", "xfs", "ntfs". The default filesystem depends on FlexVolume script.">fsType</span>:
151
151
</div><details><summary> <span title="(object) Optional: Extra command options if any.">options</span>:
Copy file name to clipboardexpand all lines: api/docs/api/v1.Pod.adoc
+3-3
Original file line number
Diff line number
Diff line change
@@ -311,15 +311,15 @@ Populated by the system. Read-only. More info: http://kubernetes.io/docs/user-gu
311
311
</div><div style="margin-left:13px;"> <span title="(boolean) Mounted read-only if true, read-write otherwise (false or unspecified). Defaults to false.">readOnly</span>:
312
312
</div><div style="margin-left:13px;"> <span title="(string) Path within the volume from which the container's volume should be mounted. Defaults to "" (volume's root).">subPath</span>:
313
313
</div></details><div style="margin-left:13px;"> <span title="(string) Container's working directory. If not specified, the container runtime's default will be used, which might be configured in the container image. Cannot be updated.">workingDir</span>:
314
-
</div></details><details><summary> <span title="(v1.PodDNSConfig) Specifies the DNS parameters of a pod. Parameters specified here will be merged to the generated DNS configuration based on DNSPolicy.">dnsConfig</span>:
314
+
</div></details><details><summary> <span title="(v1.PodDNSConfig) Specifies the DNS parameters of a pod. Parameters specified here will be merged to the generated DNS configuration based on DNSPolicy. This is an alpha feature introduced in v1.9 and CustomPodDNS feature gate must be enabled to use it.">dnsConfig</span>:
315
315
</summary><details><summary> <span title="(array) A list of DNS name server IP addresses. This will be appended to the base nameservers generated from DNSPolicy. Duplicated nameservers will be removed.">nameservers</span>:
</div></details><details><summary> <span title="(array) A list of DNS resolver options. This will be merged with the base options generated from DNSPolicy. Duplicated entries will be removed. Resolution options given in Options will override those that appear in the base DNSPolicy.">options</span>:
</div></details><details><summary> <span title="(array) A list of DNS search domains for host-name lookup. This will be appended to the base search paths generated from DNSPolicy. Duplicated search paths will be removed.">searches</span>:
</div></details></details><div style="margin-left:13px;"> <span title="(string) Set DNS policy for the pod. Defaults to "ClusterFirst". Valid values are 'ClusterFirstWithHostNet', 'ClusterFirst', 'Default' or 'None'. DNS parameters given in DNSConfig will be merged with the policy selected with DNSPolicy. To have DNS options set along with hostNetwork, you have to specify DNS policy explicitly to 'ClusterFirstWithHostNet'.">dnsPolicy</span>:
322
+
</div></details></details><div style="margin-left:13px;"> <span title="(string) Set DNS policy for the pod. Defaults to "ClusterFirst". Valid values are 'ClusterFirstWithHostNet', 'ClusterFirst', 'Default' or 'None'. DNS parameters given in DNSConfig will be merged with the policy selected with DNSPolicy. To have DNS options set along with hostNetwork, you have to specify DNS policy explicitly to 'ClusterFirstWithHostNet'. Note that 'None' policy is an alpha feature introduced in v1.9 and CustomPodDNS feature gate must be enabled to use it.">dnsPolicy</span>:
323
323
</div><details><summary> <span title="(array) HostAliases is an optional list of hosts and IPs that will be injected into the pod's hosts file if specified. This is only valid for non-hostNetwork pods.">hostAliases</span>:
324
324
</summary><details><summary> - <span title="(array) Hostnames for the above IP address.">hostnames</span>:
</div></details><details><summary> <span title="(array) Optional: FC volume world wide identifiers (wwids) Either wwids or combination of targetWWNs and lun must be set, but not both simultaneously.">wwids</span>:
</div></details></details><details><summary> <span title="(v1.FlexVolumeSource) FlexVolume represents a generic volume resource that is provisioned/attached using an exec based plugin. This is an alpha feature and may change in future.">flexVolume</span>:
574
+
</div></details></details><details><summary> <span title="(v1.FlexVolumeSource) FlexVolume represents a generic volume resource that is provisioned/attached using an exec based plugin.">flexVolume</span>:
575
575
</summary><div style="margin-left:13px;"> <span title="(string) Driver is the name of the driver to use for this volume.">driver</span>:
576
576
</div><div style="margin-left:13px;"> <span title="(string) Filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. "ext4", "xfs", "ntfs". The default filesystem depends on FlexVolume script.">fsType</span>:
577
577
</div><details><summary> <span title="(object) Optional: Extra command options if any.">options</span>:
Copy file name to clipboardexpand all lines: api/docs/api/v1.PodTemplate.adoc
+3-3
Original file line number
Diff line number
Diff line change
@@ -381,15 +381,15 @@ Populated by the system. Read-only. More info: http://kubernetes.io/docs/user-gu
381
381
</div><div style="margin-left:13px;"> <span title="(boolean) Mounted read-only if true, read-write otherwise (false or unspecified). Defaults to false.">readOnly</span>:
382
382
</div><div style="margin-left:13px;"> <span title="(string) Path within the volume from which the container's volume should be mounted. Defaults to "" (volume's root).">subPath</span>:
383
383
</div></details><div style="margin-left:13px;"> <span title="(string) Container's working directory. If not specified, the container runtime's default will be used, which might be configured in the container image. Cannot be updated.">workingDir</span>:
384
-
</div></details><details><summary> <span title="(v1.PodDNSConfig) Specifies the DNS parameters of a pod. Parameters specified here will be merged to the generated DNS configuration based on DNSPolicy.">dnsConfig</span>:
384
+
</div></details><details><summary> <span title="(v1.PodDNSConfig) Specifies the DNS parameters of a pod. Parameters specified here will be merged to the generated DNS configuration based on DNSPolicy. This is an alpha feature introduced in v1.9 and CustomPodDNS feature gate must be enabled to use it.">dnsConfig</span>:
385
385
</summary><details><summary> <span title="(array) A list of DNS name server IP addresses. This will be appended to the base nameservers generated from DNSPolicy. Duplicated nameservers will be removed.">nameservers</span>:
</div></details><details><summary> <span title="(array) A list of DNS resolver options. This will be merged with the base options generated from DNSPolicy. Duplicated entries will be removed. Resolution options given in Options will override those that appear in the base DNSPolicy.">options</span>:
</div></details><details><summary> <span title="(array) A list of DNS search domains for host-name lookup. This will be appended to the base search paths generated from DNSPolicy. Duplicated search paths will be removed.">searches</span>:
</div></details></details><div style="margin-left:13px;"> <span title="(string) Set DNS policy for the pod. Defaults to "ClusterFirst". Valid values are 'ClusterFirstWithHostNet', 'ClusterFirst', 'Default' or 'None'. DNS parameters given in DNSConfig will be merged with the policy selected with DNSPolicy. To have DNS options set along with hostNetwork, you have to specify DNS policy explicitly to 'ClusterFirstWithHostNet'.">dnsPolicy</span>:
392
+
</div></details></details><div style="margin-left:13px;"> <span title="(string) Set DNS policy for the pod. Defaults to "ClusterFirst". Valid values are 'ClusterFirstWithHostNet', 'ClusterFirst', 'Default' or 'None'. DNS parameters given in DNSConfig will be merged with the policy selected with DNSPolicy. To have DNS options set along with hostNetwork, you have to specify DNS policy explicitly to 'ClusterFirstWithHostNet'. Note that 'None' policy is an alpha feature introduced in v1.9 and CustomPodDNS feature gate must be enabled to use it.">dnsPolicy</span>:
393
393
</div><details><summary> <span title="(array) HostAliases is an optional list of hosts and IPs that will be injected into the pod's hosts file if specified. This is only valid for non-hostNetwork pods.">hostAliases</span>:
394
394
</summary><details><summary> - <span title="(array) Hostnames for the above IP address.">hostnames</span>:
</div></details><details><summary> <span title="(array) Optional: FC volume world wide identifiers (wwids) Either wwids or combination of targetWWNs and lun must be set, but not both simultaneously.">wwids</span>:
</div></details></details><details><summary> <span title="(v1.FlexVolumeSource) FlexVolume represents a generic volume resource that is provisioned/attached using an exec based plugin. This is an alpha feature and may change in future.">flexVolume</span>:
644
+
</div></details></details><details><summary> <span title="(v1.FlexVolumeSource) FlexVolume represents a generic volume resource that is provisioned/attached using an exec based plugin.">flexVolume</span>:
645
645
</summary><div style="margin-left:13px;"> <span title="(string) Driver is the name of the driver to use for this volume.">driver</span>:
646
646
</div><div style="margin-left:13px;"> <span title="(string) Filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. "ext4", "xfs", "ntfs". The default filesystem depends on FlexVolume script.">fsType</span>:
647
647
</div><details><summary> <span title="(object) Optional: Extra command options if any.">options</span>:
Copy file name to clipboardexpand all lines: api/docs/api/v1.ReplicationController.adoc
+3-3
Original file line number
Diff line number
Diff line change
@@ -386,15 +386,15 @@ Populated by the system. Read-only. More info: http://kubernetes.io/docs/user-gu
386
386
</div><div style="margin-left:13px;"> <span title="(boolean) Mounted read-only if true, read-write otherwise (false or unspecified). Defaults to false.">readOnly</span>:
387
387
</div><div style="margin-left:13px;"> <span title="(string) Path within the volume from which the container's volume should be mounted. Defaults to "" (volume's root).">subPath</span>:
388
388
</div></details><div style="margin-left:13px;"> <span title="(string) Container's working directory. If not specified, the container runtime's default will be used, which might be configured in the container image. Cannot be updated.">workingDir</span>:
389
-
</div></details><details><summary> <span title="(v1.PodDNSConfig) Specifies the DNS parameters of a pod. Parameters specified here will be merged to the generated DNS configuration based on DNSPolicy.">dnsConfig</span>:
389
+
</div></details><details><summary> <span title="(v1.PodDNSConfig) Specifies the DNS parameters of a pod. Parameters specified here will be merged to the generated DNS configuration based on DNSPolicy. This is an alpha feature introduced in v1.9 and CustomPodDNS feature gate must be enabled to use it.">dnsConfig</span>:
390
390
</summary><details><summary> <span title="(array) A list of DNS name server IP addresses. This will be appended to the base nameservers generated from DNSPolicy. Duplicated nameservers will be removed.">nameservers</span>:
</div></details><details><summary> <span title="(array) A list of DNS resolver options. This will be merged with the base options generated from DNSPolicy. Duplicated entries will be removed. Resolution options given in Options will override those that appear in the base DNSPolicy.">options</span>:
</div></details><details><summary> <span title="(array) A list of DNS search domains for host-name lookup. This will be appended to the base search paths generated from DNSPolicy. Duplicated search paths will be removed.">searches</span>:
</div></details></details><div style="margin-left:13px;"> <span title="(string) Set DNS policy for the pod. Defaults to "ClusterFirst". Valid values are 'ClusterFirstWithHostNet', 'ClusterFirst', 'Default' or 'None'. DNS parameters given in DNSConfig will be merged with the policy selected with DNSPolicy. To have DNS options set along with hostNetwork, you have to specify DNS policy explicitly to 'ClusterFirstWithHostNet'.">dnsPolicy</span>:
397
+
</div></details></details><div style="margin-left:13px;"> <span title="(string) Set DNS policy for the pod. Defaults to "ClusterFirst". Valid values are 'ClusterFirstWithHostNet', 'ClusterFirst', 'Default' or 'None'. DNS parameters given in DNSConfig will be merged with the policy selected with DNSPolicy. To have DNS options set along with hostNetwork, you have to specify DNS policy explicitly to 'ClusterFirstWithHostNet'. Note that 'None' policy is an alpha feature introduced in v1.9 and CustomPodDNS feature gate must be enabled to use it.">dnsPolicy</span>:
398
398
</div><details><summary> <span title="(array) HostAliases is an optional list of hosts and IPs that will be injected into the pod's hosts file if specified. This is only valid for non-hostNetwork pods.">hostAliases</span>:
399
399
</summary><details><summary> - <span title="(array) Hostnames for the above IP address.">hostnames</span>:
</div></details><details><summary> <span title="(array) Optional: FC volume world wide identifiers (wwids) Either wwids or combination of targetWWNs and lun must be set, but not both simultaneously.">wwids</span>:
</div></details></details><details><summary> <span title="(v1.FlexVolumeSource) FlexVolume represents a generic volume resource that is provisioned/attached using an exec based plugin. This is an alpha feature and may change in future.">flexVolume</span>:
649
+
</div></details></details><details><summary> <span title="(v1.FlexVolumeSource) FlexVolume represents a generic volume resource that is provisioned/attached using an exec based plugin.">flexVolume</span>:
650
650
</summary><div style="margin-left:13px;"> <span title="(string) Driver is the name of the driver to use for this volume.">driver</span>:
651
651
</div><div style="margin-left:13px;"> <span title="(string) Filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. "ext4", "xfs", "ntfs". The default filesystem depends on FlexVolume script.">fsType</span>:
652
652
</div><details><summary> <span title="(object) Optional: Extra command options if any.">options</span>:
0 commit comments