Search Criteria
Package Details: k3s 1.35.2+k3s1-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/k3s.git (read-only, click to copy) |
|---|---|
| Package Base: | k3s |
| Description: | Lightweight Kubernetes |
| Upstream URL: | https://k3s.io |
| Licenses: | Apache-2.0 |
| Submitter: | intelfx |
| Maintainer: | intelfx |
| Last Packager: | intelfx |
| Votes: | 2 |
| Popularity: | 0.004647 |
| First Submitted: | 2024-02-14 00:51 (UTC) |
| Last Updated: | 2026-03-16 23:59 (UTC) |
Required by (1)
- k3sup-bin (optional)
Sources (11)
- 0001-.dockerignore-do-not-ignore-parts-of-GITDIR.patch
- 0002-Dockerfile.dapper-sanitize-DAPPER_OUTPUT.patch
- 0003-Dockerfile.dapper-sanitize-cache-configuration.patch
- 0004-.service-update-systemd-service-files.patch
- 0005-scripts-revert-to-docker-do-not-use-ctr.patch
- 0006-scripts-moar-compression-drop-pigz-and-raw-tar.patch
- 0007-Dockerfile.dapper-bump-Trivy.patch
- config.yaml
- git+https://github.com/k3s-io/k3s#tag=v1.35.2+k3s1
- k3s-agent.service.env
- k3s.service.env
Latest Comments
nikelborm commented on 2026-05-11 21:37 (UTC)
UPD. didn't work in runtime.
nikelborm commented on 2026-05-11 21:12 (UTC) (edited on 2026-05-11 21:14 (UTC) by nikelborm)
Getting the same on just plain arch.
Modifying the PKGBUILD like advised by @intelfx (if I understood it correctly) helps and the build and installatio succeeeds. (haven't tested runtime yet)
intelfx commented on 2026-02-15 21:42 (UTC)
@snowman78, try commenting out the conditional in
build()that tests whether/var/run/docker.sockis available, such that theelsebranch is always taken.snowman78 commented on 2025-10-31 08:51 (UTC)
Trying to install this on EndeavourOS using yay. It fails after a while, with this stuff:
Docker is running, docker.sock is owned by root and in group docker. My user is also in group docker, so I can run docker stuff. yay is run as my user, then if it needs it, it requests sudo. It didn't now, I think.