Tetap teratur dengan koleksi
Simpan dan kategorikan konten berdasarkan preferensi Anda.
Database Service API menggunakan resource kustom Kubernetes dan mengandalkan
Model Resource Kubernetes (KRM). Layanan ini digunakan untuk membuat dan mengelola cluster database yang terisolasi dari internet di Google Distributed Cloud (GDC).
Gunakan kubectl CLI untuk Database Service API.
Endpoint layanan
URL berikut adalah endpoint API untuk Database Service KRM API:
Ganti MANAGEMENT_API_SERVER_ENDPOINT dengan endpoint server Management API.
Dokumen Discovery
Gunakan perintah kubectl proxy --port=8001 untuk membuka proxy ke server API di
mesin lokal Anda. Dari sana, Anda dapat mengakses dokumen penemuan di salah satu
URL berikut:
[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Sulit dipahami","hardToUnderstand","thumb-down"],["Informasi atau kode contoh salah","incorrectInformationOrSampleCode","thumb-down"],["Informasi/contoh yang saya butuhkan tidak ada","missingTheInformationSamplesINeed","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 2025-08-04 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."]]],[]]