The Wayback Machine - https://web.archive.org/web/20220320131549/https://github.com/topics/k3s
Skip to content
#

k3s

Here are 426 public repositories matching this topic...

k3sup
nadenf
nadenf commented Nov 11, 2021

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

arkade
vcluster
remyleone
remyleone commented Mar 16, 2022

Is your feature request related to a problem?

Yes I would like to install and maintain vcluster using only homebrew like all my other packages on macos

Which solution do you suggest?

Having either a tap in your organization or send vcluster on the main homebrew repository

Which alternative solutions exist?

Install manually. The problem is that I would like to receive updates using

renyunkang
renyunkang commented Feb 18, 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

zarf
YrrepNoj
YrrepNoj commented Mar 16, 2022

Is your feature request related to a problem? Please describe.

Some (potential) users are not able to change the size of their home partition when standing up a virtual instance to work on. When working with them we had to manually edit the file where the cachePath was defined so we could point it to a place with actual space.

Describe the solution you'd like
A global flag for spe

Improve this page

Add a description, image, and links to the k3s topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the k3s topic, visit your repo's landing page and select "manage topics."

Learn more