kubectl访问集群环境配置
替换git远程仓库
- commit本地所有更改, 并更新本地代码到最新版本
|
|
Yarn淘宝镜像
NPM设置淘宝镜像
1.查询当前配置的镜像
npm get registry
设置成淘宝镜像
npm config set registry http://registry.npm.taobao.org/
kubectl访问集群环境配置
|
|
1.查询当前配置的镜像
npm get registry
设置成淘宝镜像
npm config set registry http://registry.npm.taobao.org/