python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Not able access the application running with skaffold and docker desktop on WSL 2
Not able to access the node js application I am running inside the K8s cluster with docker desktop. Below are the Objects
Skaffold Config:
apiVersion: skaffold/v2beta26
kind: Config
deploy:
kubectl:...

harish durga
Votes: 0
Answers: 1
How can i use testcontainer in mac os with out Docker Desktop?
Today, I heard news that the docker desktop will be not free. So, our team has conclusion to delete Docker Desktop and use minikube.
Then, we can use docker cli, but, when we use testContainer in Java...

jabel123
Votes: 0
Answers: 1
Indexing does not stop in Laravel 8 project using Laravel Sail in PhpStorm
I am working on a project created in Laravel 8 Sail and running on Docker Desktop (Windows 10 Pro). The problem is that PhpStorm keeps indexing continuously...
I searched the internet for the soluti...
Mohsen
Votes: 0
Answers: 1
Docker desktop how to create new k8s cluster context
I have Docker Desktop and I want to create multiple clusters so I can work on different projects. For example cluster name 1: hello and cluster name 2: world.
I currently have one cluster with the con...
Raz Buchnik
Votes: 0
Answers: 1