Kubeconfig Sync
Sync your kubeconfigs securely across all your devices.
kubeconfigsyncdevicesencryption
Kubeconfig Sync
Keep your clusters available on every device you use Kubexer on, without copying files around by hand.
How it works
Opt a managed kubeconfig into sync and Kubexer securely stores it for your account so it's available when you sign in on another device. Contents are encrypted; clusters are identified by a hash of their API server URL so the same cluster is recognized across devices without exposing its address.
Using it
- Add a kubeconfig to Kubexer (paste it in so it becomes app-managed).
- Enable sync for it.
- Sign in on another device — your synced clusters are there.
Security
Synced kubeconfigs are encrypted at rest, both on your devices (via OS secure storage) and in transit. Kubexer only ever materializes a plaintext file briefly, with locked-down permissions, when a tool genuinely needs one.
Notes
Kubeconfig Sync is a Pro feature. See also Connect a cluster.