How to get the URL to see tomcat running after deployment tomcat on Kubernetes

后端 未结 0 1245
遇见更好的自我
遇见更好的自我 2020-12-10 04:00

I just deployed a tomcat server on kubernetes with this yaml :

apiVersion: apps/v1
kind: Deployment
metadata:
  name: dev-tomcat
  labels:
    app: dev-tomcat         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题