Commit Graph

36 Commits (70036069ee7a4b0a7aedb73b0d4d858941ea4334)

Author SHA1 Message Date
Robert Bailey 6b97ac0880 Merge pull request #10131 from thockin/svc-docs
Hopefully make NodePort docs clearer
2015-06-26 21:50:46 -07:00
RichieEscarez 899145da10 Replaced (or defined first instance of) GKE/GCE with Google Container Engine/Google Compute Engine
Fixes #10354
2015-06-26 13:30:41 -07:00
Tim Hockin ff91fef26b Hopefully make NodePort docs clearer 2015-06-25 10:46:15 -07:00
Kai Zhang a7bf6665ab Fixed broken link to addons/README.md
Fixed broken link to addons/README.md
2015-06-17 16:31:13 -07:00
Marek Biskup b71bf667b5 formatting 2015-06-16 17:35:20 +02:00
Peter Novotnak 784fc22c7e Added default allowable port range for NodePort to the docs. 2015-06-12 16:35:44 -07: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
Thien-Thi Nguyen dd848da801 s/master elected/master-elected/ 2015-06-01 22:41:15 +02:00
Thien-Thi Nguyen d64c5061de s/An common/A common/ 2015-06-01 22:40:34 +02:00
Thien-Thi Nguyen e49467e912 add blank line before list; do s/-/*/ for list-element prefix; upcase first word in sentence 2015-06-01 22:37:08 +02:00
Thien-Thi Nguyen bbfae80594 fix typo: s/can not/cannot/ 2015-06-01 22:35:59 +02:00
Tim Hockin f6ecb28c06 Fix bad JSON in doc 2015-05-28 17:05:51 -07:00
Tim Hockin ac3cc3c518 Rename PORTAL_NET all over 2015-05-28 16:10:44 -07:00
Tim Hockin 4318ca5a8b Rename 'portal IP' to 'cluster IP' most everywhere
This covers obvious transforms, but not --portal_net, $PORTAL_NET and
similar.
2015-05-28 16:10:44 -07:00
Tim Hockin 3917776cc7 Update docs about new Services work 2015-05-26 14:44:11 -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
Clayton Coleman e200d5a317 Make PortalIP alloc HA
* Add an allocator which saves state in etcd
* Perform PortalIP allocation check on startup and periodically afterwards

Also expose methods in master for downstream components to handle IP allocation
/ master registration themselves.
2015-05-08 13:34:16 -04:00
Benjamen Keroack 96c5896c74 service documentation: fix location of selector in JSON, make it clear that publicIPs belongs in the spec field 2015-05-06 17:37:31 -07:00
Tim Hockin bfde99ac4b Beef up services doc a little
Convert examples to v1beta3, flesh out some details, mention L7.
2015-05-06 09:05:06 -07:00
Eric Tune 53c6c5cfb3 Document session affinity option.
Closes #2867
2015-04-30 12:41:21 -07:00
George Kuan 9f64d009e0 Corrected some typos 2015-04-26 19:37:14 -07:00
sandric f0c3f372a5 Update services.md
Fix pods docs link
2015-04-15 18:46:26 +03:00
Mark Maglana fd29104ff5 Fix confusing use of "comprise"
The word "comprise" means "be composed of" or "contain" so
"applications comprised of multiple containers" would mean
"applications composed of of multiple containers" or "applications
contained of multiple containers" which is confusing.

I understand that this is nitpicking and that "comprise" has a new
meaning which is the opposite of its original definition just like
how "literally" now means "figuratively" to some people. However, I
believe that clarity is of utmost importance in technical
documentation which is why I'm proposing this change.
2015-03-25 14:55:34 -07:00
Brendan Burns 62418fd120 Describe manual setting of PortalIP in service creation. 2015-03-23 20:22:36 -07:00
Abhishek Gupta d1b7a9fb4a Adding documentation for headless services 2015-03-20 16:21:58 -07:00
Di Xu 00b3fa802d fix broken link and typo in services.md 2015-03-14 13:54:00 +08:00
Tim Hockin af37dc0e16 Better docs for Services and public IPs.
Fixes #2738
2015-03-04 22:13:57 -08:00
rsokolowski af0ade518c Explain what are services without endpoints used for. 2015-03-04 16:19:02 +01:00
kargakis 76365af42c Refine services doc 2015-02-02 23:16:37 +01:00
Brian Grant e448604c7f Clarify format of service environment variables. Fixes #1936. 2014-11-24 18:01:56 +00:00
Brendan Burns 645697409d updated services with more details on public ips 2014-11-19 15:50:31 -08:00
uberj 7b28c46f6a fix typos 2014-11-19 09:43:56 -08:00
Brendan Burns 2aa52d043b Add external services v2 support. 2014-11-14 11:32:54 -08:00
Meir Fischer 01448e0ea8 Fix services doc grammar/punctuation 2014-11-11 23:30:19 -05:00
Tim Hockin d258eca6fd Add and update docs. 2014-10-16 08:36:47 -07:00