Tim Hockin
|
34577ed6aa
|
Run update-gendocs
|
2015-11-13 13:57:57 -08:00 |
eulerzgy
|
d0838eae12
|
fix typo of cassandra example
|
2015-10-13 16:26:40 +08:00 |
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 |
Carsten Clasohm
|
59555f860e
|
add raw flag for GitHub download links
|
2015-09-07 17:43:09 -07:00 |
Marek Grabowski
|
2d26f0ba88
|
Merge pull request #12441 from vlajos/typofixes-vlajos-20150807
typofix - https://github.com/vlajos/misspell_fixer
|
2015-08-10 16:33:52 +02:00 |
Ed Costello
|
ab8816e460
|
Copy edits for typos
|
2015-08-09 14:18:06 -04:00 |
Veres Lajos
|
5a229c3fd2
|
typofix - https://github.com/vlajos/misspell_fixer
|
2015-08-08 22:31:48 +01:00 |
Dawn Chen
|
7f8dfda3df
|
Merge pull request #11995 from pat2man/non_root_cassandra
Adjust permissions so that Cassandra can run without root access
|
2015-08-06 12:57:48 -07:00 |
Eric Paris
|
b8989be240
|
Make munger begin/end less generic
Just force the beginMungeTag() endMungeTag() macros on users, by hiding
it under the covers. It really simplies things for users.
|
2015-07-30 20:41:30 -04: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 |
Janet Kuo
|
9c01325ab1
|
Use example syncer tags instead of hard-coded examples in doc
|
2015-07-27 14:48:41 -07:00 |
Daniel Smith
|
688fa94be9
|
Merge pull request #11881 from mwielgus/cassandra-image
Cassandra gcr.io/google_containers image version inc
|
2015-07-27 14:14:39 -07:00 |
Marek Grabowski
|
24b767e842
|
Merge pull request #11828 from mikedanese/cassandra-cleanup
cleanup cassandra example to conform to doc standards
|
2015-07-27 16:11:47 +02:00 |
Marcin Wielgus
|
1df8503ac2
|
Cassandra gcr.io/google_containers image version inc
|
2015-07-27 13:34:47 +02:00 |
Mike Danese
|
4b7ef82321
|
cleanup cassandra example to conform to doc standards
|
2015-07-24 12:38:26 -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 |
Tim Hockin
|
76a301ec73
|
Update examples to not use old DNS names
|
2015-07-23 13:51:09 -07:00 |
Tim Hockin
|
2c5c45b47f
|
Collected markedown fixes around syntax.
|
2015-07-20 09:51:22 -07:00 |
Tim Hockin
|
d504a77b74
|
Run gendocs
|
2015-07-17 15:35:43 -07:00 |
Daniel Smith
|
d2a40718e6
|
apply changes
|
2015-07-17 11:04:46 -07:00 |
Tim Hockin
|
f653a8f0c4
|
Better scary message
|
2015-07-17 09:28:49 -07:00 |
Brian Grant
|
6bc6f66dfa
|
Merge pull request #11400 from lavalamp/munger
Add absolute path link checking to munger
|
2015-07-16 22:50:14 -07:00 |
Daniel Smith
|
53f85f8e5d
|
(mostly) auto fixed links
|
2015-07-16 16:28:18 -07:00 |
Tim Hockin
|
9a16ed9c01
|
Add munger to verify kubectl -f targets, fix docs
|
2015-07-16 15:39:45 -07:00 |
Tim Hockin
|
8d25501cdf
|
Run gendocs
|
2015-07-14 17:28:47 -07:00 |
Tim Hockin
|
71fcd5bfe1
|
Run gendocs
|
2015-07-14 15:28:59 -07:00 |
Mike Danese
|
945b5fd98b
|
automated link fixes
|
2015-07-14 10:51:10 -07:00 |
Daniel Smith
|
5d3ad2236f
|
Apply mungedocs changes
|
2015-07-13 17:48:40 -07:00 |
Marcin Wielgus
|
c26ede2716
|
examples/cassandra - image version inc and reduced cpu requirements
|
2015-07-09 17:13:28 +02:00 |
Victor Marmol
|
171656ab92
|
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
|
c1c3715faa
|
Merge pull request #10811 from thockin/version-examples-links
Make examples links be relative
|
2015-07-07 17:34:37 -07:00 |
Tim Hockin
|
17059697ef
|
Make examples links be relative
|
2015-07-07 15:15:06 -07:00 |
Chao Xu
|
5a3d5859fc
|
replace REASON column with STATUS in kubectl output in examples/
|
2015-07-07 13:46:50 -07:00 |
Marcin Wielgus
|
2260986afd
|
examples/cassandra - create the service before any Cassandra pod is created
|
2015-06-30 16:49:23 +02: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
|
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 |