# 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 ```