Sandboxing on Kubernetes

Sandboxing on Kubernetes allows you to create isolated testing environments without the need to set up a new database or reload data, making it easier to test Vertica features in new versions.

Subcluster sandboxing on Kubernetes

Sandboxing in Kubernetes lets you quickly set up separate testing environments without the need to create a new database or reload data. This makes it easier to test Vertica features in new versions. You can stay connected to the main cluster while the upgrade is done in the sandbox. Once the upgrade is finished, you can easily bring the sandbox back into the main cluster.

For more information about sandboxing, see Sandboxing on K8s.