-
While learning about Kamal #96 I cannot help but think it's similar to - but simpler than - `K3s`
https://docs.k3s.io -> https://github.com/k3s-io/k3s 🔗
So the question is: is it worth _using_ …
-
I just tried to have a play with this and ran into the following error:
```
✘ Container@xxh3:9aa9132de3ad3c35.withExec(args: ["sh", "-c", "k3s server --bind-address $(ip route | grep src | awk '{p…
-
In order to learn more about Kubernetes, I'm going to move out the apps that are running on docker swarm to k3s
`*` Means required.
- [ ] Gotify *
- [x] #117
- [x] #118 *
- [x] #122
- [ ] Links *
- …
-
### Describe the bug
The `multi-node` test runs into a timeout and fails without an apparent reason lately. It seems that failures aren't related to a specific k3s version but happens with any vers…
-
{
"platform":"",
"hub-mirror": [
"rancher/k3s:v1.24.4-k3s1",
"ghcr.io/loft-sh/vcluster:0.16.4",
"ghcr.io/loft-sh/vcluster-hpm:0.1.0",
"coredns/coredns:1.8.7",
"velero/velero:latest",
"…
-
### Have you searched for this feature request?
- [X] I searched but did not find similar requests
### Problem Statement
we now use kind , can we use k3s or k8s??
idpbuild create --kubeconfigPath …
-
### TL;DR
Adding a robot server to my existing K3S cluster with HCCM results in my node not initialising because of HCCM trying to create a route which is not supported.
### Expected behavior
…
-
Shoudl the values.yaml not be using contaird managed by k3s internally, otherwise hwo does the cluster leverage nvdia?
Maybe this is a more appropriate implementation
toolkit:
env:
- name:…
-
Hi everyone, I am actually trying to install Sysbox in my Kubernetes Cluster with all the nodes on 23.04.
I saw that the last supported version for Ubuntu is 22.04. Is there any way to use the Dae…
-
Hello everyone.
I have a central kubernetes cluster implemented on OpenStack with 3 machines (1 server and 2 agents) with k3s installed on it using:
`curl -sfL https://get.k3s.io | sh -s - server …