bookmark_borderbookmark
Organiza tus páginas con colecciones
Guarda y categoriza el contenido según tus preferencias.
En esta página, se describe el segundo paso para implementar Cortex Data Foundation,
el núcleo de Cortex Framework. En este paso, clonarás el
repositorio de Cortex Framework Data Foundation.
Clona el repositorio de Data Foundation de Cortex Framework con los siguientes
comandos, usando Cloud Shell.
Si usas la terminal, instala gcloud sdk (que ya está instalado en Cloud Shell).
[[["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)"],[[["This page details the second step in deploying Cortex Framework Data Foundation, which is the core of the Cortex Framework."],["The primary action in this step is to clone the Cortex Framework Data Foundation repository from its official GitHub location."],["Users should use Cloud Shell or install the `gcloud sdk` if using a local terminal for this process."],["The process involves using the `git clone` command to download the repository and then the `cd` command to enter the repository directory, or if the repository is already cloned, using the `git pull` command to get the latest changes."],["The remaining steps are to determine integration mechanism, set up components, configure deployment and execute deployment."]]],[]]