k3s
Here are 212 public repositories matching this topic...
Scope of your request
Use only mirrored container-images for k3d.
Describe the solution you'd like
K3d already provides --image for nodes image. It would be nice to be able to do the same for "the rest" like
- rancher/k3d-proxy:v3.0.2
- traefik
- other images used "by default" or configurable by options.
This way we would be more self-sustaining and ease the pull from docke
The buildkit (client) and buildkitd (builder daemon) can both be used with faasd or k3s hosts for building images without installing Docker onto the machine.
There is a tar that can be downloaded like we do with inletsctl, however, we need to make sure we extract both binaries. I'm fairly sure that this will "just work"
See more:
-
Updated
May 1, 2020 - C
-
Updated
Dec 11, 2020 - HTML
-
Updated
Dec 20, 2020 - Python
-
Updated
Dec 21, 2020 - Shell
-
Updated
Dec 21, 2020 - Shell
-
Updated
Dec 29, 2019
-
Updated
Aug 14, 2019
-
Updated
Oct 4, 2020 - Shell
-
Updated
Oct 9, 2019 - Shell
Some clusters can be stopped when k3x is started. Users could think the current cluster should be ready, but they would really need to "start" it. We should show a warning saying something like "the current cluster is stopped".
-
Updated
Jul 9, 2019
-
Updated
Dec 21, 2020 - HTML
-
Updated
Jan 1, 2020
-
Updated
Nov 23, 2020 - Go
-
Updated
Oct 12, 2020 - Python
-
Updated
Jul 10, 2020 - Go
-
Updated
Dec 14, 2020 - PowerShell
-
Updated
Nov 13, 2020 - Makefile
-
Updated
May 15, 2020
-
Updated
Dec 19, 2020 - Shell
-
Updated
Dec 18, 2020 - Go
-
Updated
Nov 9, 2020 - Shell
-
Updated
Oct 12, 2020 - HTML
-
Updated
Oct 13, 2020
Improve this page
Add a description, image, and links to the k3s topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the k3s topic, visit your repo's landing page and select "manage topics."
Task
Convert CI to GitHub Actions
Context
Travis is removing its free tier for OSS projects, so this should be built with GitHub Actions instead, which is not going to add additional cost.
I would expect this to be one of the easier projects to convert given that Docker isn't used in the build.
See also:
https://github.com/mvdan/github-actions-golang
https://github.com/ac