Pamela Ghosh:
Hi Team the port is already showing right in my lab for mysql-service as 3306 as per diagram , also can I please somehow enlarge the diagram its very small to understand , can anyone please help as what needs to be added here in this lab?
Mohamed Ayman:
Hello @Pamela Ghosh,
Use this command kubectl edit service -n beta mysql-service
to edit the service and change targetPort to 3306 instead of 8080. Also kindly check the attached gif to enlarge the diagram image.