Merge pull request #2113 from bigchaindb/rm-stand-alone

Problem: The node-on-kubernetes docs aren't just for a "stand-alone" node
This commit is contained in:
Troy McConaghy 2018-03-05 12:28:34 +01:00 committed by GitHub
commit c2fd9e7b7b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,7 +3,7 @@
Kubernetes Template: Deploy a Single BigchainDB Node
====================================================
This page describes how to deploy a stand-alone BigchainDB + Tendermint node
This page describes how to deploy a BigchainDB + Tendermint node
using `Kubernetes <https://kubernetes.io/>`_.
It assumes you already have a running Kubernetes cluster.