Title
Create new category
Edit page index title
Edit category
Edit link
Install Pulse Kubernetes Resources with Helm
This article describes how to install Pulse on Kubernetes by using the Pulse Helm chart.
Prerequisites
Before you begin, make sure that the following database components are deployed:
MongoDB
VictoriaMetrics
Elasticsearch
PostgreSQL
NATS
For database installation instructions, see the database deployment documentation.
All commands in this article assume that you are running from the repository root directory, which is the parent directory of helm-pulse.
Install Pulse
Run the following command to install Pulse.
Example deployments
OpenShift with Pulse Node and Pulse Logs
OpenShift without Pulse Node and Pulse Logs
Kubernetes with Pulse Node and Pulse Logs
Kubernetes without Pulse Node and Pulse Logs
Helm Parameter Reference
Global parameters
Parameter | Description |
|---|---|
global.image.tag | Container image tag for all Pulse components |
global.namespace | Target Kubernetes namespace for Pulse resources |
global.imagePullSecrets[0].name | Name of the Kubernetes secret used to pull images from a private registry |
global.routeSuffix | Base domain suffix for OpenShift routes |
global.imageCredentials.password | Base64-encoded Docker registry credentials token |
Service URLs
Parameter | Description |
|---|---|
pulse-core.manager.mongoUrl | Encrypted MongoDB connection string |
pulse-core.manager.vminsertUrl | VictoriaMetrics VMInsert service URL |
pulse-core.manager.vmselectUrl | VictoriaMetrics VMSelect service URL |
pulse-core.manager.natsUrl | NATS service URL |
pulse-core.manager.pgUrl | PostgreSQL service URL |
pulse-core.manager.redisUrl | Redis service URL or hostname |
pulse-core.manager.elasticUrl | Elasticsearch service URL |
pulse-core.manager.logstashUrl | Logstash service URL |
Manager settings
Parameter | Description |
|---|---|
pulse-core.manager.createAcceloManagerRoute | Create an OpenShift route for the Accelo Manager service |
pulse-core.manager.enableK8sDb | Enable Kubernetes-managed database connectivity |
Route and UI exposure
Parameter | Description |
|---|---|
pulse-core.ui.exposeUI | Create a route to expose the Pulse UI |
pulse-core.streaming.exposeRoute | Create a route for the streaming service |
pulse-core.hydra.exposeRoute | Create a route for the Hydra service |
Load balancer services
Parameter | Description |
|---|---|
loadBalancerServices.ad-logstash.enabled | Expose Logstash through a LoadBalancer service |
Pulse Logs settings
Parameter | Description |
|---|---|
pulselogs.rbac.create | Create RBAC resources for Pulse Logs |
pulselogs.scc.create | Create OpenShift SecurityContextConstraints for Pulse Logs |
pulselogs.namespace | Namespace where Pulse Logs is deployed |
Pulse Node settings
Parameter | Description |
|---|---|
pulsenode.namespace | Namespace where Pulse Node is deployed |
pulsenode.rbac.create | Create RBAC resources for Pulse Node |
pulsenode.scc.create | Create OpenShift SecurityContextConstraints for Pulse Node |
Verify the installation
Uninstall Pulse
Example:
For additional help, contact www.acceldata.force.com OR call our service desk +1 844 9433282
Copyright © 2026