Giter VIP home page Giter VIP logo

Comments (6)

orangedeng avatar orangedeng commented on June 28, 2024

Refer to https://www.suse.com/suse-k3s/support-matrix/all-supported-versions/k3s-v1-26/

It is a k3s support matrix problem. Although from k3s docs says that K3s is expected to work on most modern Linux systems., it also has the support matrix and the alpine isn't in that list. So the autok3s is also not expected to install k3s in alpine linux.

We will look into the possibility to install k3s in alpine but I don't think it is a bug of autok3s.

from autok3s.

orangedeng avatar orangedeng commented on June 28, 2024

I tried to use curl -sfL https://get.k3s.io | sh - and succeed to install k3s in alpine 3.17.2. We will improve the install script in autok3s.

from autok3s.

gedw99 avatar gedw99 commented on June 28, 2024

thanks @orangedeng

from autok3s.

jack-liew avatar jack-liew commented on June 28, 2024

I tried to use curl -sfL https://get.k3s.io | sh - and succeed to install k3s in alpine 3.17.2. We will improve the install script in autok3s.

I visited https://docs.rancher.cn/docs/k3s/advanced/_index, it has how to setup k3s on alpine linux, I thought it‘s about create cluster on alpine by autok3s.
maybe should modify the doc?

Thank orangedeng

from autok3s.

orangedeng avatar orangedeng commented on June 28, 2024

I visited https://docs.rancher.cn/docs/k3s/advanced/_index, it has how to setup k3s on alpine linux, I thought it‘s about create cluster on alpine by autok3s.
maybe should modify the doc?

This issue is the autok3s problem. The install script from autok3s is using sudo which the alpine doesn't have. Both the support matrix and community docs are fine.

The support matrix is more about the commercial support. It doesn't affect that K3s is expected to work on most modern Linux systems.

I will fix it in v0.9.0

from autok3s.

orangedeng avatar orangedeng commented on June 28, 2024

Resolved in v0.9.0-rc1, already tested autok3s install k3s on Alpine linux with 1 master and 1 worker node via airgap install.

from autok3s.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.