k3s
Here are 487 public repositories matching this topic...
-
Updated
Jul 1, 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
Jul 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
Jul 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
Jul 9, 2022 - Shell
-
Updated
Jun 26, 2022 - Jinja
-
Updated
Jul 9, 2022 - Shell
-
Updated
Jul 7, 2022 - Python
-
Updated
Jul 1, 2022 - Dockerfile
-
Updated
Jul 8, 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.
If someone were to accidently zarf init --components=k3s twice (it doesn't have to be back-to-back, just before Zarf destroys the first cluster), weird stuff happens that Zarf doesn't handle in the best way.
One of the files that gets copied to the host during the installation of the k3s component is an 'empty-file' that gets placed in the /root/.kube/config. Since k3s/zarf is already runni
-
Updated
Jul 8, 2022 - Go
-
Updated
Mar 12, 2022 - HTML
-
Updated
Jul 9, 2022 - Smarty
-
Updated
Jun 15, 2022 - HCL
-
Updated
May 15, 2021 - C
-
Updated
Jul 3, 2022 - 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
Feb 14, 2022 - Jinja
-
Updated
Jun 21, 2022 - Go
-
Updated
Jul 6, 2022 - Shell
-
Updated
Mar 3, 2021 - Shell
-
Updated
Mar 5, 2021
-
Updated
Mar 22, 2021 - 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 * * *"):