Skip to main content
The Command Palette is your fastest way to navigate, search, and take action in Ankra. Press ⌘+K (Mac) or Ctrl+K (Windows/Linux) to open it from anywhere.

What is the Command Palette?

The Command Palette is a powerful keyboard-first interface that lets you:
  • Navigate Instantly: Jump to any page, cluster, or resource without clicking through menus
  • Direct Kubernetes Links: Navigate directly to any Kubernetes resource type Deployments, Pods, Services, Ingresses, ConfigMaps, Secrets, RBAC, Storage, Helm Releases, and 30+ more
  • Search Everything: Find clusters, pods, charts, and credentials by name
  • Execute Commands: Toggle sidebar, open AI chat, Base64 encode/decode, and more
  • Access Shortcuts: Quickly reach frequently used features

Opening the Command Palette

PlatformShortcut
macOS⌘ + K
Windows/LinuxCtrl + K
You can also click the search icon in the sidebar to open it.

What You Can Do

Jump directly to any page in Ankra:
CommandDescription
ClustersGo to cluster list
ChartsBrowse Helm charts
CredentialsManage credentials
OrganisationsTeam management
ProfileYour profile settings
API TokensManage API tokens
Feature FlagsToggle experimental features

Cluster Navigation

When you have a cluster selected, access cluster-specific pages:
CommandDescription
OverviewCluster dashboard
StacksStack management
Create StackBuild a new stack
Add-onsInstalled add-ons
ManifestsCustom manifests
LogsLog explorer for pod and container logs
MetricsCPU, memory, network, and disk metrics
ResourcesKubernetes resources overview
GitOpsRepository sync settings
OperationsDeployment history
AgentAgent connection status
Cluster General SettingsCluster configuration
Cluster GitOps SettingsGitHub and GitOps integration

Kubernetes Resources

Navigate directly to any Kubernetes resource type. The command palette provides direct links to every resource in your cluster not just Ankra pages, but every Kubernetes resource kind. Workloads
CommandAliases
Podspods, workload
Deploymentsdeployments, workload
StatefulSetsstateful sets, workload
DaemonSetsdaemon set, workload
ReplicaSetsreplicasets, workload
Jobsjobs, workload
CronJobscron jobs, workload
PodDisruptionBudgetspods, workload
HorizontalPodAutoscalershpa
Networking
CommandAliases
Servicesservices, networking
Ingressesingresses, networking
Ingress Classesingress classes, networking
Endpointsendpoints, networking
NetworkPoliciesnetworkpolicy
CSIDriverscsi driver, networking
CSINodescsi node, networking
CSIStorageCapacitiescsi storage capacity, networking
Configuration
CommandAliases
ConfigMapsconfig maps
Secretssecrets, configs
Namespacesnamespaces
Eventsevents
Storage
CommandAliases
PersistentVolumespv, storage
Persistent Volume Claimspvcs, storage
Storage Classesstorage classes
VolumeAttachmentsvolume attachment
RBAC
CommandAliases
Rolesroles, rbac
RoleBindingsrole bindings, rbac
Cluster Rolesclusterroles
Cluster Role Bindingsclusterrolebindings
Service Accountsservice accounts, rbac
LimitRangeslimit range
Other
CommandAliases
Custom Resource Definitions (CRD)crd
Helm Releaseshelm, releases, charts
Nodesnodes

Actions

Execute commands without leaving your keyboard:
CommandDescription
Toggle Sidebar CollapseExpand or collapse the sidebar
Toggle Sidebar VisibilityShow or hide the sidebar
AI ChatOpen the AI assistant (⌘+J / Ctrl+J)
AI Chat HistoryView past AI conversations
Keyboard ShortcutsShow keyboard shortcuts reference
Base64 EncodeEncode text to Base64
Base64 DecodeDecode Base64 to text
Import ClusterStart importing a new cluster
DocumentationOpen Ankra docs in a new tab
LogoutSign out of Ankra
Search across your resources:
CommandDescription
Search ClustersFind a cluster by name
Search PodsFind pods across clusters
Search CredentialsFind stored credentials
Switch OrganisationSwitch between organisations

Using the Command Palette

1

Open the Palette

Press ⌘+K (Mac) or Ctrl+K (Windows/Linux) from anywhere in Ankra.
2

Type Your Search

Start typing to filter commands and pages. The palette uses fuzzy matching, so you don’t need exact names.
3

Navigate Results

Use and arrow keys to move through results.
4

Execute

Press Enter to navigate to the selected page or execute the command.
5

Close

Press Escape to close the palette without taking action.

Tips & Tricks

Fuzzy Search: You don’t need exact matches. Type “dep” to find “Deployments” or “sts” for “StatefulSets”.
Recent Actions: The palette remembers your most-used commands and shows them at the top.
Keyboard Flow: Combine with other shortcuts-open the palette, navigate to a cluster, then use it again to jump to resources.
Quick Context Switch: Use the palette to quickly switch between clusters without navigating back to the cluster list.

Keyboard Shortcuts Reference

ActionMacWindows/Linux
Open Command Palette⌘ + KCtrl + K
Close PaletteEscapeEscape
Navigate Up
Navigate Down
Select ItemEnterEnter

Still have questions? Join our Slack community and we’ll help out.