Azure / draft-classic

A tool for developers to create cloud-native applications on Kubernetes.
https://draft.sh
MIT License
3.93k stars 397 forks source link

Quickstart docs for using Draft with docker for mac / docker for windows with kubernetes edge features #762

Open michelleN opened 6 years ago

michelleN commented 6 years ago

@radu-matei - let me know if you're already working on this!

jasonwc commented 6 years ago

Thanks! Was coming around to file an issue here after the chat on the k8s slack group. Looks like you beat me to it!

michelleN commented 6 years ago

oh thank you @jasonwc !

radu-matei commented 6 years ago

Summary: If you point your cluster context to Docker for Mac (I didn't test on Windows yet), draft up works as intended.

However, because of #768, in order to skip pushing the image you need to unset the global registry config: draft config unset registry.

alexsandro-xpt commented 6 years ago

@radu-matei I'm trying under Windows and draft up the log Building Docker Image \ run eternal time.