Containers and Kubernetes
New features related to containerized Vertica.
HTTP service configuration
The httpServerMode
custom resource definition parameter controls whether the Vertica server starts its HTTP server.
For details, see Custom resource definition parameters.
Custom HTTP port
The subclusters[i].httpNodePort
custom resource definition parameter lets you set a custom port for external HTTPS connections when subclusters[i].serviceType
is set to NodePort
.
For details, see Custom resource definition parameters.
Prometheus server metrics
Vertica on Kubernetes now exposes server metrics with the HTTPS service. After you configure the HTTPS service to accept client requests, you can export time series metrics for data reporting and visualization.
For details, see the following: