Commit Graph

14 Commits

Author SHA1 Message Date
Alexandros Mavrogiannis
d5035a15e0 Change factory name to client.NewInCluster
The factory that generates a client for use within the cluster is NewInCluster, rather than NewInContainer.
2015-06-30 15:58:21 -07:00
Eric Tune
0b4ced80a7 Service account documentation.
Fixes #9344.

Depends on #9821.

Update Secrets documentation to explain how secrets can be
created/used manually, or automatically with service accounts.

Greatly expanded service account documentation.

Added a service account admin guide.

Lots of cross-references.
2015-06-22 10:42:54 -07:00
Marek Biskup
0260c808b4 fix links in accessing-the-cluster.md 2015-06-17 16:12:45 +02:00
Brendan Burns
25dee0c42a Remove redirect from docs. 2015-06-15 15:42:05 -07:00
Ed Costello
05714d416b Copy edits for spelling errors and typos
Signed-off-by: Ed Costello <epc@epcostello.com>
2015-06-12 18:47:28 -04:00
Eric Tune
e82b40e64b Rewrite docs for accessing the cluster.
Put discussion of how to access the API ahead of discussion about
how to access other services on the cluster.

More clearly distinguish the different kinds of proxies.

Explain pros and cons of different approaches better.

Remove cluster-admin-oriented documentation from user guide.

More links.
2015-06-08 16:23:33 -07:00
Kris Rousey
6e83eb2636 Updating docs/ to v1 2015-06-05 14:09:49 -07:00
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