-
Notifications
You must be signed in to change notification settings - Fork 41
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
when i applied my config from previous issue via command
kubitect apply --config local_k8s.yaml --local
i got a duplicated cluster name while i tried to get any commands e.g.
~: kubitect ls clusters
Clusters:
- local-k8s (active)
- local-k8s (active, local)
~: kubitect export config --cluster local-k8s
Error: multiple clusters (2) have been found with the name 'local-k8s'
but in clusters
dir i see one folder
~: ls -l .kubitect/clusters
итого 4
drwxr-xr-x 5 user user 4096 июн 1 22:19 local-k8s
~: kubitect --version
kubitect version v3.1.0
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working