Run a BigchainDB Node in a Kubernetes Cluster
=============================================
Assuming you already have a `Kubernetes `_
cluster up and running, this page describes how to run a
BigchainDB node on it.
Step 1: Install and Configure kubectl
-------------------------------------
kubectl is the Kubernetes CLI.
See the `Kubernetes docs to install and configure kubectl
`_.
Note: The BigchainDB Dashboard can be deployed
as a Docker container, like everything else.