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

Add Docker for Mac installation process #318

Closed
rogaha opened this issue Nov 29, 2018 · 4 comments
Closed

Add Docker for Mac installation process #318

rogaha opened this issue Nov 29, 2018 · 4 comments

Comments

@rogaha
Copy link

rogaha commented Nov 29, 2018

-- https://docs.docker.com/docker-for-mac/install/
-- https://download.docker.com/mac/stable/Docker.dmg
screenshot of google chrome 11-29-18 1-12-29 pm

screenshot of google chrome 11-29-18 1-10-21 pm

screenshot of docker 11-29-18 1-10-36 pm

Steps

export KUBEFLOW_SRC=/path/to/directory
mkdir ${KUBEFLOW_SRC}
cd ${KUBEFLOW_SRC}
export KUBEFLOW_TAG=v0.3.4-rc.1
curl https://raw.githubusercontent.com/kubeflow/kubeflow/${KUBEFLOW_TAG}/scripts/download.sh | bash
${KUBEFLOW_SRC}/scripts/kfctl.sh init ks_app_d4m --platform docker-for-desktop
cd ks_app_d4m
../scripts/kfctl.sh generate k8s
../scripts/kfctl.sh apply k8s
@rogaha
Copy link
Author

rogaha commented Nov 29, 2018

@shaunc
Copy link

shaunc commented Oct 17, 2019

Indeed -- its odd that the MacOS page doesn't say anything about how to install if you already have Kubernetes installed. It seems to promise to at the top of the page but then it peters out after MiniKube install instructions. What about Kubeflow itself!? :)

Relatedly, what will the steps above do to an existing Istio installation? Is everything namespaced?

@jtfogarty
Copy link

/area docs
/kind feature
/priority p2

@stale
Copy link

stale bot commented Apr 20, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot closed this as completed Apr 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants