Commit Graph

6 Commits

Author SHA1 Message Date
nikhiljindal 6ecda1cb8c Fixing an indentation bug in yaml file 2015-04-24 00:48:24 -07:00
Tim Hockin 914908d5e8 Make docs links go through docs.k8s.io 2015-04-23 16:36:27 -07:00
Tim Hockin 936d59b8d1 Stop using dockerfile/* images
As per
http://blog.docker.com/2015/03/updates-available-to-popular-repos-update-your-images/
docker has stopped answering dockerfile/redis and dockerfile/nginx.  Fix all
users in our tree.  Sadly this means a lot of published examples are now broken.
2015-04-16 12:20:43 -07:00
Tim Hockin 03131af836 WIP: Implement multi-port Services 2015-03-30 19:28:11 -07:00
Tim Hockin a185f04267 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
Abhi Shah f13d809a53 updated gce-pd and redis examples to use v1beta3 2015-03-11 16:15:49 -07:00