Oracle end user connection in kubernetes environment
Oracle database installation in kubernetes setup. How the end user connect to oracle database?
Normally end user install oracle client in local machine with the tnsnames.ora entry connect the host name and port through database.
In Kubernetes oracle setup software/image container will run on pod.
Pod will fails and restart automatically so service concept using. How the end user connect throught the database sqlplus scott/*****@?????
Thanks & Regards,
Rajesh. D