This project is mirrored from https://gitee.com/mirrors/k3os.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
- 20 Nov, 2019 2 commits
-
-
Jacob Blain Christen authored
persist /etc/rancher/node across reboots
-
Jacob Blain Christen authored
Fixes #289
-
- 19 Nov, 2019 2 commits
-
-
Jacob Blain Christen authored
k3s: v1.0.0
-
Jacob Blain Christen authored
-
- 18 Nov, 2019 2 commits
-
-
Jacob Blain Christen authored
k3s: v1.0.0-rc6
-
Jacob Blain Christen authored
-
- 17 Nov, 2019 3 commits
-
-
Jacob Blain Christen authored
k3s: v1.0.0-rc5
-
Jacob Blain Christen authored
-
Jacob Blain Christen authored
kernel: 4.15.0-70.79
-
- 16 Nov, 2019 2 commits
-
-
Jacob Blain Christen authored
Fixes #278
-
Jacob Blain Christen authored
ccapply: add label with the value of k3os.mode
-
- 15 Nov, 2019 3 commits
-
-
Jacob Blain Christen authored
If the `k3os.mode` (read from /var/run/k3os/mode) is not empty then add node-label `k3os.io/mode=${k3os.mode}`.
-
Jacob Blain Christen authored
rootfs: move k3s symlinks out of overlay
-
Jacob Blain Christen authored
Removes k3s symlink and sub-command/reexec symlinks to it from `overlay/sbin`. These symlinks are now all declared in the rootfs Dockerfile. This should fix and issue with wranger generation code failing on the symlinks pointing to nowhere on module copy.
-
- 12 Nov, 2019 5 commits
-
-
Jacob Blain Christen authored
Fix type-o and structure
-
Daniel Pryor authored
-
Jacob Blain Christen authored
add ctr symlink (bundled as k3s sub-command) to /usr/sbin
-
Jacob Blain Christen authored
-
Jacob Blain Christen authored
-
- 11 Nov, 2019 2 commits
-
-
Jacob Blain Christen authored
- live cd boot `./scripts/run-qemu k3os.mode=live` - silent install `DISK_NAME=test.img ./scripts/run-qemu k3os.password=rancher k3os.mode=install k3os.install.silent k3os.install.device=/dev/vda` - run installed vm `DISK_NAME=test.img ./scripts/run-qemu k3os.password=rancher` - recover installed vm `DISK_NAME=test.img ./scripts/run-qemu k3os.password=rancher k3os.mode=live`
-
Jacob Blain Christen authored
Adding packer templates for vSphere
-
- 08 Nov, 2019 6 commits
-
-
Mogie Pete authored
-
Jacob Blain Christen authored
-
Jacob Blain Christen authored
k3s: v0.10.2
-
Jacob Blain Christen authored
-
Jacob Blain Christen authored
ssh.SetAuthorizedKeys() will now retry up to 10 times, sleeping 1 second in between, to read public keys from github (if any are specified). This moots the need for the ping-test in net-online and addresses #224 while maintaining a best-effort attempt to read github public keys.
-
Jacob Blain Christen authored
base: install mdadm
-
- 07 Nov, 2019 2 commits
-
-
Jacob Blain Christen authored
-
Jacob Blain Christen authored
FIX: couple of typos ; moving flavor to env variable
-
- 06 Nov, 2019 1 commit
-
-
Mark authored
-
- 03 Nov, 2019 1 commit
-
-
Mogie Pete authored
-
- 31 Oct, 2019 3 commits
-
-
Jacob Blain Christen authored
Bump up minimum memory: live=2GB, local 1GB
-
Jacob Blain Christen authored
- modified README - modified Qemu scripts
-
Brandon authored
* latest k3s 0.10.0
-
- 30 Oct, 2019 1 commit
-
-
Peter Pouliot authored
* Working example of OpenStack image with packer for k3os on aarch64
-
- 28 Oct, 2019 3 commits
-
-
Jacob Blain Christen authored
build: .dockerignore vagrant cruft
-
Jacob Blain Christen authored
-
Brandon authored
* bump versions to 0.5.0 for packer and readme * update checksum for iso in vagrant packer builder
-
- 23 Oct, 2019 2 commits
-
-
Jacob Blain Christen authored
kernel: 4.15.0-66.75
-
Jacob Blain Christen authored
-