Fernando Ficoseco

Results 9 comments of Fernando Ficoseco

@rblaine95 I try to do that and find out this error: Any help is MUCH appreciated! ``` Normal Scheduled 45s default-scheduler Successfully assigned etcd-operator-74b5648fcb-w2x74 to my-node Normal SuccessfulMountVolume 44s kubelet,...

@rblaine95 I am guessing the error is coming from this part ``` command: - etcd-operator ``` this is the file `example/etcd-operator-deploy.yaml` I am putting my custom image. Performing all the...

@rblaine95 I understand I will check bank-vaults. So the error make sense? Whats the best way to work around it in your opinion?

@rblaine95 and What I am doing is update the vault-operator image not the etcd-operator images correct ?

Same issue for here, could not find a work around yet.

I have followed your steps @JB-CHAUVIN and I am having a similar issue although I am mapping the ports 1:1 from the VM to the container this works when I...

Trying with latest image: ``` + sudo chown -R 1000:1000 /dev/snd + exec qemu-system-x86_64 -m 12000 -cpu Penryn,vendor=GenuineIntel,+invtsc,vmware-cpuid-freq=on,+pcid,+ssse3,+sse4.2,+popcnt,+avx,+aes,+xsave,+xsaveopt,check, -machine q35,accel=kvm:tcg -smp 4,cores=4 -usb -device usb-kbd -device usb-tablet -device 'isa-applesmc,osk=ourhardworkbythesewordsguardedpleasedontsteal(c)AppleComputerInc' -drive...

I have try booting up again the machine with the big-sur docker image, changing the port for ssh from 22 to 10022 in `/etc/services` and copy this new image to...

@coppercash can you share the complete command you run to accomplished this ? I have just re tried and I got this ports listening on the docker host machine, but...