kubernetes-mesos icon indicating copy to clipboard operation
kubernetes-mesos copied to clipboard

Unable to install - (Dead link on main README.md)

Open thesuperzapper opened this issue 8 years ago • 9 comments

Not sure about the state of the project, but there is a dead link on the main README.md.

The link https://docs.mesosphere.com/services/kubernetes/ is dead.

If this project is dead, how dose one recommend installing Kuberntes on DC/OS?

thesuperzapper avatar Jul 12 '16 22:07 thesuperzapper

we're trying to pull together a community of people interested in k8s/dcos here: https://dcos-community.slack.com/messages/kubernetes/

at the moment k8s is not compatible with the latest dcos releases

jdef avatar Jul 12 '16 22:07 jdef

Ok, good to know. I have two questions:

  1. What needs to be done to make it work again.
  2. Are the instructions from Kubernetes out of date?

thesuperzapper avatar Jul 13 '16 21:07 thesuperzapper

Things that I'm aware of:

  1. Security (authn) changes w/ respect the dcos CLI
  2. Get volume management working in kubelet. Current releases of dc/os execute the kubelet-executor in a private mountns. This causes problems for docker containers trying to use volumes mounted/unmounted by kubelet.

On Wed, Jul 13, 2016 at 5:10 PM, Mathew Wicks [email protected] wrote:

Ok, good to know. I have two questions:

  1. What needs to be done to make it work again.
  2. Are the instructions from Kubernetes http://kubernetes.io/docs/getting-started-guides/dcos/out of date?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/mesosphere/kubernetes-mesos/issues/804#issuecomment-232487743, or mute the thread https://github.com/notifications/unsubscribe/ACPVLIxXx8aW-sMFrQ083Nr_rk-_zkIAks5qVVQxgaJpZM4JK4PB .

jdef avatar Jul 13 '16 21:07 jdef

I found this doc describing known issues on the Kubernetes Kops Git: https://github.com/kubernetes/kops/blob/master/vendor/k8s.io/kubernetes/contrib/mesos/docs/issues.md

thesuperzapper avatar Jul 13 '16 22:07 thesuperzapper

waiting for to make kubernetes work on DC/OS

howardshaw avatar Aug 02 '16 02:08 howardshaw

also I am waiting kubernetes work on DC/OS.

wenhongqiang avatar Nov 30 '16 10:11 wenhongqiang

Took about half an hour to arrive here, given all the outdated docs and broken links around the internet. Included in those are the official Kubernetes docs, and a Mesosphere blog post from not too long ago, and this non-deprecated Mesosphere git repo.

patricklucas avatar Mar 26 '17 17:03 patricklucas

Kubernetes on Mesos has moved here: https://github.com/kubernetes-incubator/kube-mesos-framework Kubernetes on DC/OS was proof of concept and no longer works due to divergent designs.

karlkfi avatar Mar 26 '17 21:03 karlkfi

Assuming this means no further efforts are being made to bring this current and working?

"Kubernetes on DC/OS was proof of concept and no longer works due to divergent designs" Specifically what does this mean, is this philosophical and hence why no further work has been done on this or is there the potential to bridge this design difference and address?

Thanks DB

DarkBlaez avatar Jun 06 '17 14:06 DarkBlaez