Mit Sammlungen den Überblick behalten
Sie können Inhalte basierend auf Ihren Einstellungen speichern und kategorisieren.
Ihre Cluster verwenden eine Containerlaufzeit zum Erstellen und Ausführen von Kubernetes-Pods.
Für Google Distributed Cloud muss Ihre Containerlaufzeit containerd betragen.
Sie müssen Docker weiterhin auf Ihrem
Administratorworkstation installieren,
da bmctl für Vorgänge wie die Clustererstellung Docker erfordert. Sie können Docker weiterhin zum Erstellen von Images und Anwendungscontainern verwenden. Diese Container funktionieren weiterhin in Ihrem Cluster.
Status der Containerlaufzeit prüfen
Führen Sie den folgenden Befehl aus, um den Status der Containerlaufzeit zu prüfen:
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Schwer verständlich","hardToUnderstand","thumb-down"],["Informationen oder Beispielcode falsch","incorrectInformationOrSampleCode","thumb-down"],["Benötigte Informationen/Beispiele nicht gefunden","missingTheInformationSamplesINeed","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 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"]]