operator 安装

operator 安装

go get github.com/operator-framework/operator-sdk

export GOPROXY="https://goproxy.io"

cd $GOPATH/src/github.com/operator-framework/operator-sdk

make tidy

make install
posted @ 2019-07-19 10:29  追求那份真  阅读(933)  评论(0)    收藏  举报