Clouddude
Clouddude
additional information : the host Is actually a virtualbox virtual machine with nested virtualization enabled . qemu virtualization works well under the feature as I created couple of vms already...
Found the solution(workaround) . - As nested virtualization with virtualbox doesn't quite support kvm domain type yet it seems. the goal was to make libvirt provider chose qemu instead of...
I couldn't agree more sir. Looking forward to seeing the change implemented.
Any update on this request ?
@daseth @anders-swanson note that I also tried the example mentioned in the medium post by Ali . But had the error for a different reason. ``` unable to unmarshal secret:...
I agree it's annoying . This also happens for windows users. I finally got a hang of the powershell script and corrected it for those who are installing it on...
Adding an additional enhancement suggestion regarding OCI devops Code repository. 10. The famous **edit button** for files so we can edit and commit in the GUI like any other major...
> Still happens in v0.0.30 when `volumeBindingMode` of storageClass is `Immediate`.. I confirm it still does to this day.
This is still the case for more recent K8s Versions, and no viable option has been provided really. the main dilemma is : 1. **PodSecurityPolicy (PSP)** has been deprecated since...
> I updated the documentation to clarify that we supports AI models running locally [GoogleCloudPlatform/kubectl-ai#using-ai-models-running-locally-ollama-or-llamacpp](https://github.com/GoogleCloudPlatform/kubectl-ai?tab=readme-ov-file#using-ai-models-running-locally-ollama-or-llamacpp) Thank you @droot that's exactly what I was looking for 👍🏻