We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b519519 commit 12fe1d4Copy full SHA for 12fe1d4
sidebars.js
@@ -304,6 +304,11 @@ const sidebars = {
304
},
305
],
306
307
+ {
308
+ type: 'doc',
309
+ id: 'scalardb-analytics/development',
310
+ label: 'Run Analytical Queries',
311
+ },
312
{
313
type: 'category',
314
label: 'Run Sample Applications',
@@ -551,6 +556,11 @@ const sidebars = {
551
556
id: 'scalar-kubernetes/ManualDeploymentGuideScalarDBClusterOnEKS',
552
557
label: 'Deploy ScalarDB Cluster on Amazon EKS',
553
558
559
560
561
+ id: 'scalardb-analytics/deployment',
562
+ label: 'Deploy ScalarDB Analytics in Public Cloud Environments',
563
554
564
555
565
566
label: 'Reference',
0 commit comments