Kinetica Workbench Configuration¶
- kubectl (yaml)
- Helm Chart
Workbench¶
Using kubetctl a CustomResource of type KineticaCluster is used to define a new Kinetica DB Cluster in a yaml file.
The basic Group, Version, Kind or GVK to instantiate a Kinetica Workbench is as follows: -
Metadata¶
to which we add a metadata: block for the name of the DB CR along with the namespace into which we are targetting the installation of the DB cluster.
| Workbench metadata | |
|---|---|
The simplest valid Workbench CR looks as follows: -
1. clusterName - the user defined name of the Kinetica DB Cluster
2. clusterSize - block that defines the number of DB Ranks to run