参考链接:https://docs.openshift.org/latest/minishift/openshift/exposing-services.html
oc rollout status -w dc/mysql
oc expose dc mysql --type=LoadBalancer --name=mysql-ingress
oc export svc mysql-ingress
参考链接:https://docs.openshift.org/latest/minishift/openshift/exposing-services.html
oc rollout status -w dc/mysql
oc expose dc mysql --type=LoadBalancer --name=mysql-ingress
oc export svc mysql-ingress
本文标题:远程访问openshift 上的mysql
本文链接:https://www.haomeiwen.com/subject/qadaqftx.html
网友评论