Verify if service is connecting to pod?

后端 未结 0 1033
灰色年华
灰色年华 2020-12-09 15:26

I created a server pod using the following yaml file :

apiVersion: v1
kind: Pod
 metadata:
   name: server
   labels:
     app: server
 spec:
   containers:
          


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