dgrove-oss closed pull request #259: ingress.md information about google cloud 
DNS
URL: https://github.com/apache/incubator-openwhisk-deploy-kube/pull/259
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/docs/ingress.md b/docs/ingress.md
index 2604849..c7731a4 100644
--- a/docs/ingress.md
+++ b/docs/ingress.md
@@ -162,7 +162,9 @@ whisk:
 ### Google Cloud with nginx ingress
 
 This type of installation allows the same benefits as the IBM Cloud standard 
cluster.
-According to your nginx ingress settings you can define a <domain> value of 
your choice.
+
+According to your nginx ingress settings you can define a <domain> value of 
your choice. Check the official Google Cloud documentation here: 
https://cloud.google.com/kubernetes-engine/docs/tutorials/configuring-domain-name-static-ip.
 As stated you can create a domain of the type: 
`openwhisk.<your-chosen-dns-name>.com`
+
 You can choose to create a tls secret for that <domain> and provide values for 
<tlscrt> and <tlskey> in base64.
 
 To generate the values for <tlscrt> and <tlskey> you can use the openssl tool:


 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to