Skip to content

Commit a28ec1f

Browse files
committed
Add: TOC
1 parent c370713 commit a28ec1f

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

docs/build-guide.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,17 @@
11
# How to build and run Gatling Operator
22

3-
<!-- TOC -->
4-
<!-- /TOC -->
5-
63
This is the guide for how to build Gatling Operator from source code.
74
And run sample in your local environment.
85
In this guide, we use makefile to build and run Gatling Operator.
96

7+
- [How to build and run Gatling Operator](#how-to-build-and-run-gatling-operator)
8+
- [Pre-requisites](#pre-requisites)
9+
- [Get the Source code](#get-the-source-code)
10+
- [Install the tools](#install-the-tools)
11+
- [Create a Kubernetes cluster](#create-a-kubernetes-cluster)
12+
- [Build \& Deploy Gatling Operator](#build--deploy-gatling-operator)
13+
- [Create All in One manifest](#create-all-in-one-manifest)
14+
1015
## Pre-requisites
1116

1217
### Get the Source code

0 commit comments

Comments
 (0)