Skip to content
#

k3s

Here are 434 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

enhancement good first issue priority/low
arkade

🌿 基于springboot的快速学习示例,整合自己遇到的开源框架,如:rabbitmq(延迟队列)、Kafka、jpa、redies、oauth2、swagger、jsp、docker、k3s、k3d、k8s、spring-batch、异常处理、日志输出、多模块开发、多环境打包、缓存cache、爬虫、jwt、GraphQL、dubbo、zookeeper和Async等等📌

  • Updated Mar 26, 2022
  • Java
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

good first issue help wanted kind/feature
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

kind/feature good first issue
zarf
jsburckhardt
jsburckhardt commented Mar 28, 2022

Environment

Device and OS: amd64 ubuntu
App version: latest
Kubernetes distro being used: k3d
Other:

Steps to reproduce

  1. if your ~/.git-credentials has a typo, the credentialParser will identify the error but still creates tries to capture the password

Expected result

  • skip that cred

Actual Result

anic: runtime error: invalid memory address or nil po

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