containerRuntime property
Specifies which container runtime will be used. Possible string values are:
- "CONTAINER_RUNTIME_UNSPECIFIED" : No container runtime selected.
- "CONTAINERD" : Containerd runtime.
Implementation
core.String? containerRuntime;
Specifies which container runtime will be used. Possible string values are:
core.String? containerRuntime;