Skip to content
xw
Search
Ctrl
K
Cancel
GitHub
博客
Select theme
Dark
Light
Auto
All posts
Recent posts
DeerFlow 子Agent委派实现说明
Plan Mode 与 TodoList 实现说明
Skill 系统实现对比分析文档
DeerFlow 沙箱执行环境实现分析
MCP (Model Context Protocol) 系统实现说明
文件上传与Artifact存储分享实现说明
DeerFlow 后端 LangGraph 实现全面分析
DeerFlow 核心系统实现分析文档
DeerFlow Harness 架构分析
DeerFlow 配置系统实现说明
Tags
go (21)
deer-flow (12)
LLM (12)
Docker (9)
Python (8)
Kubernetes (6)
neovim (6)
React (6)
linux (5)
vim (4)
zig (4)
agent (3)
git (3)
grpc (3)
mysql (3)
rag (3)
Rust (3)
wasm (3)
antd (2)
AnythingLLM (2)
awk (2)
Embedding (2)
graphRAG (2)
mcp (2)
sandbox (2)
Svelte (2)
设计模式 (2)
Alpine (1)
artifact (1)
Artifacts (1)
backend (1)
bash (1)
brew (1)
casbin (1)
cat (1)
chrome (1)
claude (1)
claude-mem (1)
conda (1)
Cron (1)
deferred (1)
emoji (1)
false sharing (1)
Few-shot (1)
file (1)
Flutter (1)
ftp (1)
GGUF (1)
grep (1)
harness (1)
http (1)
https (1)
iproute2 (1)
Jenkins (1)
join (1)
js (1)
JSDoc (1)
k8s (1)
kubectl (1)
kubens (1)
langraph (1)
Llama.cpp (1)
Llama.index (1)
lua (1)
Markdown (1)
Minikube (1)
mongodb (1)
net-tools (1)
netstat (1)
nginx (1)
Normalization (1)
Ollama (1)
pip (1)
plan mode (1)
Prompt (1)
pydantic (1)
ReactNative (1)
redis (1)
RESTFul (1)
samba (1)
sed (1)
selenium (1)
shell (1)
skill (1)
sql (1)
ss (1)
SSE (1)
SSH (1)
ssl (1)
Streamable HTTP (1)
supervisor (1)
thiserror (1)
todolist (1)
Typescript (1)
Vector (1)
vite (1)
wc (1)
Webassembly (1)
znap (1)
zsh (1)
共享目录 (1)
分词 (1)
嵌入 (1)
并发 (1)
标签 (1)
模型微调 (1)
相似度 (1)
相机 (1)
GitHub
博客
Select theme
Dark
Light
Auto
K8s常用命令
Mar 19, 2019
xiwang
全栈开发者
1. 指定kubeconfig 文件地址
Section titled “1. 指定kubeconfig 文件地址”
Terminal window
kubectl
--kubeconfig
~/k8s/config
get
pods
默认使用的配置文件地址是: ~/.kube/config