Mykola Marzhan

Results 8 comments of Mykola Marzhan

@bekenovalibek this tool is not supported anymore; please use https://github.com/percona/percona-backup-mongodb please escalate the issue via regular channels if you have a contract with Percona

Hi Sebastian! feel free to create PR, we will be happy to review it

I believe much simpler to do backups to local storage via [Minio](https://min.io/) it is only one command to setup it in kubernetes. ``` helm install \ --name minio-service \ --set...

@Keithsc, please follow the documentation - https://www.presslabs.com/code/mysqloperator/backups/#setup-a-backup-on-s3 S3_ENDPOINT should be URL to minio service

a workaround idea -- start router inside cluster namespace, create a ClusterIP or LoadBalancer service which points to the router.

Hi @cuijxin, typically it is recommended to run separate operators in separate namespaces. Operators should have ServiceAccounts which are limited by one namespace. it is the default configuration in Percona...

SSL should be used also for replication, not only serverclient communication

should we update old systems? or they can use old schema?