-
Notifications
You must be signed in to change notification settings - Fork 110
Add command line instructions for users running on Windows #102
Comments
The commands don’t work in Windows because:
|
Would be very useful to have Windows instructions. Because most of our devs work on a windows os. |
Additional issues:
Suggestion: I'll help work on this if it doesn't get a ton of traction. |
This could be fixed together with #136. Do you have a PS example? For both, installing kubectl and kubectl config? |
Defently not perfect but this should work...
|
Semi-hacky but a manual alternative (if the user can't run scripts outside company):
The above example looks like a clean way to setup kubectl, the biggest problem was the CA cert and setting it as a var would solve that potentially. |
- Serve CSS/JS files localy. Resolves vmware-archive#102 - Copy to clipboard button is placed more prominently - Places install instructions below the config instruction - Add command line instructions for users running on Windows. Resolves vmware-archive#102 Signed-off-by: Joshua Brunner <[email protected]>
The commands displayed by gangway assume that the user is running a UNIX-based system.
Add instructions for downloading/configuring kubectl that work on Windows.
The text was updated successfully, but these errors were encountered: