This website requires JavaScript.
Explore
Help
Sign In
github
/
kubernetes
Watch
4
Star
0
Fork
0
You've already forked kubernetes
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
2b14fc1d14e467c07dc8fcbbb3278310f1b2c80d
kubernetes
/
pkg
/
master
History
Alex Robinson
2b14fc1d14
Remove the cloud provider field from the services REST handler and the master
...
now that load balancers are handled by the ServiceController.
2015-04-14 18:56:47 +00:00
..
ports
Create an insecure (http) read-only port on the kubelet so that
2015-04-02 10:45:49 -07:00
doc.go
Fix typos in pkg docs
2014-08-28 11:43:35 +02:00
master_test.go
Remove pods from pkg/registry/etcd/etcd.go since they are in their own type
2015-02-16 10:09:27 -05:00
master.go
Remove the cloud provider field from the services REST handler and the master
2015-04-14 18:56:47 +00:00
publish_test.go
Implement multi-port endpoints
2015-03-27 12:36:32 -07:00
publish.go
WIP: Implement multi-port Services
2015-03-30 19:28:11 -07:00