Liam
Liam
For posterity: ``` ./hack/test-tool.sh awscli + ./arkade get awscli --arch arm64 --os darwin --quiet + file /Users/liam.baker/.arkade/bin/awscli /Users/liam.baker/.arkade/bin/awscli: xar archive compressed TOC: 4792, SHA-1 checksum + rm /Users/liam.baker/.arkade/bin/awscli + echo...
@Shikachuu is there anything else I should do here?
For posterity, I have recently hit this issue, the logs from `/var/log/nv-hostengine.log` indicate that there is a missing shared library `libnvidia-ncsq`: ``` :/# cat /var/log/nv-hostengine.log 2024-03-15 10:38:07.012 ERROR [1:1] [[NvSwitch]]...
@glowkey the `p4d.24xlarge` does indeed have NVSwitch though, I assume in this case it's a legitimate error?
Hey @denis256, The `Dockerfile` looks correct, our repository is private within our Organisation, but I can tell you that we have around 770-ish modules. Is there anything else I can...
Hey @denis256, since our repo is private within our Organisation it will be difficult for me to point you to a repo which can simulate the number of terragrunt modules...
@cbgbt I'm lurking in the comments here as I saw your comment above around the kubelet failing to start, which is the problem I’m having on EKS with a cluster...
I'd be happy to give this a shot @kfcampbell
@kfcampbell apologies I haven't been able to get to this over the last few weeks, but should now have some time to take a crack at it.
@kfcampbell I've given this a first pass, but would appreciate a couple of pointers on the test setup, I followed the guide in `CONTRIBUTING.md` but am struggling to get those...