January 2018
Intermediate to advanced
318 pages
7h 6m
English
Installing Funktion is really straightforward—in fact, it is a single command:
$ funktion install platform
This will give the following output:

After a minute or two you should be able to run:
$ kubectl get pods$ kubectl get deployments
The preceding commands will check the status of the deployment:

You should also be able to see the Pods and Deployments in the Kubernetes dashboard:

Running the following command should ...
Read now
Unlock full access