Vinayak hariharmath

Results 26 comments of Vinayak hariharmath

Hello @dannyzaken @guymguym @liranmauda, With the very very limited understanding of this issue, I am exploring [postgres operator](https://github.com/CrunchyData/postgres-operator), that provides HA, and thinking in a way to launch postgresql service...

I will start work on this soon. Somehow missed it.

@JohnStrunk Are we going to back up the PV to another cluster or cloud resource ? What is the destination here ?

@JohnStrunk I will just keep posting the question based on my study 1. I assume user should configure backup (kubectl volsync pvbackup create) for interested source dir 2. Is it...

> $ kubectl volsync replication set-source --copymethod Direct ... # source is the PVC in the old cluster > $ kubectl volsync replication set-destination --copymethod Direct --storageclass newsc ... #...

@JohnStrunk I am taking look at webhooks and its applications. Please provide any inputs if you have