Yifan Gu
e6020c62ac
example/cluster-dns: Fix typo.
2015-06-08 10:32:12 -07:00
krousey
d1024dc52c
Merge pull request #9281 from pedro-r-marques/beta1_to_beta3
...
Upgrade k8petstore example to v1beta3 API.
2015-06-08 10:16:30 -07:00
Pedro Marques
aa30e8f686
Upgrade to v1beta3 API.
...
Convert the example to the v1beta3 API since support for beta1 was removed.
2015-06-05 16:56:12 -07:00
Quinton Hoole
0f1c4c25c3
Merge pull request #9334 from swagiaal/fix-nfs-nginx-path
...
Fix nginx path in nfs pod example.
2015-06-05 15:24:56 -07:00
Quinton Hoole
8dd4ac0cb9
Merge pull request #9326 from derekwaynecarr/openshift_update
...
Update OpenShift on Kubernetes example for getting service public ip
2015-06-05 14:57:59 -07:00
Sami Wagiaalla
07f31d31a9
Fix nginx path in nfs pod example.
...
nginx document root has changed. This updates the document
root in the nfs example.
Signed-off-by: Sami Wagiaalla <swagiaal@redhat.com>
2015-06-05 16:47:48 -04:00
Mike Danese
d326de9b6c
Merge pull request #9319 from skonzem/fix_doc_typos
...
Fix misspellings in documentation
2015-06-05 12:00:37 -07:00
Quinton Hoole
8b01ecb53a
Merge pull request #9024 from markturansky/recyc_controllers
...
PersistentVolumeRecycler controller
2015-06-05 11:39:08 -07:00
Quinton Hoole
79bb4eda46
Merge pull request #9305 from brendandburns/example
...
Add some text about the docs being sync'd to HEAD
2015-06-05 11:22:15 -07:00
derekwaynecarr
d4324bc40f
Update OpenShift on Kubernetes example for getting service public ip
2015-06-05 14:06:23 -04:00
Quinton Hoole
ab0c17f195
Merge pull request #9131 from RichieEscarez/8701_repctr
...
Added inline links to "services" "pods" "namespaces" and "replicati…
2015-06-05 09:34:14 -07:00
Quinton Hoole
a55c652466
Merge pull request #9137 from RichieEscarez/8701_repctr2
...
Added inline links to "services" "pods" "namespaces" "secrets" and …
2015-06-05 09:33:00 -07:00
Quinton Hoole
4a7f3cc2fa
Merge pull request #9138 from RichieEscarez/8701_repctr3
...
Added inline links to "services" "pods" "namespaces" and "replication…
2015-06-05 09:32:27 -07:00
Quinton Hoole
0374514457
Merge pull request #9146 from RichieEscarez/8701_repctr4
...
Added inline links to "services" "pods" and "replication controllers"…
2015-06-05 09:31:56 -07:00
Scott Konzem
1cff55f874
Fix misspellings in documentation
2015-06-05 11:35:17 -04: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
Brendan Burns
e051497be9
Add some text about the docs being sync'd to HEAD
...
Add pointers to the release branch files.
Clone docs when creating a new release.
2015-06-04 21:53:15 -07:00
Quinton Hoole
950df31c59
Merge pull request #9160 from uluyol/master
...
Update template to correctly retrieve external IP address. Clean up sample output.
2015-06-04 21:45:59 -07:00
Quinton Hoole
8de23c20db
Merge pull request #9140 from pires/7731-fix_hazelcast_example
...
Update Hazelcast example
2015-06-04 21:45:01 -07:00
Paulo Pires
f059f6ee60
Fixed typo in Hazelcast example README.md.
2015-06-04 22:02:27 +01:00
markturansky
2829fadfad
PV Recycling API
2015-06-04 15:39:34 -04:00
Muhammed Uluyol
c1cbcb3ea1
Update template to correctly retrieve external IP address. Clean up sample output.
2015-06-04 11:50:14 -07:00
RichieEscarez
7936334a78
Fixes #8701 . Added inline links to "services" "pods" and "replication controllers" (using relative linking ../../folder/filename.md)
2015-06-04 09:24:50 -07:00
Brian Grant
398aebea71
Merge pull request #9222 from JasonGiedymin/open-shift-doc-update
...
Documentation Updates - Redis & Open Shift
2015-06-03 21:11:13 -07:00
Brian Grant
fc742f8c13
Merge pull request #9096 from derekwaynecarr/quota_ex
...
Improve resource quota example, add README
2015-06-03 20:58:30 -07:00
Jason Giedymin
03d9169d36
Documentation Updates:
...
- Modify redis readme with better introduction sentence regarding pods.
- Modify openshift readme with standard option ordering, and update for newer `start` options usage.
- Add gitignore to prevent user settings inadvertently being staged.
2015-06-03 20:09:40 -04:00
Brian Grant
f8bf996000
Merge pull request #9211 from lavalamp/no-ro-nonbreaking
...
Nonbreaking pieces of #8155
2015-06-03 16:44:24 -07:00
derekwaynecarr
122681ea03
Improve resource quota example, add README
2015-06-03 18:55:42 -04:00
Daniel Smith
5d6b8d7de6
doc updates
2015-06-03 15:41:09 -07:00
Daniel Smith
6e95388672
allow kubectl to be built statically
...
* Package kubectl in a container
* Add example with a pod using kubectl as a sidecar
2015-06-03 15:41:09 -07:00
Muhammed Uluyol
3bd0890234
Request resources that fit in the default configuration in examples/mysql-wordpress-pd.
2015-06-03 12:41:10 -07:00
Chao Xu
d52cef11a4
add v1 tests to hack/test-go; let default value of Container.SecurityContext to be nil
2015-06-03 09:50:41 -07:00
Daniel Smith
0b3530ebac
fix embarrassing config error
2015-06-02 18:47:06 -07:00
Paulo Pires
db70dd5902
Added Hazelcast example Dockerfile.
2015-06-02 22:17:33 +01:00
Paulo Pires
61a4d646a7
Updated Hazelcast example instructions.
2015-06-02 22:10:04 +01:00
Paulo Pires
00c4e9ba01
Updated to hazelcast-kubernetes-bootstraper 0.3.1.
2015-06-02 22:09:48 +01:00
RichieEscarez
8aa42622b1
Added inline links to "services" "pods" "namespaces" and "replication controllers" (using relative linking ../../folder/filename.md)
2015-06-02 13:43:06 -07:00
Brian Grant
619a72cd3b
Merge pull request #9048 from kazegusuri/examples_test
...
validate all json/yaml examples under examples dir
2015-06-02 13:09:47 -07:00
RichieEscarez
320bc1ce4b
Added inline links to "services" "pods" "namespaces" "secrets" and "replication controllers" (using relative linking ../../folder/filename.md)
2015-06-02 12:58:28 -07:00
Brian Grant
8c5308c746
Merge pull request #8973 from rjnagal/rc
...
Fix guestbook example based on hackathon feedback.
2015-06-02 10:38:13 -07:00
Rohit Jnagal
2ffb875129
Merge pull request #9007 from jeffmendoza/nginx-doc
...
Clarify simple nginx example doc.
2015-06-01 10:43:04 -07:00
Jeff Mendoza
8aea326b89
Clarify simple nginx example doc.
2015-06-01 10:13:16 -07:00
Masahiro Sano
5b3abe719b
validate all examples
2015-05-30 18:46:27 +09:00
Kris
f4e2c738f6
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
0d2c027b15
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
8e2340722c
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
e13d6078de
Final pass looking for errant 'portal' strings
2015-05-28 16:10:44 -07:00
Tim Hockin
4318ca5a8b
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
df4c591943
Merge pull request #8893 from jeffmendoza/patch-2
...
Wordpress Example: clarify GCE zone
2015-05-28 15:31:00 -07:00
Jeff Mendoza
bd843814b2
Make doc links relative.
2015-05-28 09:26:17 -07:00