Paulo Pires
0ef64c552d
Added Hazelcast example Dockerfile.
2015-06-02 22:17:33 +01:00
Paulo Pires
f1fad06c8a
Updated Hazelcast example instructions.
2015-06-02 22:10:04 +01:00
Paulo Pires
836f5033e6
Updated to hazelcast-kubernetes-bootstraper 0.3.1.
2015-06-02 22:09:48 +01:00
Brian Grant
60c82b216b
Merge pull request #9048 from kazegusuri/examples_test
...
validate all json/yaml examples under examples dir
2015-06-02 13:09:47 -07:00
Brian Grant
30e91d6cad
Merge pull request #8973 from rjnagal/rc
...
Fix guestbook example based on hackathon feedback.
2015-06-02 10:38:13 -07:00
Rohit Jnagal
871b5cd3c3
Merge pull request #9007 from jeffmendoza/nginx-doc
...
Clarify simple nginx example doc.
2015-06-01 10:43:04 -07:00
Jeff Mendoza
32110c0672
Clarify simple nginx example doc.
2015-06-01 10:13:16 -07:00
Masahiro Sano
c835bd3a08
validate all examples
2015-05-30 18:46:27 +09:00
Kris
4b15f95962
Delete deprecated API versions
...
pkg/service:
There were a couple of references here just as a reminder to change the
behavior of findPort. As of v1beta3, TargetPort was always defaulted, so
we could remove findDefaultPort and related tests.
pkg/apiserver:
The tests were using versioned API codecs for some of their encoding
tests. Necessary API types had to be written and registered with the
fake versioned codecs.
pkg/kubectl:
Some tests were converted to current versions where it made sense.
2015-05-29 17:17:35 -07:00
Rohit Jnagal
0e60157eef
Fix guestbook example based on hackathon feedback.
...
. Changed all kubectl invocations to be kubectl instead of cluster/kubectl.sh in some places.
. Remove mention of journalctl - no one knew what it was.
. Add create external load balancer to make it work on GCE by default. Mentioned removing it if running locally.
. Change port mentioned in doc from 8000 to 80.
. Example cleanup should not suggest tearing down the whole cluster.
2015-05-29 23:06:29 +00:00
Rohit Jnagal
d72a50ea0b
Merge pull request #8678 from jayunit100/k8bps_shell
...
[Harmless] K8petstore shell update, separated from the larger PR
2015-05-29 11:11:19 -07:00
Tim Hockin
90c71e79f5
Final pass looking for errant 'portal' strings
2015-05-28 16:10:44 -07:00
Tim Hockin
54665fc497
Rename 'portal IP' to 'cluster IP' most everywhere
...
This covers obvious transforms, but not --portal_net, $PORTAL_NET and
similar.
2015-05-28 16:10:44 -07:00
Tim Hockin
d257616c20
Merge pull request #8893 from jeffmendoza/patch-2
...
Wordpress Example: clarify GCE zone
2015-05-28 15:31:00 -07:00
Jeff Mendoza
47ff72faaa
Make doc links relative.
2015-05-28 09:26:17 -07:00
Jeff Mendoza
0e0b6d818a
201 walkthrough: remove term "API object"
...
Fixes #8820
2015-05-27 15:49:22 -07:00
Tim Hockin
a40837a542
Merge pull request #8596 from andronat/fix_8319
...
Kubectl command renaming (run-container to run and resize to scale)
2015-05-27 15:37:54 -07:00
Jeff Mendoza
6f003ac13c
Wordpress Example: clarify GCE zone
...
Fixes #8825
2015-05-27 15:30:20 -07:00
Quinton Hoole
be7a0c2b6e
Merge pull request #8836 from kprobst/master
...
Remove old command from update sample, plus a minor consistency tweak
2015-05-27 12:48:09 -07:00
Anastasis Andronidis
a138cc3bf4
rename resize to scale
2015-05-27 19:08:06 +02:00
Anastasis Andronidis
866b0d173f
rename run-container to run in kubectl
2015-05-27 19:07:17 +02:00
jayunit100
b9a4ea6aba
K8petstore shell update, separated from the larger PR
...
Also, cleaned up whitespace inconsistencies.
2015-05-27 12:28:00 -04:00
Saad Ali
da1421d066
Merge pull request #7435 from jsafrane/devel/volume-tests
...
V2: Add e2e tests for NFS and Gluster
2015-05-26 17:49:41 -07:00
Saad Ali
9da0466d73
Merge pull request #8840 from lavalamp/no-ro-cassandra
...
update cassandra README.md
2015-05-26 17:49:16 -07:00
Saad Ali
217c255c48
Merge pull request #8848 from lavalamp/no-ro-hazelcast
...
replace wrong code with link
2015-05-26 17:48:55 -07:00
Daniel Smith
eb05344f2f
update cassandra README.md
2015-05-26 17:35:22 -07:00
Daniel Smith
254669d5b7
replace wrong code with link
2015-05-26 17:32:03 -07:00
Patrick Reilly
3de8570af8
Update simple-yaml.md
...
Fix small typo.
2015-05-26 17:26:47 -07:00
Kathrin Probst
93ae0277ac
update commands to the latest
2015-05-26 15:14:34 -07:00
Saad Ali
20a603c662
Merge pull request #8750 from pmorie/example-links
...
Make references to files in examples links
2015-05-26 14:08:37 -07:00
Jan Safranek
8b97e1b4eb
Add e2e tests for Gluster and NFS tests.
...
- add appropriate server containers into contrib/for-tests/volumes-tester
- the tests are off by default (they need kubelet --allow_privileged=True)
- enable by 'go run hack/e2e.go ... --ginkgo.focus=Volume'
- add glusterfs tools to list of installed packages on each node
2015-05-25 12:02:41 +02:00
Paul Morie
2839e3b5fa
Make references to files in examples links
2015-05-24 03:22:26 -04:00
Paul Morie
e36a6a2eb6
Change reference to downward api pod to link in doc
2015-05-22 21:51:12 -04:00
Dawn Chen
e6c00cf750
Merge pull request #8707 from justinsb/nodeport
...
WIP: ServiceType & NodePort work
2015-05-22 16:46:59 -07:00
Justin Santa Barbara
e0f2663b05
Add Type to ServiceSpec: ClusterIP or LoadBalancer
2015-05-22 19:14:21 -04:00
Paul Morie
dc1db6b1a0
Make secrets example README link to referred files
2015-05-22 16:57:56 -04:00
Huamin Chen
dce85d0779
add rados block device(rbd) volume plugin
...
Signed-off-by: Huamin Chen <hchen@redhat.com>
2015-05-21 14:51:31 -04:00
Daniel Smith
fc493ba855
Merge pull request #8454 from brendandburns/services
...
Adjust the cassandra example to use the service account.
2015-05-19 10:18:19 -07:00
Brendan Burns
bbe44bd4c2
Fix cassandra example for service accounts.
2015-05-18 21:04:12 -07:00
Brendan Burns
8bbacb3f92
Switch Phabricator to use service accounts.
2015-05-18 20:55:13 -07:00
Paul Weil
2cae90719e
fix gendocs
2015-05-18 13:32:55 -04:00
Victor Marmol
ebc249baac
Merge pull request #8410 from tnguyen-rh/master
...
fix typo in gce.yaml: ensure 'accessModes' value is a list
2015-05-18 09:14:01 -07:00
Victor Marmol
ea75cd92e7
Merge pull request #8296 from jlowdermilk/gen-analytics
...
Add ga-beacon analytics to gendocs scripts
2015-05-18 08:40:02 -07:00
Thien-Thi Nguyen
467f42b668
fix typo in gce.yaml: ensure 'accessModes' value is a list
2015-05-18 14:48:42 +02:00
Derek Carr
356cbf35e9
Merge pull request #8343 from caesarxuchao/limitrange
...
update examples/limitrange to v1beta3
2015-05-18 08:19:44 -04: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
fd4414236b
update examples/limitrange to v1beta3;
...
change the Memory req. in invalid-pod to 5Mi;
add a minimum readme
2015-05-15 15:55:05 -07:00
Nikhil Jindal
293afd4a4f
Merge pull request #8200 from caesarxuchao/liveness-example
...
update example/liveness to v1beta3
2015-05-15 14:33:25 -07:00
Nikhil Jindal
1e99c2a27e
Merge pull request #8266 from caesarxuchao/gluster-example
...
Update examples/glusterfs to v1beta3; add desciption of Glusterfs endpoints in README.md
2015-05-15 14:32:31 -07:00
Chao Xu
bac959d9bc
Update examples/glusterfs to v1beta3;
...
Add desciption of Glusterfs endpoints in README.md;
Add validation for endpoints in examples_test.go
2015-05-15 11:13:32 -07:00