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

Docker machine deprecated, use multipass for multi-node #93

Open
1 of 4 tasks
ivorscott opened this issue Jan 10, 2022 · 3 comments
Open
1 of 4 tasks

Docker machine deprecated, use multipass for multi-node #93

ivorscott opened this issue Jan 10, 2022 · 3 comments
Labels
deprecation update A fix for something that is outdated but not broken yet

Comments

@ivorscott
Copy link

ivorscott commented Jan 10, 2022

Add a short text lecture at the beginning of the Swarm section on how to use multipass over docker-machine.

  • Create Lecture Note with comment @BretFisher
  • Replace lecture with video and more examples (per OS and per network driver)
  • Remove all mentions of docker machine and docker toolbox (except to mention it's deprecated)

Convo in Q&A: https://www.udemy.com/course/docker-mastery/learn/#questions/18305090/
Windows VirtualBox Q&A: https://www.udemy.com/course/docker-mastery/learn/#questions/19719184/

@ivorscott
Copy link
Author

Docker Machine is deprecated

Docker has stopped support for docker machine, which was used to create VMs with docker pre-installed. The last release from 2019 is archived on github. There isn't anything wrong with docker machine, Docker simply shifted focus from creating virtual machines. Today there are better alternatives like multipass. For the course, you can still choose to use docker machine but multipass is the best option. You can see Bret discuss multipass on his live show.

@BretFisher BretFisher added the deprecation update A fix for something that is outdated but not broken yet label Jan 19, 2022
@BretFisher
Copy link
Owner

BretFisher commented Jan 20, 2022

Written lecture added, video forthcoming.

@BretFisher BretFisher removed their assignment Mar 22, 2022
@BretFisher BretFisher reopened this Jan 13, 2023
@BretFisher BretFisher changed the title Docker machine deprecated Docker machine deprecated, use multipass for multi-node May 8, 2023
@BretFisher
Copy link
Owner

Good info on how to use cloud-init to spin these VMs up fast: https://www.udemy.com/course/docker-mastery/learn/#questions/21233566/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deprecation update A fix for something that is outdated but not broken yet
Projects
Development

No branches or pull requests

2 participants