diff --git a/KubeEdge v1.14.2/tempMapper/index.json b/KubeEdge v1.14.2/tempMapper/index.json new file mode 100644 index 0000000..8d5b5fa --- /dev/null +++ b/KubeEdge v1.14.2/tempMapper/index.json @@ -0,0 +1,30 @@ +{ + "title": "KubeEdge Deployment", + "description": "Temperature-Mapper", + "details": { + "steps": [ + { + "title": "Step 1/5", + "text": "step1.md" + }, + { + "title": "Step 2/5", + "text": "step2.md" + }, + { + "title": "Step 3/5", + "text": "step3.md" + }, + { + "title": "Step 4/5", + "text": "step4.md" + } + ], + "intro": { + "text": "intro.md" + } + }, + "backend": { + "imageid": "ubuntu" + } +} \ No newline at end of file