abiosoft / abiosoft/colima

After stoping and starting the colima vm cluster is lost when using `vz`

Đang mở
#536 4 bình luận 1 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
Go
Star
30.8k
Fork
613
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

### Description

While using `vz` I've noticed that when I stop and start the machine the cluster is lost.

The cluster **is** preserved when I drop `--vm-type vz`.

### Version

Colima Version:
```
colima version 0.5.1
git commit: fc2ffc3175aa073ba724eb491ec851a154b894da
```
Lima Version:
```
limactl version HEAD-585d6e2
```
Qemu Version:
```
qemu-img version 7.2.0
Copyright (c) 2003-2022 Fabrice Bellard and the QEMU Project developers
```

### Operating System

- [ ] macOS Intel <= 12 (Monterrey)
- [ ] macOS Intel >= 13 (Ventura)
- [ ] macOS M1 <= 12 (Monterrey)
- [X] macOS M1 >= 13 (Ventura)
- [ ] Linux

### Virtualization type

- [X] vz (only macOS Ventura and higher)
- [ ] qemu

### Mount type

- [ ] sshfs
- [ ] 9p
- [ ] virtiofs

### Reproduction Steps

1. Create a machine
```
colima start --vm-type vz --network-address --cpu 6 --memory 8 --arch aarch64
```
1. Have access to cluster (`kubectl get nodes` etc)
1.`colima stop`
1.`colima start`
1. Don't have access to cluster, `docker ps` (from colima machine) gives an empty list

### Expected behaviour

After stoping and starting the machine the cluster is preserved

### Additional context

_No response_

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.