Access a Postgres storage with two independent instances
От | first last |
---|---|
Тема | Access a Postgres storage with two independent instances |
Дата | |
Msg-id | CAG3FJTaRdS1asGHcuMk3NFB0Ap+kcjO7mk1gMY2jSZ4T0a_62A@mail.gmail.com обсуждение исходный текст |
Ответы |
Re: Access a Postgres storage with two independent instances
|
Список | pgsql-novice |
When you apply this configuration file `kubectl apply -f file_name.yaml`, you can create three pods. Here I have given the configuration to create the pods that use a single storage as a data store. But what actually happening is, that it uses separate storage. I have tested all the replicas manually by creating a db and table and see, if other database stores are affected or not. Anyway, it is not affected. And then I tried to apply the same config file change the image name and the env variables suit for MySQL and tried to deploy it. It works as expected. Anyway, it can not use single storage(https://stackoverflow.com/questions/78436945/access-a-mysql-storage-with-two-independent-instances).
Finally, my question is, why the scenario is different for MySQL and Postgres? Could you please help me to figure out the issue? This is for my Final year project testing Kubernetes using fuzzing.
В списке pgsql-novice по дате отправления: