From 8d487777275737f04c6e78633b67845313623a2f Mon Sep 17 00:00:00 2001 From: caetano-colin Date: Wed, 29 May 2024 07:50:10 -0300 Subject: [PATCH] remove other text --- docs/deploy_on_foundation_v4.0.0.md | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/docs/deploy_on_foundation_v4.0.0.md b/docs/deploy_on_foundation_v4.0.0.md index 83ea893f..4fd5206b 100644 --- a/docs/deploy_on_foundation_v4.0.0.md +++ b/docs/deploy_on_foundation_v4.0.0.md @@ -2158,15 +2158,3 @@ git commit -m "Initialize ML environment" git push origin production ``` - -## 5-appinfra - -- create service catalog and artifacts build triggers -- trigger service catalog and artifacts custom builds -- adjust vpc-sc to your environment - -## 6-mlpipeline - -- trigger ml infra pipeline, which will create some resources on development environment for the machine learning project -- on dev env run the notebook and adjust it to your environment -- promote the test application to prod and test the deployed model