Overview
RunKubectlCommand is an advanced Klaudia capability that enables her to suggest and execute any kubectl command directly within your cluster. Commands are surfaced through the One-Click Remediation flow, where the user reviews and confirms the action before execution. An Admin role in Komodor is required.
Unlike standard One-Click Remediation, which is limited to a predefined action whitelist, RunKubectlCommand gives Klaudia the flexibility to perform virtually any operation needed to investigate or remediate an issue.
What Klaudia's RunKubectl Command Is Capable Of
Investigation & Diagnostics - Inspect the live state of any resource: pods, nodes, deployments, ConfigMaps, events, and more.
Remediation & Operations - Execute any fix the situation calls for, including resource patches, label updates, force deletions, and other operations outside the standard whitelist.
Full Resource Coverage - Operate across any resource type, including Custom Resource Definitions (CRDs).
When this will be suggested by Klaudia remediation
RunKubectlCommand is relevant when the required operation falls outside Klaudia's standard One-Click Remediation whitelist. This includes:
Unsupported operations - Actions explicitly outside Phase 1 scope, such as Delete Resource, Drain Node, or multi-step commands.
Non-standard resource types - Resources not covered by the predefined action set, such as ConfigMaps, Secrets, or Custom Resource Definitions (CRDs).
Non-Admin users - For users without an Admin role, Klaudia will still suggest the relevant kubectl command as a copy-paste reference, but will not surface it as an executable One-Click Remediation action. Enabling RunKubectlCommand for Admin users unlocks full in-platform execution for these scenarios.
Important: RunKubectlCommand grants Klaudia broad execution capabilities and is intended for Admin users only. All commands require explicit user confirmation before execution.
Comments
0 comments
Please sign in to leave a comment.