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
2c7e6223
Commit
2c7e6223
authored
Feb 28, 2019
by
Daniel Gruesso
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Increase jupyter seo
parent
f6453eca
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
1 deletion
+5
-1
doc/user/project/clusters/runbooks/index.md
doc/user/project/clusters/runbooks/index.md
+5
-1
No files found.
doc/user/project/clusters/runbooks/index.md
View file @
2c7e6223
...
...
@@ -4,6 +4,10 @@ Runbooks are a collection of documented procedures that explain how to
carry out a particular process, be it starting, stopping, debugging,
or troubleshooting a particular system.
Using
[
Jupyter Notebooks
](
https://jupyter.org/
)
and the
[
Rubix library
](
https://github.com/Nurtch/rubix
)
,
users can get started writing their own executable runbooks.
## Overview
Historically, runbooks took the form of a decision tree or a detailed
...
...
@@ -36,7 +40,7 @@ To create an executable runbook, you will need:
can run the helm CLI in a safe environment.
1.
**Ingress**
- Ingress can provide load balancing, SSL termination, and name-based
virtual hosting. It acts as a web proxy for your applications.
1.
**JupyterHub**
-
JupyterHub
is a multi-user service for managing notebooks across
1.
**JupyterHub**
-
[
JupyterHub
](
https://jupyterhub.readthedocs.io/
)
is a multi-user service for managing notebooks across
a team. Jupyter Notebooks provide a web-based interactive programming environment
used for data analysis, visualization, and machine learning.
...
...
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