bzub
bzub
I'm getting up to speed right now with browsh. There are several quality web extensions that give Firefox a vim-like experience that I love so this will be great. Either...
Another use-case: We are interested in using the talos bootstrap/control-plane providers with this infrastructure provider. Since Talos does not use SSH any dependency on SSH would be a hurdle for...
For now I am setting `checkStrategy: none` in my `KubevirtMachineTemplate`s which has allowed me to continue trying out Talos + kubevirt provider.
The upstream gofish library has had some recent enhancements that may be useful for this issue. https://github.com/stmcginnis/gofish/pull/184 https://github.com/stmcginnis/gofish/pull/185
Could add binaries with this: https://kubernetes.io/blog/2024/08/16/kubernetes-1-31-image-volume-source/
Hi @balopat, I'm glad you brought this up. My use-case is limited to deploying Kubernetes resources via the [Kubernetes Terraform Provider](https://www.terraform.io/docs/providers/kubernetes/). Any examples of using this proposed deployer would reflect...
From a design perspective, deploying other infrastructure with this deployer could actually be fairly intuitive. Assuming this deployer tracks what Kubernetes resources it creates accurately, and deletes those resources from...
I start Alacritty with nvim as my shell of sorts, and manage terminals/scrolling from there. It's the only terminal I've been able to use consistently between MacOS and Linux, full...