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
86f6649d
Commit
86f6649d
authored
Jun 12, 2018
by
Dennis Tang
Committed by
Achilleas Pipinellis
Jun 12, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Resolve "Update docs as GKE cluster creation label has changed from "project ID" to "project""
parent
60ded4eb
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
doc/user/project/clusters/index.md
doc/user/project/clusters/index.md
+5
-5
No files found.
doc/user/project/clusters/index.md
View file @
86f6649d
...
...
@@ -41,20 +41,20 @@ new Kubernetes cluster that will be hosted on GKE to your project:
1.
Navigate to your project's
**Operations > Kubernetes**
page.
1.
Click on
**Add Kubernetes cluster**
.
1.
Click on
**Create with G
KE
**
.
1.
Click on
**Create with G
oogle Kubernetes Engine
**
.
1.
Connect your Google account if you haven't done already by clicking the
**Sign in with Google**
button.
1.
Fill in the requested values:
-
**Cluster name**
(required) - The name you wish to give the cluster.
-
**GCP project ID**
(required) - The ID of the project you created in your GCP
-
**Kubernetes cluster name**
- The name you wish to give the cluster.
-
**Environment scope**
- The
[
associated environment
](
#setting-the-environment-scope
)
to this cluster.
-
**Google Cloud Platform project**
- The project you created in your GCP
console that will host the Kubernetes cluster. This must
**not**
be confused
with the project
name
. Learn more about
[
Google Cloud Platform projects
](
https://cloud.google.com/resource-manager/docs/creating-managing-projects
)
.
with the project
ID
. Learn more about
[
Google Cloud Platform projects
](
https://cloud.google.com/resource-manager/docs/creating-managing-projects
)
.
-
**Zone**
- The
[
zone
](
https://cloud.google.com/compute/docs/regions-zones/
)
under which the cluster will be created.
-
**Number of nodes**
- The number of nodes you wish the cluster to have.
-
**Machine type**
- The
[
machine type
](
https://cloud.google.com/compute/docs/machine-types
)
of the Virtual Machine instance that the cluster will be based on.
-
**Environment scope**
- The
[
associated environment
](
#setting-the-environment-scope
)
to this cluster.
1.
Finally, click the
**Create Kubernetes cluster**
button.
After a few moments, your cluster should be created. If something goes wrong,
...
...
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