Reference documentation and code samples for the Kubernetes Engine V1beta1 API class Google::Cloud::Container::V1beta1::LustreCsiDriverConfig.
Configuration for the Lustre CSI driver.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#enable_legacy_lustre_port
def enable_legacy_lustre_port() -> ::Boolean-
(::Boolean) —
If set to true, the Lustre CSI driver will install Lustre kernel modules using port 6988. This serves as a workaround for a port conflict with the gke-metadata-server. This field is required ONLY under the following conditions:
- The GKE node version is older than 1.33.2-gke.4655000.
- You're connecting to a Lustre instance that has the 'gke-support-enabled' flag.
#enable_legacy_lustre_port=
def enable_legacy_lustre_port=(value) -> ::Boolean-
value (::Boolean) —
If set to true, the Lustre CSI driver will install Lustre kernel modules using port 6988. This serves as a workaround for a port conflict with the gke-metadata-server. This field is required ONLY under the following conditions:
- The GKE node version is older than 1.33.2-gke.4655000.
- You're connecting to a Lustre instance that has the 'gke-support-enabled' flag.
-
(::Boolean) —
If set to true, the Lustre CSI driver will install Lustre kernel modules using port 6988. This serves as a workaround for a port conflict with the gke-metadata-server. This field is required ONLY under the following conditions:
- The GKE node version is older than 1.33.2-gke.4655000.
- You're connecting to a Lustre instance that has the 'gke-support-enabled' flag.
#enabled
def enabled() -> ::Boolean- (::Boolean) — Whether the Lustre CSI driver is enabled for this cluster.
#enabled=
def enabled=(value) -> ::Boolean- value (::Boolean) — Whether the Lustre CSI driver is enabled for this cluster.
- (::Boolean) — Whether the Lustre CSI driver is enabled for this cluster.