Skip to content

theiaweia/openfaas-minishift-addon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Download and use

Clone the repository to your local machine.

Install the openfaas add-on by running the following command:

minishift addons install openfaas Choose whether to apply the add-on to a running Minishift VM or enable the add-on to start each time that Minishift starts.

To apply the add-on once to a running Minishift VM, run the following command:

minishift addons apply openfaas To enable the add-on to start each time that Minishift starts, run the following command:

minishift addons enable openfaas

To remove the add-on, run the following command:

minishift addons remove openfaas

Uninstall the openfaas add-on by running the following command:

minishift addons uninstall openfaas

About

Minishift addon for openfaas

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published