README.md (1150B)
1 # Katacoda Hello World 2 This is an example repository. Starting building your own scenario by editing the files in this directory. Create additional scenarios by adding additional directories to the top level folder. 3 4 5 ## index.json 6 The file _index.json_ contains all the information about the scenario. It has the title, description and a heading for each step. 7 8 The file also contains an imageid. This refers to the Katacoda environment. Here are some environment image IDs you may find useful: 9 10 | **Environment** | **Image ID** | 11 |------------------|---------------| 12 | Docker | docker | 13 | Kubernetes | kubernetes | 14 | CoreOS | coreos | 15 | Node.js v6 | node6 | 16 | Go | go | 17 | C# | c# | 18 | Java | java8 | 19 | Bash | bash | 20 21 ## Pro Author Accounts 22 Interested in metrics, private repositories and environments for classroom teaching? Update to become a Pro Author at https://katacoda.com/teach 23 24 ## Interactive Developer Portals 25 Want to take your scenarios to the next level? Visit https://katacoda.com/embed