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
c7d73b2c
Commit
c7d73b2c
authored
Jan 17, 2020
by
Artur Salii
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Several grammatical changes for deploy_boards.md
parent
116c133e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
doc/user/project/deploy_boards.md
doc/user/project/deploy_boards.md
+3
-3
No files found.
doc/user/project/deploy_boards.md
View file @
c7d73b2c
...
...
@@ -27,7 +27,7 @@ deploy rolling out. The percentage is the percent of the pods that are updated
to the latest release.
Since Deploy Boards are tightly coupled with Kubernetes, there is some required
knowledge. In particular you should be familiar with:
knowledge. In particular
,
you should be familiar with:
-
[
Kubernetes pods
](
https://kubernetes.io/docs/concepts/workloads/pods/pod/
)
-
[
Kubernetes labels
](
https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/
)
...
...
@@ -37,7 +37,7 @@ knowledge. In particular you should be familiar with:
## Use cases
Since the Deploy Board is a visual representation of the Kubernetes pods for a
specific environment, there are
lot of uses
cases. To name a few:
specific environment, there are
a lot of use
cases. To name a few:
-
You want to promote what's running in staging, to production. You go to the
environments list, verify that what's running in staging is what you think is
...
...
@@ -65,7 +65,7 @@ To display the Deploy Boards for a specific [environment] you should:
NOTE:
**Running on OpenShift:**
If you are using OpenShift, ensure that you're using the
`Deployment`
resource
instead of
`DeploymentConfiguration`
, otherwise the Deploy Boards won't render
instead of
`DeploymentConfiguration`
, otherwise
,
the Deploy Boards won't render
correctly. For more information, read the
[
OpenShift docs
](
https://docs.openshift.com/container-platform/3.7/dev_guide/deployments/kubernetes_deployments.html#kubernetes-deployments-vs-deployment-configurations
)
and
[
GitLab issue #4584
](
https://gitlab.com/gitlab-org/gitlab/issues/4584
)
.
...
...
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