Trevor Sullivan

Results 106 comments of Trevor Sullivan

This should theoretically be possible, if someone wants to take on this task. - **Option 1**: Mount VMDK directly to a folder, using `vmware-mount.exe` - **Option 2**: Convert the VMDK...

Here's a document on `vmware-mount.exe` http://www.vmware.com/pdf/VMwareDiskMount.pdf

@sixeyed The design goals for this project were to scan against an offline WIM or VHDX image. The code could be modified as part of a different project, or through...

@ManoMarks Option 1, in theory, would allow the code to operate mostly the same way. Changes to the mounting process would be required, but the discovery itself would remain the...

Same problem with Kubernetes 1.22.8 on Digital Ocean managed k8s. I installed the Helm chart for Harbor (not the Bitnami one), used `kubectl port-forward` to connect to the Harbor web...

Is the solution to delete Calico from cluster? @wansir If not, what steps should I take to fix it?

So far I have: * Removed Calico by manifests * Removed KubeSphere by manifests * Re-deployed KubeSphere by manifests * Now the installer for KubeSphere will not start at all....

+1 I would be interested in some directions, or a script, that can actually perform this super-resolution technique against an input file. I would be happy to help, but I...