ClusterDeck App Store ↗

Port forwarding, logs and console for macOS

ClusterDeck

Start Kubernetes port forwards, stream live pod logs, and open integrated container consoles without rebuilding the same kubectl commands every time. ClusterDeck keeps each session beside the pod, workload, YAML, and events you are investigating.

App Sandbox · Bundled universal kubectl · Direct cluster connections

ClusterDeck Kubernetes cluster overview on macOS showing nine ready nodes, 186 pods, 67 workloads, CPU, memory, and Kubernetes versions

Port forwardsLocal access to cluster workloads

Live logsContainer-aware streaming and filters

Pod consoleIntegrated interactive kubectl exec

A focused Kubernetes debugging workspace

Connect, read logs,
and debug in place.

Move from a workload to its pods, choose the right container, then start a port forward, follow its logs, or open an interactive console. The active cluster, namespace, resource, and session stay visible.

01 / PORT FORWARDING

Reach internal workloads locally

Choose a pod or workload, map a local TCP port to its remote port, and keep the active kubectl port-forward session visible until you stop it.

02 / LIVE LOGS

Follow the right container

Choose a container, follow output, set tail length and time range, filter text, auto-refresh, and wrap long lines in a persistent workspace tab.

03 / CONTAINER CONSOLE

Open an interactive shell

Start an integrated kubectl exec console for a selected pod and container, alongside its logs, YAML, status, and recent events.

Kubernetes port forwarding

From a local port to the workload you need.

Pick the Kubernetes resource and remote TCP port, choose the local port on your Mac, and start the session. ClusterDeck binds the listener to localhost and shows the mapping and session state in one place.

Read the port-forward guide →
Your Maclocalhost:8080kubectl port-forwardpod/api:80

ClusterDeck Pro

Pricing

Monthly, yearly, and one-time purchases unlock the same Pro features.

  • Monthly$1.99 per month
  • Yearly$14.99 per year
  • Permanent unlock$34.99 one-time
U.S. storefront prices. Apple shows the local price before purchase. Subscriptions renew automatically until canceled.

Practical Kubernetes guides

Notes for working with real clusters.

Direct explanations of common Kubernetes tasks and failure modes, with commands, checks, and links to the upstream documentation.

FAQ

Technical details

What is ClusterDeck?

ClusterDeck is a native macOS Kubernetes client for developers, platform engineers, SREs, and cluster operators. It provides a GUI for common inspection and operational tasks alongside kubectl.

Does ClusterDeck upload kubeconfig files or cluster data?

No. ClusterDeck does not operate a developer backend and does not upload kubeconfig credentials, resource data, logs, or commands to Radiant Bear Games. Connections go from your Mac to endpoints configured by you.

Do I need to install kubectl?

No. ClusterDeck includes a signed universal kubectl helper and runs inside the macOS App Sandbox. Import authorizes one kubeconfig folder and creates a private flattened copy inside the app container.

How does Kubernetes port forwarding work in ClusterDeck?

Select a pod or workload, choose the local and remote TCP ports, and start the session. ClusterDeck runs kubectl port-forward through its bundled helper, binds the local listener to localhost, and keeps the active mapping visible until you stop it.

What is the integrated container console?

The console opens an interactive command session in a selected running container using kubectl exec. It stays in the same workspace as the pod's logs and resource details. The container image must include the shell or command you want to run.

Can I evaluate it without a Kubernetes cluster?

Yes. The built-in sample cluster shows believable local demo resources without credentials or a network connection.

What does Pro unlock?

Pro unlocks live logs, pod console, port forwarding, manifest application, rollout and workload actions, ConfigMap editing, auto-refresh, and saved views. Monthly, yearly, and permanent purchases unlock the same features.

Available now

ClusterDeck for Mac

View on the Mac App Store ↗