Mantieni tutto organizzato con le raccolte
Salva e classifica i contenuti in base alle tue preferenze.
L'API Database Service utilizza risorse personalizzate di Kubernetes e si basa sul
modello di risorse Kubernetes (KRM). Viene utilizzato per creare e gestire cluster di database in Google Distributed Cloud (GDC) air-gapped.
Utilizza l'interfaccia a riga di comando kubectl per le API Database Service.
Endpoint di servizio
I seguenti URL sono gli endpoint API per le API KRM del servizio di database:
Sostituisci MANAGEMENT_API_SERVER_ENDPOINT con l'endpoint del server
dell'API Management.
Documento di rilevamento
Utilizza il comando kubectl proxy --port=8001 per aprire un proxy al server API sulla
tua macchina locale. Da qui, puoi accedere al documento di rilevamento a uno dei seguenti URL:
[[["Facile da capire","easyToUnderstand","thumb-up"],["Il problema è stato risolto","solvedMyProblem","thumb-up"],["Altra","otherUp","thumb-up"]],[["Difficile da capire","hardToUnderstand","thumb-down"],["Informazioni o codice di esempio errati","incorrectInformationOrSampleCode","thumb-down"],["Mancano le informazioni o gli esempi di cui ho bisogno","missingTheInformationSamplesINeed","thumb-down"],["Problema di traduzione","translationIssue","thumb-down"],["Altra","otherDown","thumb-down"]],["Ultimo aggiornamento 2025-07-16 UTC."],[[["Database Service API leverages Kubernetes custom resources and the Kubernetes Resource Model (KRM) for managing database clusters in Google Distributed Cloud (GDC) air-gapped."],["The `kubectl` CLI is the primary tool for interacting with the Database Service APIs."],["API endpoints for Database Service KRM APIs are accessible at URLs beginning with `https://\u003cMANAGEMENT_API_SERVER_ENDPOINT\u003e/apis/`, varying by database type."],["Discovery documents can be accessed locally through a proxy using `kubectl proxy --port=8001`, at URLs beginning with `http://127.0.0.1:8001/apis/`, varying by database type."]]],[]]