Organiza tus páginas con colecciones
Guarda y categoriza el contenido según tus preferencias.
Configura el cliente kubectl
De forma predeterminada, Config Connector espera que el namespace del recurso coincida con el Google Cloud ID del proyecto donde se crea.
Puedes simplificar los comandos y evitar agregar --namespace a cada comando kubectl si cambias el espacio de nombres del contexto predeterminado. Para hacerlo, ejecuta el comando siguiente:
[[["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-03-06 (UTC)"],[[["Config Connector defaults to using the Google Cloud project ID as the resource's namespace."],["You can change the default namespace for `kubectl` commands to avoid specifying it each time."],["The command `kubectl config set-context --current --namespace NAMESPACE_NAME` changes the default namespace."],["`NAMESPACE_NAME` must be replaced with the actual namespace you wish to use."]]],[]]