Questions tagged [rancher-desktop]

69 questions
0
votes
1 answer

Connect to docker container on windows host from another machine

For development purposes I need to be able to connect to a container running tomcat on a Windows host from other machines on the same network. I'm running two containers locally on a bridge network and publishing the ports from each of them when I…
0
votes
0 answers

From Docker Containers to Kubernetes

I've been stuck on this problem for a few weeks so i'm gonna try having advice here. So we have an web app that works fine with docker-compose run on Rancher-Desktop, it has 4 containers: -reverse proxy -frontend -backend -sql-server I have started…
0
votes
0 answers

Using Secrets in a VS Code dev container on Rancher Desktop

I want to use secrets (in this case a private SSH key) in my VS Code Development container, and so far I am struggling to understand how to make this work. I am running Rancher Desktop on my Macbook and configured the secret in there (added it to…
grackkle
  • 776
  • 1
  • 9
  • 26
0
votes
1 answer

Pod Error: bitnami mysql helm chart on MacOS

In my local environment when using Rancher Desktop on MacOS With default configurations Run helm install my-release bitnami/mysql See Error... % kubectl get pods NAME READY STATUS RESTARTS …
Jerrod Horton
  • 1,605
  • 1
  • 15
  • 30
0
votes
1 answer

After install Rancher Desktop can't run SpringBoot application : Invalid DER: object is not integer

I need help with my problem. I had to uninstall docker desktop, so when I finished work SpringBoot application then removed Docker Desktop. I found that,I can use only docker cli so based on this tutorial/movie, I added changes with…
besek
  • 5
  • 2
0
votes
1 answer

User cannot list resource at the cluster scope - Kubernetes HTTP Endpoints

kubernetes v1.23.6 rancher-desktop v1.3.0 I'm attempting to utlize the Kubernetes API HTTP endpoints from inside a pod. I have a Service Account Set up which should have the permissions to hit the API and return data, but I'm unable to get any…
clbx
  • 154
  • 2
  • 15
0
votes
1 answer

globalTeardown works locally but fails on Kubernetes workload

I'm trying to run a simple jest setup on kubernetes. Until now it works fine on my local workstation (WLS2 on WIN10). PROBLEM: When I add a globalTeardown to my package.json, the function fails in my kubernetes workload, but works when executed…
0
votes
0 answers

Unable to invoke aws lambda locally to debug

Earlier I was able to invoke aws lambda locally to debug when I was using docker desktop. Recently, I had to uninstall docker desktop due to company policy. I replaced docker desktop with Rancher desktop. After this I am not able to invoke lambda…
-1
votes
1 answer

Visual Studio Code - Open in container: this error may indicate that the docker daemon is not running: open //./pipe/docker_engine: access is denied

While attempting to open a project in container in Visual Studio Code, using Rancher Desktop on a Windows 10 machine, I got the following error: "error during connect: this error may indicate that the docker daemon is not running: Get…
Starnuto di topo
  • 3,215
  • 5
  • 32
  • 66
1 2 3 4
5