Skip to content
This repository has been archived by the owner on Dec 5, 2017. It is now read-only.

Put system service to kube-system namespace #806

Open
gyliu513 opened this issue Aug 1, 2016 · 1 comment
Open

Put system service to kube-system namespace #806

gyliu513 opened this issue Aug 1, 2016 · 1 comment

Comments

@gyliu513
Copy link

gyliu513 commented Aug 1, 2016

After Kubernetes + Mesos installation finished, I can see some system services in default namespace, we should put those system services in kube-system namespace just like native kubernetes.

root@mesos8:~# ./kubectl  -s http://localhost:8888 get services
NAME             CLUSTER-IP   EXTERNAL-IP   PORT(S)     AGE
k8sm-scheduler   10.0.0.120   <none>        10251/TCP   2d
kubernetes       10.0.0.1     <none>        443/TCP     2d
@jdef
Copy link

jdef commented Aug 5, 2016

sounds good to me. PRs welcome :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants