Commit Graph

7 Commits

Author SHA1 Message Date
Jeff Lowdermilk
553f9f822b Add ga-beacon analytics to gendocs scripts
hack/run-gendocs.sh puts ga-beacon analytics link into all md files,
hack/verify-gendocs.sh verifies presence of link.
2015-05-15 18:56:38 -07:00
RichieEscarez
581d2f73be Revised topic to clarify and enhance steps and examples:
Updated descriptions and added headers and into statements
Edited the redirect requests section and clarified steps in example
Replaced GCE with Google Compute Engine
Added two statements about the required forward slashes and inserted a '/' into each example.
2015-05-14 14:06:32 -07:00
RichieEscarez
14d8a98737 Revised example proxy URL
Updated the example we provide for the proxy URL to clarify how to
prefix a service name.
2015-05-12 11:30:18 -07:00
RichieEscarez
78271e269e Replace instances of v1beta1 with v1beta3
Per issue 7502, replaced all instances of “v1beta1/proxy” with
“v1beta3/proxy/namespaces/default” and “v1beta1/redirect” with
“v1beta3/redirect/namespaces/default”. Also removed all trailing ‘/‘
forward slashes.

Removed trailing whitespace that caused sync error

Removed whitespace after “for the Kubernetes master followed by
`/api/v1beta3/proxy/namespaces/default/services/myservice/alpha/beta/gam
ma`. “
2015-05-12 11:30:18 -07:00
RichieEscarez
6d41db6f92 Issue7094- Replace "kubernetes_auth" with kubectl config view
Removed the deprecated “kubenetes_auth” command and replaced it with
the “kubectl config view” command (and corresponding example).
2015-05-08 08:48:39 -07:00
Satnam Singh
b31ae08710 Add documentation for redirect 2015-03-04 17:03:18 -08:00
Satnam Singh
00eb4283af First cut at adding documentation for accessing the cluster 2015-03-04 14:19:32 -08:00