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
5263877d
Commit
5263877d
authored
Nov 12, 2020
by
Alexander Tanayno
Committed by
Amy Qualls
Nov 12, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add more info about KAS for Omnibus GitLab
parent
db2c7db2
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
1 deletion
+10
-1
doc/administration/logs.md
doc/administration/logs.md
+5
-0
doc/user/clusters/agent/index.md
doc/user/clusters/agent/index.md
+5
-1
No files found.
doc/administration/logs.md
View file @
5263877d
...
...
@@ -966,6 +966,11 @@ For Omnibus GitLab installations, GitLab Monitor logs reside in `/var/log/gitlab
For Omnibus GitLab installations, GitLab Exporter logs reside in
`/var/log/gitlab/gitlab-exporter/`
.
## GitLab Kubernetes Agent Server
For Omnibus GitLab installations, GitLab Kubernetes Agent Server logs reside
in
`/var/log/gitlab/gitlab-kas/`
.
## Gathering logs
When
[
troubleshooting
](
troubleshooting/index.md
)
issues that aren't localized to one of the
...
...
doc/user/clusters/agent/index.md
View file @
5263877d
...
...
@@ -63,7 +63,7 @@ For more details, please refer to our [full architecture documentation](https://
The setup process involves a few steps to enable GitOps deployments:
1.
[
Install the Agent server
](
#install-the-kubernetes-agent-server
)
.
1.
[
Define a configuration
direc
tory
](
#define-a-configuration-repository
)
.
1.
[
Define a configuration
reposi
tory
](
#define-a-configuration-repository
)
.
1.
[
Create an Agent record in GitLab
](
#create-an-agent-record-in-gitlab
)
.
1.
[
Generate and copy a Secret token used to connect to the Agent
](
#create-the-kubernetes-secret
)
.
1.
[
Install the Agent into the cluster
](
#install-the-agent-into-the-cluster
)
.
...
...
@@ -108,6 +108,10 @@ When using the [Omnibus GitLab](https://docs.gitlab.com/omnibus/) package:
1.
[
Reconfigure GitLab
](
../../../administration/restart_gitlab.md#omnibus-gitlab-reconfigure
)
.
To configure any additional options related to GitLab Kubernetes Agent Server,
refer to the
**Enable GitLab KAS**
section of the
[
`gitlab.rb.template`
](
https://gitlab.com/gitlab-org/omnibus-gitlab/-/blob/master/files/gitlab-config-template/gitlab.rb.template
)
.
#### Install with the Helm chart
When installing or upgrading the GitLab Helm chart, consider the following Helm v3 example.
...
...
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