-
### Which version of kubefirst are you using?
v2.4.16
### Which cloud provider?
Vultr
### Which DNS?
Cloud ones (default)
### Which installation type?
UI (Console app)
### Whic…
-
Currently existing VKE clusters and node pools can't be imported into state. This feature request is just to provide some means of importing these existing resources.
-
Hey everyone,
The final step of development—deployment—is the most challenging. I'm sure many of you will agree with me.
Could someone share their experience on the best way to deploy Crawl4AI? …
-
[Vultr API - Create NodePools](https://www.vultr.com/api/#tag/kubernetes/operation/create-nodepools)
> `labels` (`object`): Map of key/value pairs defining labels to automatically apply to all nodes …
-
**Describe the bug**
Sometimes, when a vultr k8s cluster gets deleted - either manually or when applying a destructive terraform update, the terraform provider does not properly register the deletion…
-
**Describe the bug**
The slinkee operator gets stuck deploying a slinkee cluster when there are nodes with taints that will not have a slurmabler deployed on them. The reason is that the operator wai…
-
## Kubernetes/Helm Provider (do-kubernetes/)
Interesting. Yes it does seem like it does not understand the provider change.
I think the issue is that it first destroys the cluster and then attempt…
-
## Is your feature request related to a problem? Please describe.
We've had a few instances now where changes introduced issues into existing targets, e.g.
* https://github.com/kubernetes-sigs/i…
-
**Describe the bug**
I use multiples tags in vultr_instance resource, for example:
tags = ["kubernetes", "rancher", "dev", "cluster"]
These tags is not showing on the vultr console instance, …
-
### What happened?
This appears to be a regression between `2.20.1` and `2.21.1`.
It previously worked to set a config key `vultr:apiKey`, including as a secret, to set the vultr configuration. But …