David McMahon
|
385fb81407
|
Update the latestReleaseBranch to release-1.4 in the munger.
|
2016-09-01 14:40:55 -07:00 |
Tamer Tas
|
14a57fafa0
|
examples/elasticsearch: fix awkward sentence
|
2016-08-14 22:18:24 +03:00 |
Kubernetes Submit Queue
|
6b523ce6db
|
Merge pull request #26258 from koep/examples_elasticsearch_fix
Automatic merge from submit-queue
Fix elasticsearch example volume descriptors
fixes #26257
[![Analytics](https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/.github/PULL_REQUEST_TEMPLATE.md?pixel)]()
|
2016-08-03 11:18:43 -07:00 |
joe2far
|
88b6d4ad36
|
Fix broken warning image link in docs
|
2016-07-15 10:44:58 +01:00 |
Christian Koep
|
58be48349c
|
Fix elasticsearch example volume descriptors
This makes the elasticsearch example work with Kubernetes 1.1.x.
|
2016-06-27 17:39:55 +02:00 |
David McMahon
|
2bff72b769
|
Updated docs and examples for release-1.3.
|
2016-06-13 12:24:34 -07:00 |
Dawn Chen
|
88de86fcb9
|
Revert "Versioning docs and examples for v1.4.0-alpha.0."
This reverts commit cce9db3aa9 .
|
2016-06-10 16:46:46 -07:00 |
David McMahon
|
cce9db3aa9
|
Versioning docs and examples for v1.4.0-alpha.0.
|
2016-06-10 14:55:35 -07:00 |
David McMahon
|
dae84f5306
|
Update the latestReleaseBranch to release-1.2 in the munger.
|
2016-03-08 18:59:28 -08:00 |
Minhan Xia
|
05e63d5967
|
fix es example
|
2016-02-01 14:50:38 -08:00 |
Chao Xu
|
2b2f285777
|
run hack/update-generated-docs.sh
|
2015-12-21 10:41:30 -08:00 |
Tim Hockin
|
dab591b629
|
Run update-gendocs
|
2015-11-13 13:57:57 -08:00 |
Zichang Lin
|
ec72be26e4
|
Update elasticsearch example according to config best practices
|
2015-10-07 09:52:32 +08:00 |
Paulo Pires
|
0a64995b7b
|
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
|
6db9b3c302
|
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
|
a2caee0d33
|
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
|
ae6c64d9bb
|
Moving everyone to unversioned client
|
2015-08-18 10:23:03 -07:00 |
Satnam Singh
|
cf549ed83f
|
Update Elasticsearch example to remove use of secrets
|
2015-08-17 16:48:46 -07:00 |
Ed Costello
|
35a5eda585
|
Copy edits for typos
|
2015-08-09 14:18:06 -04:00 |
Mike Danese
|
17defc7383
|
run gofmt on everything we touched
|
2015-08-05 17:52:56 -07:00 |
Mike Danese
|
8e33cbfa28
|
rewrite go imports
|
2015-08-05 17:30:03 -07:00 |
Eric Paris
|
024208e39f
|
Fix trailing whitespace in all docs
|
2015-07-30 20:41:30 -04:00 |
Eric Paris
|
4cbca2e63c
|
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
|
180798cfa4
|
Use example syncer tags instead of hard-coded examples in doc
|
2015-07-27 14:48:41 -07:00 |
Tim Hockin
|
995a7aef29
|
Collected markedown fixes around syntax.
|
2015-07-20 09:51:22 -07:00 |
Satnam Singh
|
975bd9e1a6
|
Update console output for Elasticsearch example documentation
|
2015-07-18 22:53:25 +01:00 |
Tim Hockin
|
33f1862830
|
Run gendocs
|
2015-07-17 15:35:43 -07:00 |
Daniel Smith
|
f7873d2a1f
|
apply changes
|
2015-07-17 11:04:46 -07:00 |
Tim Hockin
|
542e13d2d3
|
Better scary message
|
2015-07-17 09:28:49 -07:00 |
Tim Hockin
|
f7512d007b
|
Add munger to verify kubectl -f targets, fix docs
|
2015-07-16 15:39:45 -07:00 |
Tim Hockin
|
39b86908a1
|
Run gendocs
|
2015-07-14 17:28:47 -07:00 |
Tim Hockin
|
79f9cd7c83
|
Run gendocs
|
2015-07-14 15:28:59 -07:00 |
Mike Danese
|
3eff8fce41
|
automated link fixes
|
2015-07-14 10:51:10 -07:00 |
Daniel Smith
|
821e08fded
|
Apply mungedocs changes
|
2015-07-13 17:48:40 -07:00 |
Chao Xu
|
68403f67e8
|
update kubectl output in examples/elasticsearch
|
2015-07-07 11:10:51 -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 |
Chao Xu
|
8fcc39be6c
|
update examples/elasticsearch to v1
|
2015-06-12 09:38:42 -07:00 |
RichieEscarez
|
320bc1ce4b
|
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
|
9e3a540940
|
rename resize to scale
|
2015-05-27 19:08:06 +02: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 |
Satnam Singh
|
9c72a56056
|
Elasticsearch Discovery with Kubernetes
|
2015-05-07 11:23:00 -07:00 |