dlorenc
|
587bf60c37
|
Switch the DNS etcd port from 9090.
|
2016-07-25 14:59:34 -07:00 |
Dan Lorenc
|
e46b0d9cb0
|
Update k8s.
|
2016-06-10 09:43:46 -07:00 |
dlorenc
|
a621681e1b
|
Unmark the DNS Service and Endpoint as cluster-services.
This label causes the addon-manager to delete them. We can't let the addon-manager
create these either, because it doesn't support endpoints.
|
2016-05-31 14:28:32 -07:00 |
dlorenc
|
f15f8a4366
|
Switch logging in dns.go to glog.
|
2016-05-31 09:52:16 -07:00 |
dlorenc
|
1884f8acf1
|
Blow away godeps.json, re "godep save".
|
2016-05-13 14:55:15 -07:00 |
Lucas Käldström
|
a38a9037e2
|
Use utilnet for getting the host's public IP, which is more reliable. Also, switch to net.IP and net.IPNet flags for validation
|
2016-05-10 17:49:09 +03:00 |
Lucas Käldström
|
c12821809a
|
Run gofmt
|
2016-05-09 23:37:46 +03:00 |
Lucas Käldström
|
4b3e673ac1
|
Create the kube-system namespace if it doesn't exist
|
2016-05-09 23:36:33 +03:00 |
Lucas Käldström
|
e7cda1ce58
|
Very large refactor of localkube. Fixed lots of bugs, added flags and commands via cobra, extracted a simple interface for SimpleServer for all Kubernetes components, made DNS working again, created the type LocalkubeServer which holds all necessary data etc.
|
2016-05-09 23:35:57 +03:00 |
Lucas Käldström
|
6b2d1ed1cd
|
Restructure the whole project, gofmt and improve the makefile
|
2016-05-05 16:38:23 +03:00 |