Search Criteria
Package Details: k3s-1.27-bin 1.27.16+k3s1-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/k3s-1.27-bin.git (read-only, click to copy) |
|---|---|
| Package Base: | k3s-1.27-bin |
| Description: | Lightweight Kubernetes |
| Upstream URL: | https://k3s.io |
| Licenses: | Apache |
| Conflicts: | k3s |
| Provides: | k3s |
| Submitter: | amiga23 |
| Maintainer: | amiga23 |
| Last Packager: | amiga23 |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2023-06-07 06:26 (UTC) |
| Last Updated: | 2024-08-05 05:36 (UTC) |
Latest Comments
gdamjan commented on 2023-10-09 15:47 (UTC)
If you modify the
EnvironmentFile=/etc/systemd/system/k3s.service.envline by adding a minus (-) character like so:EnvironmentFile=-/etc/systemd/system/k3s.service.envthen the env file (/etc/systemd/system/k3s.service.env) does not need to be included in the package (so no need to backup it either).
Also, it's a bit unusual to put those .env files in /etc/systemd/system/. Perhaps a more appropriate directory would be /etc/rancher/k3s/