Commit Graph

13 Commits (d7ae892e8e99b30891aae28ff236b26ad6409df6)

Author SHA1 Message Date
laushinka 7ef585be22 Spelling fixes inspired by github.com/client9/misspell 2016-02-18 06:58:05 +07:00
Muhammed Uluyol f4b4ca2989 Correct permissions on cassandra run script and fix provider.
We must handle null addresses in the cassandra seed provider. This
can occur when there are 'notReadyAddresses' but no 'addresses'.
While we're at it, update the makefile to build the jar.
2016-01-06 07:55:19 -05:00
Kenneth Evensen 3a4d2d61e2 A more robust improvement on the cassandra example. The Kubernetes API server can be set in the pod template or by grabbing the environment variable. Nick Sabine <nsabine@redhat.com> generated this improvement. 2015-10-02 20:20:40 -04:00
Kenneth Evensen 232f80fe6f Cassandra example - Modified line 103 in java/src/io/k8s/cassandra/KubernetesSeedProvider.java to accept the Kubernetes host as an environment variable from the pod template. Compiled the Jar and moved it to image/kubernetes-cassandra.jar. Changed the version number in the pom.xml file. 2015-09-30 19:03:38 -04:00
Tim Hockin 89e9851ac5 Update examples to not use old DNS names 2015-07-23 13:51:09 -07: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 d3241f463b update examples/cassandra to v1 2015-06-09 13:14:15 -07:00
Brendan Burns b4b4ac4ad3 Fix cassandra example for service accounts. 2015-05-18 21:04:12 -07:00
Chao Xu 9dc901735a update the KubernetesSeedProvider.java to v1beta3 2015-05-12 19:28:35 -07:00
Chao Xu d761c64447 update examples/cassandra to api v1beta3 2015-04-23 14:48:21 -07:00
Brendan Burns ab0ae0a64e Update the cassandra example to pick up recent changes.
Also make it buildable via Maven.
2015-03-24 10:36:43 -07:00
Mikel Nelson bbca7217b7 Issue #5737 Cassandra Cluster Example Custom Seed Cores on First Node 2015-03-23 13:50:38 -07:00
Brendan Burns 04f51b60de Add an example of running Cloud Native Cassandra on k8s. 2015-01-04 22:30:18 -08:00