2 个仓库
Tools for extracting logs and diagnostics from containerized nodes and pods.
Distinct from Debugging and Logging: Specifically targets pods and nodes in an orchestrator, unlike general application logging.
Explore 2 awesome GitHub repositories matching part of an awesome list · Container Orchestration Debugging. Refine with filters or upvote what's useful.
DevOps-Bash-tools is a collection of shell scripts and aliases designed to automate cloud infrastructure, container orchestration, and CI/CD pipelines. It provides a comprehensive toolset for managing operational workflows through the command line. The project specializes in automating tasks across multiple platforms, including managing namespaces and secrets in Kubernetes, auditing resources in AWS and GCP, and triggering builds or managing environment variables in GitHub Actions, GitLab CI, and CircleCI. It also includes a toolkit for interacting with container registries to query manifests
Dumps logs and system statistics from Kubernetes pods and nodes to troubleshoot applications.
Headlamp is a Kubernetes web interface that runs as either a desktop application or a browser-based dashboard, providing a unified view for managing resources across multiple clusters. It supports authentication through OpenID Connect providers and kubeconfig files, and renders the UI according to the user's Kubernetes RBAC permissions, hiding or disabling actions that are not permitted. The project distinguishes itself through a plugin system that allows extending the dashboard with custom views, components, and business logic without modifying the core code. Plugins can be installed from a
Opens terminal sessions into containers and streams logs for debugging Kubernetes workloads.