
Установите оператор MySQL:
Следующийhttps://dev.mysql.com/doc/mysql-operator/en/mysql-operator-installation-kubectl.html
kubectl apply -f https://raw.githubusercontent.com/mysql/mysql-operator/trunk/deploy/deploy-crds.yaml
kubectl apply -f https://raw.githubusercontent.com/mysql/mysql-operator/trunk/deploy/deploy-operator.yaml
Они из trunk. Каковы URL-адреса для последних стабильных версий?
пытался:
https://raw.githubusercontent.com/mysql/mysql-operator/tags/8.0.33/deploy/deploy-crds.yaml
Не доступен.
следует ли использовать следующее из github?
https://github.com/mysql/mysql-operator/blob/8.0.33-2.0.10/deploy/deploy-crds.yaml