You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am having problems with creating a multiple stage pipeline with a Self-hosted runner on WSL2. The first stage builds a kind cluster using podman, I am able to pull the context and connect to the cluster and get the nodes. I run a second stage to test connection to the cluster and am getting:
Run kubectl get no -o wide The connection to the server 127.0.0.1:39575 was refused - did you specify the right host or port? Error: Process completed with exit code 1.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I am having problems with creating a multiple stage pipeline with a Self-hosted runner on WSL2. The first stage builds a kind cluster using podman, I am able to pull the context and connect to the cluster and get the nodes. I run a second stage to test connection to the cluster and am getting:
Run kubectl get no -o wide The connection to the server 127.0.0.1:39575 was refused - did you specify the right host or port? Error: Process completed with exit code 1.
Beta Was this translation helpful? Give feedback.
All reactions