Title
Create new category
Edit page index title
Edit category
Edit link
Deploy Pulse Core Services
You can deploy the Pulse Core services by sending an API request to the Pulse Manager Server using the curl command.
This request updates the Custom Resource (CR) in the background. The Pulse Operator then automatically detects the changes and deploys the specified services to the Pulse Server running on the Kubernetes cluster node.
Add the Core Services You Want to Deploy
Add the required services to the core list in the API request. The following core services are available.
Service Name | Identifier |
|---|---|
GraphQL |
|
New UI |
|
Streaming |
|
Hydra |
|
AxnServer |
|
Notifications |
|
Alerts |
|
Dashplots (Core) |
|
Dashplots (UI) |
|
Deploy Using the Core Services API
Use the following curl command to deploy the services. Replace the placeholders as described below.
Replace the Placeholders
Placeholder | Description |
|---|---|
| The external URL for the Manager service (exposed via Ingress) |
| Name of your target cluster |
| Mapping of Pulse host IPs to hostnames (used internally for networking) |
What Happens Next?
The Manager Server updates the CR behind the scenes with the listed services.
The Pulse Operator detects this update and automatically deploys the services to the cluster nodes.
Important Notes
Ensure Ingress and authentication are correctly configured before running the command.
To verify deployment, use
kubectl get pods -n <namespace>.
For additional help, contact www.acceldata.force.com OR call our service desk +1 844 9433282
Copyright © 2026