Organiza tus páginas con colecciones
Guarda y categoriza el contenido según tus preferencias.
Tus clústeres usan un entorno de ejecución de contenedores para crear y ejecutar Pods de Kubernetes, y Google Distributed Cloud requiere que el entorno de ejecución de contenedores sea containerd.
Debes continuar con la instalación de Docker en tu estación de trabajo de administrador porque bmctl requiere Docker para las operaciones, como la creación de clústeres. Aún puedes usar Docker para crear imágenes y compilar contenedores de aplicaciones. Esos contenedores aún funcionarán dentro de tu clúster.
Verifica el estado del entorno de ejecución del contenedor
Para verificar el estado del entorno de ejecución del contenedor, ejecuta el siguiente comando:
[[["Fácil de comprender","easyToUnderstand","thumb-up"],["Resolvió mi problema","solvedMyProblem","thumb-up"],["Otro","otherUp","thumb-up"]],[["Difícil de entender","hardToUnderstand","thumb-down"],["Información o código de muestra incorrectos","incorrectInformationOrSampleCode","thumb-down"],["Faltan la información o los ejemplos que necesito","missingTheInformationSamplesINeed","thumb-down"],["Problema de traducción","translationIssue","thumb-down"],["Otro","otherDown","thumb-down"]],["Última actualización: 2025-09-01 (UTC)"],[],[],null,["Your clusters use a container runtime to create and run Kubernetes Pods and\nGoogle Distributed Cloud requires your container runtime to be `containerd`.\n| **Note:** In earlier versions of Google Distributed Cloud, you chose your container runtime, Docker or `containerd`, by specifying a value in the `spec.nodeConfig.containerRuntime` field in your cluster configuration file. This field is no longer included in cluster configuration files generated by `bmctl` and is ignored if it's added.\n\nYou must continue to install Docker on your\n[admin workstation](/kubernetes-engine/distributed-cloud/bare-metal/docs/installing/install-prereq#workstation_prerequisites)\nbecause `bmctl` requires Docker for operations, such as cluster creation. You\ncan still use Docker to create images and build application containers. Those\ncontainers still work inside your cluster.\n\nCheck the status of the container runtime\n\nTo check the status of the container runtime, run the following command: \n\n systemctl status containerd"]]