Skip to content
This repository has been archived by the owner on Feb 21, 2023. It is now read-only.

Create setup for WSL #20

Merged
merged 9 commits into from
Oct 14, 2020
Merged

Create setup for WSL #20

merged 9 commits into from
Oct 14, 2020

Conversation

Gsantomaggio
Copy link
Member

Fixes: https://github.com/kf5i/k3ai/issues/18

How to test it:

curl -sfL https://raw.githubusercontent.com/kf5i/k3ai/wsl/install | bash -s -- --wsl --pipelines

It will install k3s using binary and pipelines.
It can take a while, it depends on how fast is your internet connection.
The setup shows the progress but if you want to check the pod status:

k3s kubectl get pod --all-namespaces

@gianni-rg would you please give a try?
Thank you

@alfsuse alfsuse mentioned this pull request Oct 13, 2020
@alfsuse alfsuse self-requested a review October 13, 2020 12:37
@alfsuse alfsuse added work-in-progress/do-not-merge ena New feature or request help wanted Extra attention is needed area/core Priority Zero roadmap labels Oct 13, 2020
@alfsuse alfsuse added this to the WSL Support milestone Oct 13, 2020
@gianni-rg
Copy link

Amazing work @Gsantomaggio! Thank you for the support. Less than 5 mins and KF is up and running in WSL. I will test more in the upcoming days.

@Gsantomaggio
Copy link
Member Author

Thanks @gianni-rg
We merged it, we will release it soon, we are writing the documentation.
So it will be:

curl -sfL https://get.k3ai.in | bash -s -- --wsl --pipelines

Just wait for k3ai v0.1.4 version :) !

@Gsantomaggio
Copy link
Member Author

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area/core Priority Zero ena New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for WSL2
3 participants