show
\n\n\n```\napiVersion: networking.istio.io/v1beta1\nkind: VirtualService\nmetadata:\n name: podinfo\n namespace: podinfo\nspec:\n gateways:\n - istio-system/public\n hosts:\n - podinfo.bigbang.dev\n http:\n - route:\n - destination:\n host: podinfo.podinfo.svc.cluster.local\n port:\n number: 9898\n```\n\n
\n ",
- "x": 630,
- "y": 480,
+ "x": 420,
+ "y": 540,
"wires": [
[
"339481fd79e107a6"
@@ -435,12 +436,12 @@
},
{
"id": "339481fd79e107a6",
- "type": "comment",
+ "type": "task",
"z": "c86af370eff94afa",
"name": "Deploy podinfo as a Flux HelmRelease",
"info": "# Flux helm release reconciliation\n\"Big Bang follows a GitOps approach to configuration management, using Flux v2 to reconcile Git with the cluster. Environments (e.g. dev, prod) and packages (e.g. istio) can be fully configured to suit the deployment needs.\"\n\n## Prerequisites\n- Remove all prior content for podinfo from your cluster. \n\n## Recommended Reading\n- https://repo1.dso.mil/platform-one/big-bang/bigbang/-/blob/master/README.md\n\n## Objective\nFollowing the umbrella structure in the Big Bang chart, we can create the templates under a `podinfo` directory (under the templates dir).\n\nNote: there are many ways to accomplish this task - the podinfo directory under the templates directory most-accurately represents how the umbrella structure works.\n\n### Minimum Requirements\n- namespace resource\n- git repository resource\n- helm release resource\n- virtual service resource\n\nThis would meet the bare minimum requirements.\n\n### Additional Content\n- values file (a helper generates a secret resource from this)\n\n## Success Criteria\nIf we run the `helm upgrade` command against the modified Big Bang helm chart, it should deploy the podinfo chart (if properly enabled) with the ability to access/resolve the application through the `Ingress Gateway`.",
- "x": 630,
- "y": 550,
+ "x": 420,
+ "y": 610,
"wires": [
[
"0f9889d8e9cb7edb"
@@ -449,36 +450,36 @@
},
{
"id": "0f9889d8e9cb7edb",
- "type": "comment",
+ "type": "guide",
"z": "c86af370eff94afa",
"name": "Play DOOM using ZARF",
"info": "# Zarf!\n\nZarf is a Defense Unicorns developed tool - please read about it below!\n\n## Recommended Reading\n- https://github.com/defenseunicorns/zarf\n\n\n## Objective\nUsing Zarf, we will follow the guide below in order to play DOOM.\n\nhttps://github.com/defenseunicorns/zarf/tree/master/examples/game\n\n## Success Criteria\nPackaging, Deployment and execution of playing DOOM from within the browser.",
- "x": 630,
- "y": 620,
+ "x": 420,
+ "y": 680,
"wires": [
[]
]
},
{
"id": "1458b18889c13942",
- "type": "comment",
+ "type": "guide",
"z": "c86af370eff94afa",
"name": "Deploy and Access the Kubernetes Dashboard",
"info": "# Description\n\n# Resources\n\n# Unicorn SME(s)\n",
- "x": 240,
- "y": 130,
+ "x": 800,
+ "y": 190,
"wires": [
[]
]
},
{
"id": "6d2d525b92151db2",
- "type": "comment",
+ "type": "resource",
"z": "c86af370eff94afa",
"name": "Kustomize",
"info": "# Description\n\n# Resources\n\n# Unicorn SME(s)\n",
- "x": 740,
- "y": 40,
+ "x": 230,
+ "y": 120,
"wires": [
[
"691424f6cfd58372"
@@ -487,12 +488,12 @@
},
{
"id": "a25127e60aa3afac",
- "type": "comment",
+ "type": "resource",
"z": "c86af370eff94afa",
"name": "Helm",
"info": "# Description\n\n# Resources\n\n# Unicorn SME(s)\n",
- "x": 910,
- "y": 200,
+ "x": 150,
+ "y": 260,
"wires": [
[
"52eb692e4c51108f"
@@ -501,12 +502,12 @@
},
{
"id": "bd30d9f248bb244a",
- "type": "comment",
+ "type": "resource",
"z": "c86af370eff94afa",
"name": "Big Bang",
"info": "# Description\n\n# Resources\n\n# Unicorn SME(s)\n",
- "x": 910,
- "y": 270,
+ "x": 150,
+ "y": 330,
"wires": [
[
"5361df412a99db12"
@@ -515,12 +516,12 @@
},
{
"id": "f17eae05b57f6a2e",
- "type": "comment",
+ "type": "resource",
"z": "c86af370eff94afa",
"name": "Istio",
"info": "# Description\n\n# Resources\n\n# Unicorn SME(s)\n",
- "x": 910,
- "y": 410,
+ "x": 150,
+ "y": 470,
"wires": [
[
"9b8fdffdc9b5cc53"
@@ -529,12 +530,12 @@
},
{
"id": "3a185c296c95de08",
- "type": "comment",
+ "type": "resource",
"z": "c86af370eff94afa",
"name": "Flux",
"info": "# Description\n\n# Resources\n\n# Unicorn SME(s)\n",
- "x": 910,
- "y": 480,
+ "x": 150,
+ "y": 540,
"wires": [
[
"339481fd79e107a6"
@@ -543,12 +544,12 @@
},
{
"id": "14c8378318de0a59",
- "type": "comment",
+ "type": "resource",
"z": "c86af370eff94afa",
"name": "Traefix Ingress",
"info": "# Description\n\n# Resources\n\n# Unicorn SME(s)\n",
- "x": 910,
- "y": 130,
+ "x": 150,
+ "y": 190,
"wires": [
[
"2d66fece0a8f5fdf"
diff --git a/packages/node_modules/@node-red/nodes/core/common/task.html b/packages/node_modules/@node-red/nodes/core/common/task.html
index c1f8ebdac..c59c309b8 100644
--- a/packages/node_modules/@node-red/nodes/core/common/task.html
+++ b/packages/node_modules/@node-red/nodes/core/common/task.html
@@ -17,7 +17,7 @@