In this lab, you will walk through the authoring of a Cloud Build CI/CD workflow that automatically builds and deploys a Kubeflow Pipeline (KFP). You will also integrate your workflow with GitHub by setting up a trigger that starts the workflow when a new tag is applied to the GitHub repo hosting the pipeline's code.
Objectives
Create a custom Cloud Build builder to pilote AI Platform Pipelines
Write a Cloud Build config file to build and push all the artifacts for a KFP
Setup a Cloud Build Github trigger to rebuild the KFP
Task 0: Setup
For each lab, you get a new Google Cloud project and set of resources for a fixed time at no cost.
Make sure you signed into Qwiklabs using an incognito window.
Note the lab's access time (for example, and make sure you can finish in that time block.
When ready, click .
Note your lab credentials. You will use them to sign in to the Google Cloud Console.
Click Open Google Console.
Click Use another account and copy/paste credentials for this lab into the prompts.
Accept the terms and skip the recovery resource page.
Task 1: Create an instance of AI Platform Pipelines
From the Navigation menu, scroll down to AI Platform and pin the section for easier access later in the lab.
Click Pipelines.
Then click New Instance.
Click Configure.
Check Allow access to the following Cloud APIs, leave the name as is, and then click Create Cluster.
This should take 5-10 minutes to complete. Wait for the cluster to finish before proceeding to the next step. In the first tab opened, you can view the Cluster Creation taking place in the GKE section of the Cloud Console, or see the individual VMs spinning up in the GCE section of the Cloud Console.
When the cluster creation is complete, check the Terms of Service box, leave other settings unchanged, and then click Deploy. You will see the individual services of KFP deployed to your GKE cluster. Proceed to the next step while installation occurs.
Click Check my progress to verify the objective.
Creating an instance of AI Platform Pipelines
Task 2: Access AI Platform Notebook
An instance of AI Platform Notebooks is used as a primary experimentation/development workbench. The instance is configured using a TensorFlow 2.3 Enterprise image.
In this lab, the AI Notebook instance is created for you at lab start time. Note: It will take approximately 5-10 minutes after starting the lab for the notebook instance to appear in AI Platform Notebooks. Wait for the instance to become available before proceeding.
Click Check my progress to verify the objective.
Wait for instance of AI Platform Notebooks
Task 3: Clone the mlops-on-gcp repo within your AI Platform Notebooks instance
To clone the mlops-on-gcp notebook in your JupyterLab instance:
Step 1
In JupyterLab, click the Terminal icon to open a new terminal.
Step 2
At the command-line prompt, type in the following command and press Enter.
If the cloned repo does not appear in the JupyterLab UI you can use the top line menu and under Git --> Clone a repository, clone the repo (https://github.com/GoogleCloudPlatform/mlops-on-gcp) using the UI.
Step 3
Confirm that you have cloned the repository by double clicking on the mlops-on-gcp directory and ensuring that you can see its contents. The files for all the Jupyter notebook-based labs throughout this course are available in this directory.
Navigate to the mlops-on-gcp notebook
Step 1
In the notebook interface, navigate to mlops-on-gcp > workshops > kfp-caip-sklearn > lab-03-kfp-cicd > exercises and open lab-03.ipynb.
Step 2
In the notebook interface, click on Edit > Clear All Outputs (click on Edit, then in the drop-down menu, select Clear All Outputs).
Carefully read through the notebook instructions and fill in lines marked with #TO DO where you need to complete the code as needed
Tip: To run the current cell you can click the cell and hit shift+enter. Other cell commands are found in the notebook UI under Run.
Hints may also be provided for the tasks to guide you along. Highlight the text to read the hints (they are in white text).
If you need more help, you may take a look at the complete solution by navigating to mlops-on-gcp > workshops > kfp-caip-sklearn > lab-03-kfp-cicd and opening lab-03.ipynb.
Congratulations!
In this lab, you've learned how to work with Cloud Build CI/CD workflow that automatically builds and deploys a KFP.
End your lab
When you have completed your lab, click End Lab. Qwiklabs removes the resources you’ve used and cleans the account for you.
You will be given an opportunity to rate the lab experience. Select the applicable number of stars, type a comment, and then click Submit.
The number of stars indicates the following:
1 star = Very dissatisfied
2 stars = Dissatisfied
3 stars = Neutral
4 stars = Satisfied
5 stars = Very satisfied
You can close the dialog box if you don't want to provide feedback.
For feedback, suggestions, or corrections, please use the Support tab.
I lab creano un progetto e risorse Google Cloud per un periodo di tempo prestabilito
I lab hanno un limite di tempo e non possono essere messi in pausa. Se termini il lab, dovrai ricominciare dall'inizio.
In alto a sinistra dello schermo, fai clic su Inizia il lab per iniziare
Utilizza la navigazione privata
Copia il nome utente e la password forniti per il lab
Fai clic su Apri console in modalità privata
Accedi alla console
Accedi utilizzando le tue credenziali del lab. L'utilizzo di altre credenziali potrebbe causare errori oppure l'addebito di costi.
Accetta i termini e salta la pagina di ripristino delle risorse
Non fare clic su Termina lab a meno che tu non abbia terminato il lab o non voglia riavviarlo, perché il tuo lavoro verrà eliminato e il progetto verrà rimosso
Questi contenuti non sono al momento disponibili
Ti invieremo una notifica via email quando sarà disponibile
Bene.
Ti contatteremo via email non appena sarà disponibile
Un lab alla volta
Conferma per terminare tutti i lab esistenti e iniziare questo
Utilizza la navigazione privata per eseguire il lab
Utilizza una finestra del browser in incognito o privata per eseguire questo lab. In questo modo eviterai eventuali conflitti tra il tuo account personale e l'account Studente, che potrebbero causare addebiti aggiuntivi sul tuo account personale.
In this lab you will walk through authoring of a Cloud Build CI/CD workflow that automatically builds and deploys a KFP pipeline. You will also integrate your workflow with GitHub by setting up a trigger that starts the workflow when a new tag is applied to the GitHub repo hosting the pipeline's code.
Durata:
Configurazione in 0 m
·
Accesso da 120 m
·
Completamento in 120 m