Commit Graph

58 Commits

Author SHA1 Message Date
chrislovecnm
98cafe64ac More updates to docker, including more env overrides. For example you can now set cluster name.
someone tell me if this is wrong, but I do not think "examples/cassandra/image/run.sh:    cluster_name \" should have been found
2016-05-18 17:03:46 -06:00
chrislovecnm
9a1ea5cf42 updating images to v9 2016-05-18 17:00:53 -06:00
chrislovecnm
e8ce426093 Refactored KubernetesSeedProvider and added unit tests. Updated Docker image and bumped Cassandra version 2016-04-28 13:26:45 -06:00
Amy Unruh
8846b313dc phase 2 of cassandra example overhaul 2016-04-14 21:55:23 -07:00
David McMahon
dae84f5306 Update the latestReleaseBranch to release-1.2 in the munger. 2016-03-08 18:59:28 -08:00
Amy Unruh
04a585458c Cassandra example: daemonset volume fix, readme cleanup, update to new gcr
image consistent with the code base.
Change the label on the daemonset to 'app'.
2016-03-01 08:58:42 -08:00
jay vyas
4c91cf2028 e2e cassandra fixes, needs follow on container update 2016-02-22 19:50:05 -05:00
Jerome Touffe-Blin
1ef6580ea3 Fix #19098 - misplace cassandra-controller in cassandra example 2016-02-12 19:31:55 +11:00
Chao Xu
2b2f285777 run hack/update-generated-docs.sh 2015-12-21 10:41:30 -08:00
Brendan Burns
5fe248e985 Update the cassandra jar with the latest code. 2015-12-17 07:10:32 -08:00
Alexander
a505e19a9a Minor update to Cassandra example docs
Changing name of docker image to match given example + add some links to the sources
2015-12-08 19:02:58 +09:00
Marek Grabowski
66877c2064 Merge pull request #16004 from paralin/add-cassandra-daemonset-example
Add example of a cassandra daemonset.
2015-12-03 09:19:14 +01:00
k8s-merge-robot
3136acad8b Merge pull request #14623 from linzichang/fixup-cassandra
Auto commit by PR queue bot
2015-11-25 04:57:14 -08:00
Christian Stewart
0365ef9ef3 Add example of a cassandra daemonset.
Introduce examples explaining how to use DataSets to optimally
distribute cassandra nodes onto each kubernetes node in the network.

Signed-off-by: Christian Stewart <christian@paral.in>
2015-11-16 16:50:55 -05:00
Tim Hockin
dab591b629 Run update-gendocs 2015-11-13 13:57:57 -08:00
Zichang Lin
51dd067f5f Update cassandra example according to config best practices 2015-11-10 14:19:22 +08:00
eulerzgy
2968778f2e fix typo of cassandra example 2015-10-13 16:26:40 +08:00
Carsten Clasohm
d093fe0c4b add raw flag for GitHub download links 2015-09-07 17:43:09 -07:00
Ed Costello
35a5eda585 Copy edits for typos 2015-08-09 14:18:06 -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
Mike Danese
647eb0ba8b cleanup cassandra example to conform to doc standards 2015-07-24 12:38:26 -07:00
Tim Hockin
995a7aef29 Collected markedown fixes around syntax. 2015-07-20 09:51:22 -07: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
Brian Grant
786b59427d Merge pull request #11400 from lavalamp/munger
Add absolute path link checking to munger
2015-07-16 22:50:14 -07:00
Daniel Smith
98eeadb66e (mostly) auto fixed links 2015-07-16 16:28:18 -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
Marcin Wielgus
8af2605bb9 examples/cassandra - image version inc and reduced cpu requirements 2015-07-09 17:13:28 +02:00
Victor Marmol
bb42bf79a6 Merge pull request #10231 from mwielgus/cassandra
Fix IP field name and add namespace support in Cassandra example
2015-07-08 14:37:14 -07:00
Yu-Ju Hong
711c093902 Merge pull request #10811 from thockin/version-examples-links
Make examples links be relative
2015-07-07 17:34:37 -07:00
Tim Hockin
304d08bb7f Make examples links be relative 2015-07-07 15:15:06 -07:00
Chao Xu
336c17b87b replace REASON column with STATUS in kubectl output in examples/ 2015-07-07 13:46:50 -07:00
Marcin Wielgus
34b872f2d3 examples/cassandra - create the service before any Cassandra pod is created 2015-06-30 16:49:23 +02:00
Marcin Wielgus
eb2df43c78 Fix IP field name and add namespace support in Cassandra example 2015-06-23 17:52:06 +02:00
Chao Xu
db73a08f72 update examples/cassandra kubectl output to the latest version 2015-06-21 15:38:53 -07:00
Satnam Singh
424d09fb97 Merge pull request #9907 from RichieEscarez/9404_controller
Changed "controller" to "replication controller"
2015-06-18 14:33:49 -07:00
Deyuan Deng
36359a6c7f Update cassandra example README to v1 2015-06-18 10:04:08 -04:00
RichieEscarez
eb44b3c830 Qualified all references to "controller" so that references to "replication controller" are clear. fixes #9404
Also ran hacks/run-gendocs.sh
2015-06-17 08:48:59 -07:00
Marcin Wielgus
49af3209f8 Lower cpu requirements in examples (from 1 to 0.5) 2015-06-17 11:39:33 +02:00
goltermann
8b5f146c09 Clarify a few things in Cassandra example.
Fixing Cassandra example.

Update to kubectl exec.

Fix to gcr.io links
2015-06-10 13:49:02 -07:00
RichieEscarez
2d9977252a Added inline links to "services" "pods" "namespaces" and "replication controllers" (using relative linking ../../folder/filename.md) 2015-06-05 07:38:08 -07:00
Anastasis Andronidis
9e3a540940 rename resize to scale 2015-05-27 19:08:06 +02:00
Daniel Smith
13d99aa961 update cassandra README.md 2015-05-26 17:35:22 -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