canonical / microk8s

MicroK8s is a small, fast, single-package Kubernetes for datacenters and the edge.
https://microk8s.io
Apache License 2.0
8.5k stars 772 forks source link

Command line installer for microk8s on windows 11 to support scoop #4238

Closed rahulmr closed 1 month ago

rahulmr commented 1 year ago

Summary

With scoop, it is very easy to perform installation using command line on Windows 10/11. Thereby, a way to run the installer from the command line will be of great help, it should be able to install with default configuration

Why is this important?

It is very convenient to install from command line, almost every tool is available for windows command line installation. e.g. kubectl, helm, k2sup, k3d, minikube, etc. related to DevOps.

Are you interested in contributing to this feature?

Not sure, if I can help but there are many .json examples available in scoop. Please refer scoop k3d example file

Thanks a lot.

stale[bot] commented 2 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.