Search Criteria
Package Details: k3s-1.21-bin 1.21.14+k3s1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/k3s-1.21-bin.git (read-only, click to copy) |
---|---|
Package Base: | k3s-1.21-bin |
Description: | Lightweight Kubernetes |
Upstream URL: | https://k3s.io |
Licenses: | Apache |
Conflicts: | k3s |
Provides: | k3s |
Submitter: | amiga23 |
Maintainer: | amiga23 |
Last Packager: | amiga23 |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2021-04-28 07:18 (UTC) |
Last Updated: | 2022-06-28 21:14 (UTC) |
Latest Comments
amiga23 commented on 2021-10-07 16:13 (UTC)
@meijin okay, I've made it a bit different. In the k3s.service there is now an environment variable K3S_ARGS=server. This one can be overwritten in /etc/systemd/system/k3s.service.env. Additionally this variable can hold more parameters, like the OIDC settings etc.
meijin commented on 2021-10-03 05:18 (UTC)
That the jinga2 template: https://github.com/k3s-io/k3s-ansible/blob/master/roles/k3s/node/templates/k3s.service.j2
amiga23 commented on 2021-09-30 17:45 (UTC)
@meijin do you have a link?
meijin commented on 2021-09-14 08:11 (UTC)
Can you please also add the
k3s-agent.service
file from upstream?