Results 20 issues of NerdyShawn

Scaling a given node-pool down via CLI doesn't let you choose which node to remove, but going from the UI you can X the node out that you want to...

enhancement

So I had an issue trying to fight to get this to install on a new ubuntu 14.04 install I modified "install.sh" line 11 KIBANA_OS=linux-x64 was originally =darwin-x64 and I...

user@laptop:~/NTRViewer$ sudo make CONF=Release "make" -f nbproject/Makefile-Release.mk QMAKE= SUBPROJECTS= .build-conf make[1]: Entering directory '/home/user/NTRViewer' "make" -f nbproject/Makefile-Release.mk dist/Release/GNU-Linux/ntrviewer make[2]: Entering directory '/home/user/NTRViewer' mkdir -p build/Release/GNU-Linux rm -f "build/Release/GNU-Linux/NTRViewer.o.d" g++ -std=c++0x...

I attempted to add a net new medium node-pool **(name=mids)** to an existing cluster in NYC1 that panics it seems when the name is less than 6 characters ```c civo...

I have a k3s cluster that had a large node and I later added a node-pool with the ability to name. There are issues when doing the show command its...

Had an existing Talos cluster where I wanted to try to add a net new named node-pool to a cluster and then delete it ```c civo k8s node-pool create test02...

Added a net new Node-Pool to existing type=k3s cluster with a single node via UI today. The ui looks proper but the CLI for some reason was listing the same...

Thank you for wanting to submit a Pull Request to the Civo Kubernetes Marketplace repository! If your pull request is to submit a new application to the marketplace, please answer...

I think inherently the way Talos works there is a disconnect preventing the marketplace from being able to add to this cluster-type versus k3s. Ideally the larger work would be...