Skip to content

Commit

Permalink
k8s scenario 2
Browse files Browse the repository at this point in the history
  • Loading branch information
danielehc committed May 18, 2020
1 parent 63d6105 commit 3bbda93
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion playground/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@
},
"backend": {
"port": 8080,
"imageid": "kubernetes-cluster-running"
"imageid": "kubernetes"
}
}
4 changes: 4 additions & 0 deletions test-k8s-scenario/step1.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@ A Katacoda scenario is a series of Markdown files, bash scripts and a JSON file

## Task

Start Kubernetes cluster `/opt/launch-kubeadm.sh`



Clone our example repository that contains the set of documentation with the following command:

`git clone https://github.com/katacoda/scenario-examples.git katacoda-scenario-examples`{{execute}}
Expand Down

0 comments on commit 3bbda93

Please sign in to comment.