--- apiVersion: v1 items: - apiVersion: v1 kind: Service metadata: labels: app: vr-node name: vr-node namespace: vr spec: ports: - port: 80 protocol: TCP targetPort: 80 selector: app: vr-node sessionAffinity: None type: ClusterIP status: loadBalancer: {} kind: List metadata: resourceVersion: "" selfLink: ""