Add missing NodePort in the example output (#7565)
This commit is contained in:
committed by
k8s-ci-robot
parent
d80e55506a
commit
def491a76c
@@ -71,6 +71,8 @@ provides load balancing for an application that has two running instances.
|
|||||||
Type: NodePort
|
Type: NodePort
|
||||||
IP: 10.32.0.16
|
IP: 10.32.0.16
|
||||||
Port: <unset> 8080/TCP
|
Port: <unset> 8080/TCP
|
||||||
|
TargetPort: 8080/TCP
|
||||||
|
NodePort: <unset> 31496/TCP
|
||||||
Endpoints: 10.200.1.4:8080,10.200.2.5:8080
|
Endpoints: 10.200.1.4:8080,10.200.2.5:8080
|
||||||
Session Affinity: None
|
Session Affinity: None
|
||||||
Events: <none>
|
Events: <none>
|
||||||
|
|||||||
Reference in New Issue
Block a user