kubernetes-sigs / sig-windows-dev-tools

This is a batteries included local development environment for Kubernetes on Windows.
Apache License 2.0
80 stars 46 forks source link

test(cli): Start guide on testing Windows VM on Windows host #282

Closed mloskot closed 10 months ago

mloskot commented 10 months ago

This is a draft of a simple step-by-step guide for those who want to try and test the SWDT CLI on Windows host targetting Windows VM using PowerShell - arbitrary choice of native shell on Windows - in order to set it up for a cluster node (as SWDT CLI is being completed with features).

Although I called the sample mloskot, it is written in a way that everyone should be able to follow it as it is - it includes reasonable defaults - or follow it to write own config specific to local environment. I use this sample during SWDT CLI development and testing, so it would be helpful if it is hosted within the codebase.

This sample also serves purpose of runnable user stories, so it may be useful for reviewers to evalute the overall direction of the SWDT CLI development.

mloskot commented 10 months ago

/cc @knabben

knabben commented 10 months ago

/lgtm /approve

k8s-ci-robot commented 10 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: knabben, mloskot

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/kubernetes-sigs/sig-windows-dev-tools/blob/master/OWNERS)~~ [knabben] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment