[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["很难理解","hardToUnderstand","thumb-down"],["信息或示例代码不正确","incorrectInformationOrSampleCode","thumb-down"],["没有我需要的信息/示例","missingTheInformationSamplesINeed","thumb-down"],["翻译问题","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2025-08-04。"],[[["The Cluster API leverages Kubernetes custom resources and the Kubernetes Resource Model (KRM) to manage cluster lifecycles, including installation, upgrades, and uninstallation."],["The recommended method for interacting with the Cluster API is through the GDC console, but custom libraries can also be used by referring to the full API definition."],["The Cluster API endpoint is located at `https://\u003cMANAGEMENT_API_SERVER_ENDPOINT\u003e/apis/cluster.gdc.goog/v1`, where `\u003cMANAGEMENT_API_SERVER_ENDPOINT\u003e` is the Management API server endpoint."],["The discovery document for the Cluster API can be accessed via `kubectl proxy` at `http://127.0.0.1:8001/apis/cluster.gdc.goog/v1` after establishing a proxy to the Kubernetes API server."],["The example `Cluster` resource provided displays a user cluster configuration which includes specifications for the network, initial Kubernetes version, load balancer, node pool, and release channel."]]],[]]