Commit Graph

20 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
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