wide-mechanic-33041
08/05/2022, 8:50 PMstale-gigabyte-19722
08/05/2022, 8:53 PMancient-sundown-51689
08/06/2022, 12:26 AMnerdctl run
is working fine, switch from containerd to dockerd in Preferences. 🤣melodic-hamburger-23329
08/08/2022, 7:30 AMmelodic-hamburger-23329
08/08/2022, 12:39 PMcool-truck-28488
08/08/2022, 2:15 PMelegant-memory-40145
08/08/2022, 7:49 PMagreeable-refrigerator-81827
08/08/2022, 8:44 PMenough-umbrella-90217
08/09/2022, 11:51 AMthankful-vase-72453
08/09/2022, 3:33 PMgifted-kitchen-36233
08/09/2022, 5:23 PMgifted-kitchen-36233
08/09/2022, 5:23 PMkind-iron-72902
08/09/2022, 6:48 PMloud-lamp-17159
08/10/2022, 12:31 PMcrooked-zebra-47696
08/10/2022, 3:13 PMW0810 11:11:09.918791 30466 transport.go:243] Unable to cancel request for *exec.roundTripper
I0810 11:11:09.919551 30466 versioner.go:56] Remote kubernetes server unreachable
running kubectl with verbose i see
W0810 11:11:40.870288 30615 transport.go:243] Unable to cancel request for *exec.roundTripper
I0810 11:11:40.870416 30615 versioner.go:56] Remote kubernetes server unreachable
I0810 11:11:40.942818 30615 loader.go:372] Config loaded from file: /Users/bobby_work/.kube/config
I0810 11:11:40.949541 30615 round_trippers.go:466] curl -v -XGET -H "Accept: application/json;as=Table;v=v1;g=<http://meta.k8s.io|meta.k8s.io>,application/json;as=Table;v=v1beta1;g=<http://meta.k8s.io|meta.k8s.io>,application/json" -H "User-Agent: kubectl1.23.5/v1.23.5 (darwin/amd64) kubernetes/c285e78" '<https://teleport-proxy-fa453aa96721d1b9.elb.us-west-2.amazonaws.com:3026/api/v1/pods?limit=500>'
I0810 11:11:46.026591 30615 round_trippers.go:495] HTTP Trace: DNS Lookup for <kubernetesapi> resolved to [{54.202.178.200 } {35.81.43.116 }]
I0810 11:11:46.106126 30615 round_trippers.go:510] HTTP Trace: Dial to tcp:<kubernetesapi_ip>:3026 succeed
I0810 11:11:46.342400 30615 round_trippers.go:570] HTTP Statistics: DNSLookup 5034 ms Dial 79 ms TLSHandshake 85 ms ServerProcessing 150 ms Duration 5392 ms
when i quit out of rancher desktop I dont see the remote kubernetes server unreachable errors and the DNSLookup time is fastcrooked-zebra-47696
08/10/2022, 3:14 PMproud-jewelry-46860
08/10/2022, 11:41 PMwitty-librarian-14389
08/11/2022, 4:03 AMdamp-guitar-1319
08/11/2022, 10:51 AMfreezing-airplane-30363
08/11/2022, 11:41 AMacoustic-sunset-13848
08/11/2022, 12:28 PMicy-insurance-45500
08/11/2022, 12:56 PM/etc/docker/daemon.json
into LIMA machine for 10.100.0.0/16
subnet for conflicts handling…
I’m trying to configure local setup with MetalLB and dnsmasq, however accessing “docker nodes” is impossible due to network setup.
Docker Desktop allowed using docker-mac-net-connect for bridging host and docker node network and allowing access.
This approach doesn’t work with Rancher Desktop, host is unable to access nodes or LB IP, however accessing from LIMA machine ( internally ) works without issues.
Anyone has some reference or idea how to get around this ?
Thanks in advance 🙂witty-librarian-14389
08/11/2022, 3:37 PMbusy-mechanic-89648
08/11/2022, 5:06 PMbillowy-waitress-80413
08/11/2022, 7:04 PMmkdir -p ~/Library/Application\ Support/rancher-desktop/lima/_config
vi ~/Library/Application\ Support/rancher-desktop/lima/_config/override.yml
And then fill it with
mountType: 9p
mounts:
- location: "~"
9p:
# Try choosing "mmap" or "none" if you see a stability issue with the default "fscache".
cache: "fscache"
provision:
- mode: system
script: |
#!/bin/sh
mkmntdirs
mount -
Am I doing something wrong? Did the steps change?gifted-answer-45715
08/11/2022, 10:37 PMabundant-fall-57530
08/11/2022, 10:53 PMbetter-fountain-25714
08/11/2022, 10:55 PMrdctl shell
to overwrite the /etc/resolv.conf
but it's getting changed back sometimes. I don't know why I need to do this, or how I'm supposed to override it. Anybody have ideas?
Old thread for reference https://rancher-users.slack.com/archives/C0200L1N1MM/p1659368698900629?thread_ts=1659368698.900629&cid=C0200L1N1MMrapid-eye-50641
08/12/2022, 12:11 AMflaky-dusk-65029
08/12/2022, 2:00 PMError: File /c/users/msew/.kube/config exists and is not a symlink
• docker desktop is pre-installed but I am not running it.
• What file should I link that kube config to?
• i tried factory resetting rancher desktop, no difference.