ClusterDeck · macOS
Support
Setup help, Kubernetes connection troubleshooting, purchase support, bug reports, feedback, and feature requests.
Contact Arnold Sallay
Email [email protected]. Include your Mac model, macOS and ClusterDeck versions, the embedded kubectl version shown in Overview, the affected Kubernetes resource type, and reproducible steps. Remove tokens, certificates, cluster addresses, logs, and other secrets before sending anything.
ClusterDeck help
How do I import a kubeconfig safely?
Choose Import Kubeconfig Folder, authorize the folder containing the kubeconfig and every certificate, client key, or token file it references, then choose the config inside that folder. ClusterDeck verifies that references do not escape the authorized folder and stores a private flattened copy in its macOS app container.
Do I need to install kubectl?
No. ClusterDeck includes a signed universal kubectl helper compatible with Apple Silicon and Intel Macs. The client version is shown in the cluster Overview.
Which kubeconfig authentication methods work?
Embedded credentials, bearer tokens, token files, and client certificates are supported when referenced files are inside the authorized folder. Kubeconfigs that launch external exec credential plug-ins are not supported by the App Sandbox; create a self-contained kubeconfig with your cluster or identity provider before importing.
How do I review ClusterDeck without a cluster?
Choose Explore Demo from the initial setup screen or Use Sample Cluster from the File menu. Demo resources are local, fictional, and consistent.
How do I restore Pro?
Choose Restore Purchases from the Pro menu or the Pro purchase screen while signed into the Apple Account that made the purchase.
How do I cancel or change a subscription?
Open Manage Subscription in ClusterDeck Pro or manage subscriptions in your Apple Account settings. The permanent unlock is a one-time purchase and does not renew.
What should I do before a production change?
Confirm the selected context and namespace, inspect the resource, and keep read-only mode enabled until you intend to make a change. Kubernetes permissions still follow the credentials and RBAC rules in your selected kubeconfig.