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
573eec55
Commit
573eec55
authored
Mar 19, 2018
by
Dylan Griffith
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add documentation for displayed K8s Ingress IP address (#44330)
parent
5778de67
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
18 additions
and
0 deletions
+18
-0
changelogs/unreleased/44330-docs-for-ingress-ip.yml
changelogs/unreleased/44330-docs-for-ingress-ip.yml
+5
-0
doc/user/project/clusters/index.md
doc/user/project/clusters/index.md
+13
-0
No files found.
changelogs/unreleased/44330-docs-for-ingress-ip.yml
0 → 100644
View file @
573eec55
---
title
:
Add documentation for displayed K8s Ingress IP address (#44330)
merge_request
:
17836
author
:
type
:
other
doc/user/project/clusters/index.md
View file @
573eec55
...
...
@@ -167,6 +167,19 @@ external IP address with the following procedure. It can be deployed using the
In order to publish your web application, you first need to find the external IP
address associated to your load balancer.
### GitLab can automatically determine the IP address for you
> [Introduced](https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/17052) in GitLab 10.6.
If you installed the Ingress
[
via the
**Applications**
](
#installing-applications
)
you should see the Ingress IP address on
this same page within a few minutes. There may be some
instances in which GitLab cannot determine the IP address of your ingress
application in which case you can read on for other ways of manually
determining the IP address.
### Manually determining the IP address
If the cluster is on GKE, click on the
**Google Kubernetes Engine**
link in the
**Advanced settings**
, or go directly to the
[
Google Kubernetes Engine dashboard
](
https://console.cloud.google.com/kubernetes/
)
...
...
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