-
-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
changes/sourceSource file changesSource file changeskind/featureNew feature or requestNew feature or requestpriority/5Lowest priorityLowest prioritystatus/readyReady to workReady to work
Description
Contact Details
Feature Description
Windows nodes should be supported by forward-pod.
Why?
While they are less popular, windows nodes are a supported part of the k8s ecosystem, so management functions like forward-pod should support them.
What should happen?
There are several parts in the forward-pod function that assume it targeting a linux node, these should be abstracted out and support linux, mac, and windows as clients and windows and linux as servers.
Covers this TODO.
Steps to Test
- Target a linux and windows node with create-test-pod, it should create the node-shell pod and it should successfully open a browser and navigate to a localhost podinfo hosted by that node, using linux, mac, and windows.
Code of Conduct
- I agree to follow this project's Code of Conduct
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
changes/sourceSource file changesSource file changeskind/featureNew feature or requestNew feature or requestpriority/5Lowest priorityLowest prioritystatus/readyReady to workReady to work