Commit 80275713 authored by Amy Qualls's avatar Amy Qualls

Merge branch '49318-docs-aqualls-tidy-local-agent' into 'master'

Fix spacing and word choice

See merge request gitlab-org/gitlab!49507
parents 6ec80da7 7857cea3
......@@ -43,7 +43,7 @@ You can run `kas` and `agentk` locally to test the [Kubernetes Agent](index.md)
bazel run //cmd/kas -- --configuration-file="$(pwd)/cfg.yaml"
```
1. In a new terminal window, run this command to start agentk:
1. In a new terminal window, run this command to start `agentk`:
```shell
bazel run //cmd/agentk -- --kas-address=grpc://127.0.0.1:8150 --token-file="$(pwd)/token.txt"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment