mirror of
https://github.com/siderolabs/talos.git
synced 2025-08-21 06:31:11 +02:00
Kubeconfig is merged into `~/.kube/config` with rename option (existing configuration is never overwritten). If endpoint was used, it is automatically put into the `kubeconfig`. This should make OS X experience literally `talosctl cluster create` followed by any `kubectl get ...`. Signed-off-by: Andrey Smirnov <smirnov.andrey@gmail.com>