arthas-tutorials-cn | ||
arthas-tutorials-en | ||
assets | ||
.gitignore | ||
.prettierignore | ||
README_CN.md | ||
README.md | ||
structure.json |
Interactive Killercoda Online Tutorials for Arthas
Online Tutorial Usages
-
First visit the online tutorial: https://arthas.aliyun.com/doc/arthas-tutorials.html?language=en , select the course you want to study from the menu:
-
The course introduction page will indicate the difficulty of the course and the time required to help you understand the basic information of the course. click
START SCENARIO
{{}} to start learning. -
Enter the course, the left side is the description of this step, and the right side is a ready terminal, which can be used directly. Click the black blocks on the left to execute commands in the right:
-
Click the tab on the right to switch between terminals. Then follow the step-by-step instructions to complete the learning step by step:
Contribution Guide
If you want to contribute to the Arthas online tutorials, you are welcome to submit pull requests for the Arthas online tutorials.
Visit https://killercoda.com/creators to learn more about creating Killercoda scenarios.
For examples of the scenarios folder, visit https://github.com/killercoda/scenario-examples
Afterwards, if you have finished writing, you just need to place your tutorial folder in the corresponding folder in this branch.
About
This project is a part of Alibaba Summer of Code 2020 done by @HollowMan6, for more information please visit: https://github.com/HollowMan6/My-Alibaba-Summer-of-Code
Issue: #847