NDB Operator Release Notes
        
Table of Contents
Deployment of a new NDB Cluster in a Kubernetes cluster consists of three steps, each of which is discussed in this chapter:
- Determining the characteristics of the NDB Cluster; for example, the numbers of data nodes and SQL nodes are directly configurable. 
- Creation of an - NdbClusterobject using the desired configuration in Kubernetes.
- Verifying the installation by checking the NDB Cluster's status and (if necessary) logs. 
Removal of an installed NDB Cluster is also covered here.