Paulo Pires
|
ab07ab3e30
|
Revamped Elasticsearch example that now uses an Alpine Linux container with JRE 8u51 and Elasticsearch 1.7.1.
Replaced Go discovery mechanism for Elasticsearch discovery plug-in that supports Kubernetes.
|
2015-09-04 09:39:14 +01:00 |
Shaun Parker
|
4ee6fc0135
|
Stopped the token argument from being passed to the elasticsearch_discovery script. It was no longer needed after kubernetes/kubernetes#12621 was merged. The token argument causes the script to error out and stops Elasticsearch nodes from forming a cluster.
Bumped docker tag from 1.1 to 1.2 and updated README and RC config to reference updated version.
|
2015-08-29 14:48:42 -06:00 |
Robert Bailey
|
1fb2202f99
|
Merge pull request #12621 from satnam6502/elasticsearch-example
Update Elasticsearch example to remove use of secrets
|
2015-08-18 11:49:29 -07:00 |
Kris Rousey
|
120a1e34e9
|
Moving everyone to unversioned client
|
2015-08-18 10:23:03 -07:00 |
Satnam Singh
|
fd88b38266
|
Update Elasticsearch example to remove use of secrets
|
2015-08-17 16:48:46 -07:00 |
Ed Costello
|
ab8816e460
|
Copy edits for typos
|
2015-08-09 14:18:06 -04:00 |
Mike Danese
|
d6abeaa4c6
|
run gofmt on everything we touched
|
2015-08-05 17:52:56 -07:00 |
Mike Danese
|
c3519fa5b4
|
rewrite go imports
|
2015-08-05 17:30:03 -07:00 |
Eric Paris
|
76568e8ced
|
Fix trailing whitespace in all docs
|
2015-07-30 20:41:30 -04:00 |
Eric Paris
|
b8989be240
|
Make munger begin/end less generic
Just force the beginMungeTag() endMungeTag() macros on users, by hiding
it under the covers. It really simplies things for users.
|
2015-07-30 20:41:30 -04:00 |
Janet Kuo
|
9c01325ab1
|
Use example syncer tags instead of hard-coded examples in doc
|
2015-07-27 14:48:41 -07:00 |
Tim Hockin
|
2c5c45b47f
|
Collected markedown fixes around syntax.
|
2015-07-20 09:51:22 -07:00 |
Satnam Singh
|
3eff999c04
|
Update console output for Elasticsearch example documentation
|
2015-07-18 22:53:25 +01:00 |
Tim Hockin
|
d504a77b74
|
Run gendocs
|
2015-07-17 15:35:43 -07:00 |
Daniel Smith
|
d2a40718e6
|
apply changes
|
2015-07-17 11:04:46 -07:00 |
Tim Hockin
|
f653a8f0c4
|
Better scary message
|
2015-07-17 09:28:49 -07:00 |
Tim Hockin
|
9a16ed9c01
|
Add munger to verify kubectl -f targets, fix docs
|
2015-07-16 15:39:45 -07:00 |
Tim Hockin
|
8d25501cdf
|
Run gendocs
|
2015-07-14 17:28:47 -07:00 |
Tim Hockin
|
71fcd5bfe1
|
Run gendocs
|
2015-07-14 15:28:59 -07:00 |
Mike Danese
|
945b5fd98b
|
automated link fixes
|
2015-07-14 10:51:10 -07:00 |
Daniel Smith
|
5d3ad2236f
|
Apply mungedocs changes
|
2015-07-13 17:48:40 -07:00 |
Chao Xu
|
59598b1b3e
|
update kubectl output in examples/elasticsearch
|
2015-07-07 11:10:51 -07:00 |
RichieEscarez
|
0c988f55fd
|
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 |
Chao Xu
|
59fe894055
|
update examples/elasticsearch to v1
|
2015-06-12 09:38:42 -07:00 |
RichieEscarez
|
7c5fa3763c
|
Added inline links to "services" "pods" "namespaces" "secrets" and "replication controllers" (using relative linking ../../folder/filename.md)
|
2015-06-02 12:58:28 -07:00 |
Anastasis Andronidis
|
a138cc3bf4
|
rename resize to scale
|
2015-05-27 19:08:06 +02:00 |
Jeff Lowdermilk
|
29edafa519
|
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 |
Satnam Singh
|
df4d00c4d1
|
Elasticsearch Discovery with Kubernetes
|
2015-05-07 11:23:00 -07:00 |