You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
arthas/README.md

2.1 KiB

Interactive Killercoda Online Tutorials for Arthas

中文说明/Chinese Documentation

Online Tutorial Usages

  1. 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:

  2. 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.

  3. 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:

  4. 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