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
2ce6090b
Commit
2ce6090b
authored
Aug 06, 2019
by
Evan Read
Committed by
Achilleas Pipinellis
Aug 06, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Cross link between cluster topics
parent
f6a201a8
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
21 additions
and
13 deletions
+21
-13
doc/user/clusters/applications.md
doc/user/clusters/applications.md
+21
-13
No files found.
doc/user/clusters/applications.md
View file @
2ce6090b
# GitLab Managed Apps
# GitLab Managed Apps
GitLab provides
**GitLab Managed Apps**
, a one-click install for various applications which can
GitLab provides
**GitLab Managed Apps**
, a one-click install for various applications which can
be added directly to your configured cluster. These applications are
be added directly to your configured cluster.
needed for
[
Review Apps
](
../../ci/review_apps/index.md
)
and
[
deployments
](
../../ci/environments.md
)
when using
[
Auto DevOps
](
../../topics/autodevops/index.md
)
.
These applications are needed for
[
Review Apps
](
../../ci/review_apps/index.md
)
and
[
deployments
](
../../ci/environments.md
)
when using
[
Auto DevOps
](
../../topics/autodevops/index.md
)
.
You can install them after you
You can install them after you
[
create a cluster
](
../project/clusters/index.md#add
-new-gke-cluster
)
.
[
create a cluster
](
../project/clusters/index.md#add
ing-and-removing-clusters
)
.
## Installing applications
## Installing applications
...
@@ -20,8 +22,10 @@ This namespace:
...
@@ -20,8 +22,10 @@ This namespace:
To see a list of available applications to install:
To see a list of available applications to install:
1.
For a:
1.
For a:
-
Project-level cluster, navigate to your project's
**Operations > Kubernetes**
.
-
[
Project-level cluster
](
../project/clusters/index.md
)
,
-
Group-level cluster, navigate to your group's
**Kubernetes**
page.
navigate to your project's
**Operations > Kubernetes**
.
-
[
Group-level cluster
](
../group/clusters/index.md
)
,
navigate to your group's
**Kubernetes**
page.
Install Helm first as it's used to install other applications.
Install Helm first as it's used to install other applications.
...
@@ -160,9 +164,9 @@ file.
...
@@ -160,9 +164,9 @@ file.
When installing JupyterHub onto your Kubernetes cluster,
[
JupyterLab's Git extension
](
https://github.com/jupyterlab/jupyterlab-git
)
When installing JupyterHub onto your Kubernetes cluster,
[
JupyterLab's Git extension
](
https://github.com/jupyterlab/jupyterlab-git
)
is automatically provisioned and configured using the authenticated user's:
is automatically provisioned and configured using the authenticated user's:
-
Name
-
Name
.
-
Email
-
Email
.
-
Newly created access token
-
Newly created access token
.
JupyterLab's Git extension enables full version control of your notebooks as well as issuance of Git commands within Jupyter.
JupyterLab's Git extension enables full version control of your notebooks as well as issuance of Git commands within Jupyter.
Git commands can be issued via the
**Git**
tab on the left panel or via Jupyter's command line prompt.
Git commands can be issued via the
**Git**
tab on the left panel or via Jupyter's command line prompt.
...
@@ -233,8 +237,10 @@ The applications below can be upgraded.
...
@@ -233,8 +237,10 @@ The applications below can be upgraded.
To upgrade an application:
To upgrade an application:
1.
For a:
1.
For a:
-
Project-level cluster, navigate to your project's
**Operations > Kubernetes**
.
-
[
Project-level cluster
](
../project/clusters/index.md
)
,
-
Group-level cluster, navigate to your group's
**Kubernetes**
page.
navigate to your project's
**Operations > Kubernetes**
.
-
[
Group-level cluster
](
../group/clusters/index.md
)
,
navigate to your group's
**Kubernetes**
page.
1.
Select your cluster.
1.
Select your cluster.
1.
If an upgrade is available, the
**Upgrade**
button is displayed. Click the button to upgrade.
1.
If an upgrade is available, the
**Upgrade**
button is displayed. Click the button to upgrade.
...
@@ -263,8 +269,10 @@ The applications below can be uninstalled.
...
@@ -263,8 +269,10 @@ The applications below can be uninstalled.
To uninstall an application:
To uninstall an application:
1.
For a:
1.
For a:
-
Project-level cluster, navigate to your project's
**Operations > Kubernetes**
.
-
[
Project-level cluster
](
../project/clusters/index.md
)
,
-
Group-level cluster, navigate to your group's
**Kubernetes**
page.
navigate to your project's
**Operations > Kubernetes**
.
-
[
Group-level cluster
](
../group/clusters/index.md
)
,
navigate to your group's
**Kubernetes**
page.
1.
Select your cluster.
1.
Select your cluster.
1.
Click the
**Uninstall**
button for the application.
1.
Click the
**Uninstall**
button for the application.
...
...
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