Commit Graph

89 Commits (83c121e921de5f0bbb7688ab2bec81f75d7b0a46)

Author SHA1 Message Date
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
Abhi Shah b3f11b2d4c Merge pull request #9507 from caesarxuchao/cassandra-example-v1
update examples/cassandra to v1
2015-06-12 09:47:20 -07: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
Chao Xu d3241f463b update examples/cassandra to v1 2015-06-09 13:14:15 -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
Brendan Burns b4b4ac4ad3 Fix cassandra example for service accounts. 2015-05-18 21:04:12 -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
Chao Xu 9dc901735a update the KubernetesSeedProvider.java to v1beta3 2015-05-12 19:28:35 -07:00
Deyuan Deng 9153582777 Fix downward API 2015-05-11 22:58:43 -04:00
Eric Paris 6b3a6e6b98 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 4120b711cf Merge pull request #7258 from caesarxuchao/api-example
update examples/cassandra to api v1beta3
2015-04-24 09:21:54 -07:00
Tim Hockin 12e4e8f304 Make docs links go through docs.k8s.io 2015-04-23 16:36:27 -07:00
Chao Xu d761c64447 update examples/cassandra to api v1beta3 2015-04-23 14:48:21 -07:00
kargakis 9d056c6bd8 Support setting up aliases for groups of resources
Closes #5278
2015-04-17 16:31:59 +02:00
Tim Hockin 186818d787 WIP: Implement multi-port Services 2015-03-30 19:28:11 -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
Tim Hockin 4375376e9c 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 fb90b56bf6 Embed VolumeSource in v1beta3 and internal. 2015-03-04 02:25:40 -08:00
Subin M 97ea7065fc modify resource limits 2015-02-26 13:51:06 +05:30
Subin M e682c933ea v1beta3 api yaml files 2015-02-26 04:25:09 +05:30
Jeff Lowdermlk 7960d88b21 Update README.md for cassandra/hazelcast examples to use kubectl resize 2015-01-16 15:05:13 -08:00
Brendan Burns 10dab7992d Update the cassandra example to use a data volume, and a fixed version. 2015-01-08 21:07:18 -08:00
Brendan Burns 7ff43be79d add a volume to cassandra example 2015-01-08 15:32:06 -08:00
Brendan Burns b06458e0ea Address some comments from erictune. 2015-01-05 09:51:05 -08:00
Brendan Burns 04f51b60de Add an example of running Cloud Native Cassandra on k8s. 2015-01-04 22:30:18 -08:00