stardust-shadow

导航

2025年7月5日 #

K8S -命令

摘要: Kimi: 以下是 kubectl 常用命令的分类及解释,基于最新的搜索结果整理: 基础命令(初级) kubectl create:通过 YAML/JSON 文件或标准输入创建资源对象,支持多种资源类型,如 Namespace、Pod、Deployment、Service 等。 kubectl ex 阅读全文

posted @ 2025-07-05 16:24 阡年 阅读(12) 评论(0) 推荐(0)

什么是MCP

摘要: FastMCP v2 🚀 The fast, Pythonic way to build MCP servers and clients. FastMCP is made with 💙 by Prefect [!Note] Beyond the Protocol FastMCP is the s 阅读全文

posted @ 2025-07-05 10:31 阡年 阅读(46) 评论(0) 推荐(0)

UV 安装

摘要: User: uv 安装 Kimi: 以下是几种常见的 UV 安装方法: 使用独立安装程序 macOS/Linux:curl -LsSf https://astral.sh/uv/install.sh | sh 或者使用 wget:wget -qO- https://astral.sh/uv/inst 阅读全文

posted @ 2025-07-05 10:19 阡年 阅读(1571) 评论(0) 推荐(0)