Skip to content
GitLab
Next
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Primary navigation
Search or go to…
Project
GitLab
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Privacy statement
Keyboard shortcuts
?
What's new
4
Snippets
Groups
Projects
Show more breadcrumbs
GitLab.org
GitLab
Commits
c9c648e5
Commit
c9c648e5
authored
2 years ago
by
Suzanne Selhorn
Committed by
Achilleas Pipinellis
2 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Added GitLab Helm chart and cloud native
Related to:
https://gitlab.com/gitlab-org/technical-writing/-/issues/642
parent
32e99232
No related branches found
No related tags found
2 merge requests
!96059
Draft: Add GraphQL query for deployment details
,
!95417
Added GitLab Helm chart and cloud native
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/development/documentation/styleguide/word_list.md
+18
-0
18 additions, 0 deletions
doc/development/documentation/styleguide/word_list.md
with
18 additions
and
0 deletions
doc/development/documentation/styleguide/word_list.md
+
18
−
0
View file @
c9c648e5
...
...
@@ -239,6 +239,13 @@ Use **CI/CD minutes** instead of **CI minutes**, **pipeline minutes**, **pipelin
Do not use
**click**
. Instead, use
**select**
with buttons, links, menu items, and lists.
**Select**
applies to more devices, while
**click**
is more specific to a mouse.
## cloud native
When you're talking about using a Kubernetes cluster to host GitLab, you're talking about a
**cloud-native version of GitLab**
.
This version is different than the larger, more monolithic
**Omnibus package**
that is used to deploy GitLab.
You can also use
**cloud-native GitLab**
for short. It should be hyphenated and lowercase.
## collapse
Use
**collapse**
instead of
**close**
when you are talking about expanding or collapsing a section in the UI.
...
...
@@ -434,6 +441,17 @@ Do not make **GitLab** possessive (GitLab's). This guidance follows [GitLab Trad
**GitLab.com**
refers to the GitLab instance managed by GitLab itself.
## GitLab Helm chart, GitLab chart
To deploy a cloud-native version of GitLab, use:
-
The GitLab Helm chart (long version)
-
The GitLab chart (short version)
Do not use
**the `gitlab` chart**
,
**the GitLab Chart**
, or
**the cloud-native chart**
.
You use the
**GitLab Helm chart**
to deploy
**cloud-native GitLab**
in a Kubernetes cluster.
## GitLab Flavored Markdown
When possible, spell out
[
**GitLab Flavored Markdown**
](
../../../user/markdown.md
)
.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment