From 1c86ebdeb447b7f8d19af2059185cfba64430376 Mon Sep 17 00:00:00 2001 From: brandtkeller Date: Fri, 4 Feb 2022 16:52:16 -0800 Subject: [PATCH] Feat: Updated big bang deployment on k3d with new content --- data/flows.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/flows.json b/data/flows.json index 7f625f3a0..198e88ba2 100644 --- a/data/flows.json +++ b/data/flows.json @@ -395,7 +395,7 @@ "type": "comment", "z": "c86af370eff94afa", "name": "Deploy BigBang on a new K3d cluster", - "info": "https://repo1.dso.mil/platform-one/big-bang/bigbang/-/blob/master/docs/guides/deployment_scenarios/quickstart.md", + "info": "# Big Bang\n\nUsing our machine with k3d, we can instantiate a development/prototype deployment of Big Bang.\n\n## Objective\n\nFollow the qiuckstart here:\nhttps://repo1.dso.mil/platform-one/big-bang/bigbang/-/blob/master/docs/guides/deployment_scenarios/quickstart.md\n\n## Success Criteria\n\nAs noted in step 13 - the web UI's should be resolvable and accessible. All pods should be up and healthy (running). ", "x": 1810, "y": 160, "wires": [ @@ -409,7 +409,7 @@ "type": "comment", "z": "c86af370eff94afa", "name": "Deploy podinfo helmchart in bigbang", - "info": "", + "info": "# Big Bang Extensibility\n\nUp to now - we have configured and deployed k3d clusters, we've used `kustomize` and `Helm` to orchestrate deploying `podinfo` to our cluster.\n\nWe then used flux and it's controllers to deploy bigbang (which is using helm and kustomize under the hood).\n\n## Objective\nNow we will look at extending the big bang deployment to include deploying the podinfo helm chart. \n\n## Recommended Reading", "x": 2240, "y": 160, "wires": [