Skip to content

Commit

Permalink
tutorial: Attempt of hosting katacoda tutorial on Thanos repo. (#742)
Browse files Browse the repository at this point in the history
Signed-off-by: Bartek Plotka <bwplotka@gmail.com>
  • Loading branch information
bwplotka authored Jan 16, 2019
1 parent 2f74ca0 commit c9dd273
Show file tree
Hide file tree
Showing 6 changed files with 33 additions and 0 deletions.
Empty file.
32 changes: 32 additions & 0 deletions tutorials/katacoda/thanos-global-view/index.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
{
"title": "Interactive Thanos Deployment for Global View and HA of Prometheus Servers",
"description": "...",
"details": {
"steps": [
{
"title": "Step 1",
"text": "step1.md"
},
{
"title": "Step 2",
"text": "step2.md"
},
{
"title": "Step 3",
"text": "step3.md"
}
],
"intro": {
"text": "intro.md"
},
"finish": {
"text": "finish.md"
}
},
"environment": {
"uilayout": "editor-terminal"
},
"backend": {
"imageid": "docker"
}
}
1 change: 1 addition & 0 deletions tutorials/katacoda/thanos-global-view/intro.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
TBD
Empty file.
Empty file.
Empty file.

0 comments on commit c9dd273

Please sign in to comment.