Score:0

Create a virtual machine with a custom image, which cannot be accessed through load balancing

ke flag

I created a virtual machine instance through a custom image, added it to an unmanaged instance group, and associated the instance group with the network load balancer, but I could not access the MySQL service on the virtual machine through the external IP address of the load balancer.

Zareh Kasparian avatar
us flag
are you sure, MySQL daemon is listening to your IP address? by default, it only listens on 127.0.0.1(localhost IP). you can check via the following command. "netstat -ntlp"
BitGen01100000 avatar
vn flag
It's hard to say exactly whats wrong on this type of questions, as they are very vague. But to start, what load balancer and hypervisor are you using? Have you check that the MySQL service works without the load balancer? What have you tried already and what works/doesn't work etc.
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.