云原生
主页
索引
模块索引
搜索页面
Usage:
kubectl apply -f FILENAME [options]
实例:
// 创建or更新 kubectl apply -f xxx.yml cat pod.json | kubectl apply -f -