Files
kube/mysql-clusters/README.md
2023-07-28 12:23:29 +03:00

9 lines
266 B
Markdown

# MySQL clusters
This is namespace for MySQL clusters managed by [operatorlib](https://github.com/codemowers/operatorlib/tree/main/samples/mysql-database-operator)
```
kubectl create namespace mysql-clusters
kubectl apply -n mysql-clusters -f application.yaml
```