awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 个仓库

Awesome GitHub RepositoriesContainer Runtime Debuggings

Directly inspecting and debugging containers by addressing the underlying container runtime namespace without kubelet mediation.

Distinct from Kubernetes Pod Debugging: Distinct from Kubernetes Pod Debugging: targets the containerd runtime namespace directly rather than attaching debuggers to pod processes.

Explore 2 awesome GitHub repositories matching development tools & productivity · Container Runtime Debuggings. Refine with filters or upvote what's useful.

Awesome Container Runtime Debuggings GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • containerd/nerdctlcontainerd 的头像

    containerd/nerdctl

    10,172在 GitHub 上查看↗

    nerdctl is a command-line tool that manages containers and images using containerd as the runtime, providing a Docker-compatible interface for container lifecycle management. It supports running containers with the same command syntax and flags as Docker, including multi-container Compose workflows, and enables rootless container execution without host kernel escalation. The tool extends beyond basic container management with several advanced distribution and security capabilities. It can start containers before full image download by fetching only metadata and on-demand layers from eStargz-f

    Inspects and debugs containers in Kubernetes by directly addressing the k8s.io containerd namespace without kubelet mediation.

    Gocontainerd
    在 GitHub 上查看↗10,172
  • kubernetes-sigs/cri-toolskubernetes-sigs 的头像

    kubernetes-sigs/cri-tools

    1,991在 GitHub 上查看↗

    该项目为实现 Kubernetes 容器运行时接口(CRI)的容器运行时提供了一套诊断和验证工具。它作为一个命令行界面,用于直接在宿主机上交互和管理容器生命周期、镜像和沙箱,而无需部署完整的集群。 该工具集通过专注于接口合规性和性能验证而脱颖而出。它包含自动化测试套件,用于验证运行时是否符合定义的接口规范并正确处理资源插件集成。此外,它还提供基准测试功能来衡量容器操作的延迟和吞吐量,以及用于检查运行时状态和通过可配置的重试与超时策略进行连接故障排除的工具。 除了核心验证外,该项目还支持诸如在活跃容器内执行命令、管理容器检查点以及监控资源使用指标等操作任务。它还包括测试交互式会话流数据连接稳定性的功能,确保端口转发和附加操作按预期运行。

    Provides a command-line interface for inspecting, managing, and troubleshooting containers and sandboxes directly on a host machine.

    Gocontainersk8s-sig-nodekubelet-cri
    在 GitHub 上查看↗1,991
  1. Home
  2. Development Tools & Productivity
  3. Application Debugging
  4. Remote Debugging
  5. Kubernetes Pod Debugging
  6. Container Runtime Debuggings