k3s
Here are 473 public repositories matching this topic...
-
Updated
Jun 6, 2022 - Go
Problem
I would like to be able to have different names for my node to help with discovery in tools like k9s.
If I (a) create the cluster and then (b) create the nodes I can achieve this.
But if I need to create the cluster and nodes at the same time i.e. via -agents flag then this is not possible.
And some use cases e.g. per-node volumes are only possible using this approach
Expected Behaviour
When using K8s 1.22 and newer, use the new namespace for ingress, for older use the deprecated API (apiVersion: extensions/v1beta1)
Several apps gener
-
Updated
Jun 6, 2022 - Java
Is your feature request related to a problem?
Mutating webhooks often use label selectors to determine which resources to process. Since vcluster mutates all the labels on synced resources, this can prevent webhooks in the physical cluster from being able to mutate the physical resources.
In particular we've encountered this issue for synced pods.
Which solution do you suggest?
-
Updated
Jun 6, 2022
What we need
In the case of using openelb as the Kubernetes load balancing implementation, the allocation of openelb external-ip-pool can only be viewed on the terminal interface by accessing Kubernetes resources with kubectl. However, more and more kubernetes users are using specific dashboards to operate and manage clusters or workloads, such as KubeSphere. Therefore, the current usage is n
-
Updated
Jun 6, 2022 - Shell
-
Updated
Jun 8, 2022 - Shell
-
Updated
Jun 6, 2022 - Jinja
-
Updated
Jun 6, 2022 - Python
-
Updated
May 30, 2022 - Dockerfile
-
Updated
Jun 7, 2022 - Shell
multiarch k3s_airgap
k3s_airgap does not support multiarch. It is possible to specify only one binary for airgap installation. It should be per arch.
-
Updated
Jun 7, 2022 - Go
-
Updated
Mar 12, 2022 - HTML
This might be a good new issue to expose the distro detect stuff on the CLI. It would be really clean for a zarf tools what-distro or something command to tell the user about their kubecontext + detected distro.
Originally posted by @jeff-mccoy in defenseunicorns/zarf#407 (comment)
-
Updated
Jun 8, 2022 - Smarty
-
Updated
May 15, 2021 - C
-
Updated
Jun 7, 2022 - HCL
-
Updated
Apr 24, 2022 - Go
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
Feb 14, 2022 - Jinja
-
Updated
Feb 18, 2022 - Shell
-
Updated
Oct 12, 2021 - Roff
-
Updated
Mar 3, 2021 - Shell
-
Updated
Mar 5, 2021
-
Updated
Jun 7, 2022 - Shell
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."


Expected Behaviour
Change the default cron spec in --etcd-snapshot-schedule-cron (default: "0 */12 * * *"):