Commit Graph

41 Commits

Author SHA1 Message Date
David McMahon 63e1c77a21 Update the latestReleaseBranch to release-1.4 in the munger. 2016-09-01 14:40:55 -07:00
Tamer Tas c7d0bc8316 examples/elasticsearch: fix awkward sentence 2016-08-14 22:18:24 +03:00
Kubernetes Submit Queue a5d7890b39 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 10b5aff955 Fix broken warning image link in docs 2016-07-15 10:44:58 +01:00
Christian Koep cb3454769d 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 f05b9a47e9 Updated docs and examples for release-1.3. 2016-06-13 12:24:34 -07:00
Dawn Chen 0cba8b9eae Revert "Versioning docs and examples for v1.4.0-alpha.0."
This reverts commit cce9db3aa9555671c5ddf69549b46ed0fd7e472a.
2016-06-10 16:46:46 -07:00
David McMahon b1e6c67b24 Versioning docs and examples for v1.4.0-alpha.0. 2016-06-10 14:55:35 -07:00
David McMahon 74811d373b Update the latestReleaseBranch to release-1.2 in the munger. 2016-03-08 18:59:28 -08:00
Minhan Xia 8104df34a2 fix es example 2016-02-01 14:50:38 -08:00
Chao Xu 533747fa0f run hack/update-generated-docs.sh 2015-12-21 10:41:30 -08:00
Tim Hockin 34577ed6aa Run update-gendocs 2015-11-13 13:57:57 -08:00
Zichang Lin d3fdce082e Update elasticsearch example according to config best practices 2015-10-07 09:52:32 +08:00
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