Kenneth Evensen
|
fe99fa36b7
|
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
|
1c01f4ac60
|
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 |
Veres Lajos
|
5a229c3fd2
|
typofix - https://github.com/vlajos/misspell_fixer
|
2015-08-08 22:31:48 +01:00 |
Patrick Tescher
|
7e503f10e1
|
Adjust permissions so that Cassandra can run without root access
This allows both non root access as well as running with —user=<random
id>
|
2015-07-29 12:01:08 -07:00 |
Patrick Tescher
|
dbc81a5d75
|
Updated Cassandra Dockerfile to include procps.
The Cassandra Docker image was failing to start due to the free command not being available.
|
2015-07-24 10:40:33 -07:00 |
Marcin Wielgus
|
46a0436ca6
|
Fix IP field name and add namespace support in Cassandra example
|
2015-06-23 17:52:06 +02:00 |
Chao Xu
|
0d61416b0b
|
update examples/cassandra to v1
|
2015-06-09 13:14:15 -07:00 |
Brendan Burns
|
bbe44bd4c2
|
Fix cassandra example for service accounts.
|
2015-05-18 21:04:12 -07:00 |
Chao Xu
|
7335b4c209
|
update the KubernetesSeedProvider.java to v1beta3
|
2015-05-12 19:28:35 -07:00 |
Eric Paris
|
7aa102682a
|
Make copyright ownership statement generic
Instead of saying "Google Inc." (which is not always correct) say "The
Kubernetes Authors", which is generic.
|
2015-05-01 17:49:56 -04:00 |
Brendan Burns
|
6db5d32407
|
Update the cassandra example to pick up recent changes.
Also make it buildable via Maven.
|
2015-03-24 10:36:43 -07:00 |
Brendan Burns
|
f814e41bb1
|
Update the cassandra example to use a data volume, and a fixed version.
|
2015-01-08 21:07:18 -08:00 |
Brendan Burns
|
853f2b4e82
|
Add an example of running Cloud Native Cassandra on k8s.
|
2015-01-04 22:30:18 -08:00 |