希曼日记

安装与使用

curl -sL https://github.com/operator-framework/operator-lifecycle-manager/releases/download/v0.27.0/install.sh | bash -s v0.27.0

kubectl create -f https://operatorhub.io/install/argocd-operator.yaml

使用

获取安装的Operator

kubectl get csv -n operators