koolkits icon indicating copy to clipboard operation
koolkits copied to clipboard

🧰 Opinionated, language-specific, batteries-included debug container images for Kubernetes.

Results 7 koolkits issues
Sort by recently updated
recently updated
newest added

It would be nice to have ready made debug tools container for .NET users too. Some documentation about it can be found from: - https://docs.microsoft.com/en-us/dotnet/core/diagnostics/diagnostics-in-containers - https://devblogs.microsoft.com/dotnet/collecting-net-core-linux-container-cpu-traces-from-a-sidecar-container/ - https://github.com/joe-elliott/netcore-kubernetes-profiling

enhancement

Spare everyone the use of PersistentVolume:) This will allow us a shared folder everyone can access - `/tmp` FTW!

enhancement

Getting this error attaching to a node-based pod spec.ephemeralContainers[0].targetContainerName: Not found What can I do to debug this further?

When going through the quick start, I noticed that the refs to the Docker images were not working. These should be the correct ones.

Thanks for creating this set of tools, it's quite helpful! Unfortunately for me, my clusters are now primarily ARM64 based for cost savings and these images are built only for...

When I download `lightruncom/koolkits:golang`, but this image not have `dlv` ``` ❯ uname -a Darwin VK4D206DRH 21.6.0 Darwin Kernel Version 21.6.0: Thu Sep 29 20:13:56 PDT 2022; root:xnu-8020.240.7~1/RELEASE_ARM64_T6000 arm64 ```...

Hi, I see no recent changes. Is this project still alive? Or do you recommand a different image today? I found this handy: https://github.com/nicolaka/netshoot