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
9c646f65
Commit
9c646f65
authored
Jan 10, 2022
by
Romuald Atchadé
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update docs on interactive web terminal support on Helm Chart project
parent
5c201c2e
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
4 deletions
+12
-4
doc/ci/interactive_web_terminal/index.md
doc/ci/interactive_web_terminal/index.md
+12
-4
No files found.
doc/ci/interactive_web_terminal/index.md
View file @
9c646f65
...
@@ -32,10 +32,18 @@ Two things need to be configured for the interactive web terminal to work:
...
@@ -32,10 +32,18 @@ Two things need to be configured for the interactive web terminal to work:
-
If you are using a reverse proxy with your GitLab instance, web terminals need to be
-
If you are using a reverse proxy with your GitLab instance, web terminals need to be
[
enabled
](
../../administration/integration/terminal.md#enabling-and-disabling-terminal-support
)
[
enabled
](
../../administration/integration/terminal.md#enabling-and-disabling-terminal-support
)
NOTE:
### Partial support for Helm chart
Interactive web terminals are not yet supported by
[
`gitlab-runner` Helm chart
](
https://docs.gitlab.com/charts/charts/gitlab/gitlab-runner/index.html
)
.
Interactive web terminals are partially supported in
`gitlab-runner`
Helm chart.
Support is tracked
[
in this issue
](
https://gitlab.com/gitlab-org/charts/gitlab-runner/-/issues/79
)
.
They are enabled when:
-
The number of replica is one
-
You use the
`loadBalancer`
service
Support for fixing these limitations is tracked in the following issues:
-
[
Support of more than one replica
](
https://gitlab.com/gitlab-org/charts/gitlab-runner/-/issues/323
)
-
[
Support of more service types
](
https://gitlab.com/gitlab-org/charts/gitlab-runner/-/issues/324
)
## Debugging a running job
## Debugging a running job
...
...
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