Skip to content

nuvolaris/nuvolaris-documentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nuvolaris Documentation

Nuvolaris is a distribution of Apache OpenWhisk that aims to be portable to every Kubernetes and to include a set of integrated services to make an awesome developer experiences.

It includes nuv, an all-in-one CLI that manages both installation on Kubernetes and development.

Learn More

NOTE: the Apache OpenWhisk documentation used the wsk tool, that is embedded as a subcommand in the nuv tool. If you use Nuvolaris, whenever you see wsk you should use nuv wsk instead.

In alternative you can add to your .bashrc the following:

alias wsk='nuv wsk'

So when you type wsk it will use nuv wsk.

How to get help

If you have problems you can: