Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Make local-k8s work with docker mac #333

Closed
wants to merge 1 commit into from
Closed

Conversation

tomwilkie
Copy link

No description provided.

# guarantees that kubelet runs in the host mount namespace,
# circumventing the problem. See
# https://www.kernel.org/doc/Documentation/filesystems/sharedsubtree.txt
echo "Setting up some dirs"

This comment was marked as abuse.

This comment was marked as abuse.

@tomwilkie
Copy link
Author

Needs --allow-privileged

@tomwilkie
Copy link
Author

And scope probe doesn't work with this change

@tomwilkie tomwilkie changed the title Make local-k8s work with docker mac [WIP] Make local-k8s work with docker mac Apr 27, 2016
@tomwilkie tomwilkie self-assigned this Apr 27, 2016
@errordeveloper
Copy link

My version works rather well now. Scope app access is a bit of a problem though, due to kubectl proxy not supporting WebSockets (weaveworks/scope#1427) and Docker for Mac not allowing host port access (what is also the cause of weaveworks/scope#1411). I am happy to make PR, if there are some problems with this one and I would do it earlier or later anyway. The Scope app access can be solved too, not a big deal, the solution there may be just about running the app on in a pod.

@tomwilkie
Copy link
Author

@errordeveloper pls make a PR for using kubernetes-anywhere for local service development.

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

Successfully merging this pull request may close these issues.

3 participants