Marcin Wielgus
|
2260986afd
|
examples/cassandra - create the service before any Cassandra pod is created
|
2015-06-30 16:49:23 +02:00 |
Chao Xu
|
c05c956d0c
|
update examples/cassandra kubectl output to the latest version
|
2015-06-21 15:38:53 -07:00 |
Satnam Singh
|
8c30525e82
|
Merge pull request #9907 from RichieEscarez/9404_controller
Changed "controller" to "replication controller"
|
2015-06-18 14:33:49 -07:00 |
Deyuan Deng
|
6ae7b7af42
|
Update cassandra example README to v1
|
2015-06-18 10:04:08 -04:00 |
RichieEscarez
|
d43299e48e
|
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
|
1cdec34c31
|
Lower cpu requirements in examples (from 1 to 0.5)
|
2015-06-17 11:39:33 +02:00 |
Abhi Shah
|
29f27d7d69
|
Merge pull request #9507 from caesarxuchao/cassandra-example-v1
update examples/cassandra to v1
|
2015-06-12 09:47:20 -07:00 |
goltermann
|
0c8fbbe033
|
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 |
Chao Xu
|
0d61416b0b
|
update examples/cassandra to v1
|
2015-06-09 13:14:15 -07:00 |
RichieEscarez
|
de564f4fc2
|
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
|
a138cc3bf4
|
rename resize to scale
|
2015-05-27 19:08:06 +02:00 |
Daniel Smith
|
eb05344f2f
|
update cassandra README.md
|
2015-05-26 17:35:22 -07:00 |
Brendan Burns
|
bbe44bd4c2
|
Fix cassandra example for service accounts.
|
2015-05-18 21:04:12 -07: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 |
Chao Xu
|
7335b4c209
|
update the KubernetesSeedProvider.java to v1beta3
|
2015-05-12 19:28:35 -07:00 |
Deyuan Deng
|
53dbea8329
|
Fix downward API
|
2015-05-11 22:58:43 -04: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 |
Nikhil Jindal
|
0c7a5f938a
|
Merge pull request #7258 from caesarxuchao/api-example
update examples/cassandra to api v1beta3
|
2015-04-24 09:21:54 -07:00 |
Tim Hockin
|
914908d5e8
|
Make docs links go through docs.k8s.io
|
2015-04-23 16:36:27 -07:00 |
Chao Xu
|
d0316b6fd7
|
update examples/cassandra to api v1beta3
|
2015-04-23 14:48:21 -07:00 |
kargakis
|
2425edeeb5
|
Support setting up aliases for groups of resources
Closes #5278
|
2015-04-17 16:31:59 +02:00 |
Tim Hockin
|
03131af836
|
WIP: Implement multi-port Services
|
2015-03-30 19:28:11 -07: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 |
Mikel Nelson
|
8c38859456
|
Issue #5737 Cassandra Cluster Example Custom Seed Cores on First Node
|
2015-03-23 13:50:38 -07:00 |
Tim Hockin
|
a185f04267
|
Rename Service.ContainerPort to TargetPort in v1b3
Fix all callers and examples. Part of multi-port service cleanup.
|
2015-03-20 13:50:06 -07:00 |
Brendan Burns
|
c26e5e4e5f
|
Embed VolumeSource in v1beta3 and internal.
|
2015-03-04 02:25:40 -08:00 |
Subin M
|
19df41bcb8
|
modify resource limits
|
2015-02-26 13:51:06 +05:30 |
Subin M
|
010675663c
|
v1beta3 api yaml files
|
2015-02-26 04:25:09 +05:30 |
Jeff Lowdermlk
|
b38743e2f6
|
Update README.md for cassandra/hazelcast examples to use kubectl resize
|
2015-01-16 15:05:13 -08: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
|
fa3a731996
|
add a volume to cassandra example
|
2015-01-08 15:32:06 -08:00 |
Brendan Burns
|
78a470733b
|
Address some comments from erictune.
|
2015-01-05 09:51:05 -08:00 |
Brendan Burns
|
853f2b4e82
|
Add an example of running Cloud Native Cassandra on k8s.
|
2015-01-04 22:30:18 -08:00 |