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
728eda05
Commit
728eda05
authored
Feb 08, 2022
by
Masoud Salehi
Committed by
Marcia Ramos
Feb 15, 2022
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix command for agent troubleshooting
parent
6e4acfbd
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
doc/user/clusters/agent/troubleshooting.md
doc/user/clusters/agent/troubleshooting.md
+1
-1
No files found.
doc/user/clusters/agent/troubleshooting.md
View file @
728eda05
...
...
@@ -11,7 +11,7 @@ When you are using the GitLab Agent for Kubernetes, you might experience issues
You can start by viewing the service logs:
```
shell
kubectl logs
-f
-l
=
app
=
gitlab-
kubernetes-
agent
-n
gitlab-kubernetes-agent
kubectl logs
-f
-l
=
app
=
gitlab-agent
-n
gitlab-kubernetes-agent
```
If you are a GitLab administrator, you can also view the
[
GitLab Agent Server logs
](
../../../administration/clusters/kas.md#troubleshooting
)
.
...
...
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