Commit Graph

52 Commits

Author SHA1 Message Date
Patrick Tescher
5da58d91cd 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
Tim Hockin
89e9851ac5 Update examples to not use old DNS names 2015-07-23 13:51:09 -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
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