User Guide
Pulse 4.1.x
Get Started
Architecture
Core Concepts
Monitor and Analyze
Manage Alerts and Actions
Generate Reports
Manage Users and Roles
Workflows
Title
Message
Create new category
What is the title of your new category?
Edit page index title
What is the title of the page index?
Edit category
What is the new title of your category?
Edit link
What is the new title and URL of your link?
Deploy the Kubernetes Optimizer Service
Summarize Page
Copy Markdown
Open in ChatGPT
Open in Claude
Connect to Cursor
Connect to VS Code
This page describes deploying the Pulse Kubernetes Optimizer service and its dependencies.
Deploy VM-Scraper
- For details about deploying vmagent in an OpenShift cluster, see Fetch K8s Metrics in an OpenShift Cluster
- For details about deploying the scraper from scratch, including Node-Exporter and KubeStateMetrics, see Fetch K8s Metrics on Vanilla Cluster.
Enable the K8s Dashboards
Enable the feature flags for Kubernetes Dashboard in the pulseoperator CR.
Bash
xxxxxxxxxxkubectl edit pulseoperators.pulse.acceldata.com pulseoperator -n pulse ... FEATURE_FLAGS: '..."isK8Enabled": true, "k8sLogs": true}'... image: ad-pulse-ui... OPTIMIZER_ENABLED: "true"... image: ad-dashplots-ui...Save this, and the controller-manager automatically restarts ad-pulse-ui and ad-dashplots-ui.
Deploy the Pulse K8s Optimizer Add-ons
Deploy the K8s Optimizer addons as needed.
KUBERNETES WEBHOOKKUBERNETES OPTIMIZER
The commands to deploy the addon services:
Bash
xxxxxxxxxxcurl --request PUT \ --url http://<Ingress API for the Manager Server>/api/v1/mserver/deploy/addons/<clustername> \ -u "pulse:6Q6+2JxJ6QXORvvHjQakqyEUSM5/KhAFXYBAZsUnJQqCOSUl5VkWeHwfUGekw1z4" \ --header 'Content-Type: application/json' \ --data '{ "addons": [ . . . "KUBERNETES WEBHOOK", "KUBERNETES OPTIMIZER" ], "extra_hosts": { "<IP_Address 1>": "dbservers101.acceldata.dvl", "<IP_Address 2>": "dbservers102.acceldata.dvl", "<IP_Address 3>": "dbservers103.acceldata.dvl" }}'Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard
Last updated on
Was this page helpful?
Next to read:
Fetch K8s Metrics in an OpenShift ClusterFor additional help, contact www.acceldata.force.com OR call our service desk +1 844 9433282
Copyright © 2026
Discard Changes
Do you want to discard your current changes and overwrite with the template?
Archive Synced Block
Message
Create new Template
What is this template's title?
Delete Template
Message