Open highlighted repo slot
Put your repository first
Promote a GitHub repo at the top of Awesome repository list views for 7 days.
Awesome List
🧰 记录每一个与运维相关的优秀项目,⚗️ 项目内表格通过 GitHub Action 自动生成,📥 当前收录项目 652 个。
GitHub stars and default-branch commits for opsre/awesome-ops.
Open highlighted repo slot
Promote a GitHub repo at the top of Awesome repository list views for 7 days.
Faster way to switch between clusters and namespaces in kubectl
📦 Find and install kubectl plugins
Kubernetes prompt info for bash, fish, and zsh
Kubectl plugin to ease sniffing on kubernetes pods using tcpdump and wireshark
This repository is no longer maintained, please checkout https://github.com/JamesTGrant/kubectl-debug.
kubewall - Single-Binary Kubernetes Dashboard with Multi-Cluster Management & AI Integration. (OpenAI / Claude 4 / Gemini / DeepSeek / OpenRouter / Ollama / Qwen / LMStudio)
colorizes kubectl output
Run kubectl command in Web Browser.
Library to watch and follow kubernetes resources in CI/CD deploy pipelines
kom 是一个用于 Kubernetes 操作的工具,SDK级的kubectl、client-go的使用封装。并且支持作为管理k8s 的 MCP server。 它提供了一系列功能来管理 Kubernetes 资源,包括创建、更新、删除和获取资源,甚至使用SQL查询k8s资源。这个项目支持多种 Kubernetes 资源类型的操作,并能够处理自定义资源定义(CRD)。 通过使用 kom,你可以轻松地进行资源的增删改查和日志获取以及操作POD内文件等动作。
Manage multiple kubeconfigs easily
🚀 基于Cobra库快速打造类似kubectl一样的命令行工具箱 🧰 本项目同时展示了Go项目打包构建的最佳实践。