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