Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 633 Bytes

prereq-osx.md

File metadata and controls

31 lines (19 loc) · 633 Bytes

Network Service Mesh - Prerequisites for OSX

Preparing an OSX host to run Network Service Mesh

The following instructions assume OSX environment

Docker

Install Docker desktop from the official packages.

Please ensure that Docker is started, or optionally select "Start Docker Desktop when you log in" on the General tab in Docker's Preferences.

Kubectl

The rest of the prerequisites can be easily installed using brew:

brew install kubectl

VirtualBox

brew cask install virtualbox

Vagrant

brew cask install vagrant