Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
95db690f
Commit
95db690f
authored
Mar 17, 2021
by
Thiago Figueiró
Committed by
Marcia Ramos
Mar 17, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add note about agentk version to one-liner install instructions
parent
4a9f16cf
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
doc/user/clusters/agent/index.md
doc/user/clusters/agent/index.md
+4
-0
No files found.
doc/user/clusters/agent/index.md
View file @
95db690f
...
...
@@ -246,6 +246,10 @@ Replace the value of `agent-token` below with the token received from the previo
docker run
--rm
registry.gitlab.com/gitlab-org/cluster-integration/gitlab-agent/cli:latest generate
--agent-token
=
your-agent-token
--kas-address
=
wss://kas.gitlab.example.com
--agent-version
latest | kubectl apply
-f
-
```
Set
`agent-version`
to the latest released patch version matching your
GitLab installation's major and minor versions. For example, if you have
GitLab v13.9.0, set
`--agent-version=v13.9.1`
.
To find out the various options the above Docker container supports, run:
```
shell
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment