Skip to content

Instantly share code, notes, and snippets.

@negz
Created October 10, 2018 08:13
Show Gist options
  • Select an option

  • Save negz/54f00238405ad90aff84aa7ceda34b42 to your computer and use it in GitHub Desktop.

Select an option

Save negz/54f00238405ad90aff84aa7ceda34b42 to your computer and use it in GitHub Desktop.
wonkyd
{
"/$/inet/localhost/8001": {
"state": "bound",
"addresses": [
"localhost:8001"
]
},
"/%/io.l5d.k8s.daemonset/kube-system/http-incoming/l5d/#/io.l5d.k8s.http/live/80/nginx": {
"state": "bound",
"addresses": [
"REDACTED.0.82:4141"
]
}
}
namers:
- kind: io.l5d.k8s
- kind: io.l5d.k8s
prefix: /io.l5d.k8s.http
transformers:
- kind: io.l5d.k8s.daemonset
namespace: kube-system
port: http-incoming
service: l5d
hostNetwork: true
- kind: io.l5d.k8s
prefix: /io.l5d.k8s.h2
transformers:
- kind: io.l5d.k8s.daemonset
namespace: kube-system
port: h2-incoming
service: l5d
hostNetwork: true
- kind: io.l5d.k8s
prefix: /io.l5d.k8s.grpc
transformers:
- kind: io.l5d.k8s.daemonset
namespace: kube-system
port: grpc-incoming
service: l5d
hostNetwork: true
- kind: io.l5d.rewrite
prefix: /portNsSvcToK8s
pattern: "/{port}/{ns}/{svc}"
name: "/k8s/{ns}/{port}/{svc}"
- protocol: http
label: http-ingress
originator: true
maxRequestKB: 32768
maxResponseKB: 32768
servers:
- port: 4840
ip: 0.0.0.0
maxConcurrentRequests: 5000
identifier:
- kind: io.l5d.ingress
ignoreDefaultBackends: true
- kind: io.l5d.header.token
dtab: |
/k8s => /#/io.l5d.k8s.http ; # /k8s/live/http/foo -> /#/io.l5d.k8s/live/http/foo
/portNsSvc => /#/portNsSvcToK8s ; # /portNsSvc/http/live/foo -> /k8s/live/http/foo
/host => /portNsSvc/80/live ; # /host/foo -> /portNsSvc/80/live/foo
/host => /portNsSvc/80 ; # /host/live/foo -> /portNsSvc/80/live/foo
/host => /portNsSvc/http/live ; # /host/foo -> /portNsSvc/http/live/foo
/host => /portNsSvc/http ; # /host/live/foo -> /portNsSvc/http/live/foo
/host => /$/io.buoyant.porthostPfx/portNsSvc ; # /host/live:80/foo -> /portNsSvc/80/live/foo
/svc => /$/io.buoyant.http.domainToPathPfx/host ; # /svc/foo.live -> /host/live/foo
/svc => /#/io.l5d.k8s.http ; # /svc/live/http/foo -> /#/io.l5d.k8s/live/http/foo
- label: http-incoming
protocol: http
maxRequestKB: 32768
maxResponseKB: 32768
servers:
- port: 4141
ip: 0.0.0.0
maxConcurrentRequests: 5000
identifier:
- kind: io.l5d.ingress
ignoreDefaultBackends: true
- kind: io.l5d.header.token
interpreter:
kind: default
transformers:
- kind: io.l5d.k8s.localnode
hostNetwork: true
dtab: |
/svc => /#/io.l5d.k8s ; # /svc/live/http/foo -> /#/io.l5d.k8s/live/http/foo
/k8s => /#/io.l5d.k8s ; # /k8s/live/http/foo -> /#/io.l5d.k8s/live/http/foo
/portNsSvc => /#/portNsSvcToK8s ; # /portNsSvc/http/live/foo -> /k8s/live/http/foo
/host => /portNsSvc/80/live ; # /host/foo -> /portNsSvc/80/live/foo
/host => /portNsSvc/80 ; # /host/live/foo -> /portNsSvc/80/live/foo
/host => /portNsSvc/http/live ; # /host/foo -> /portNsSvc/http/live/foo
/host => /portNsSvc/http ; # /host/live/foo -> /portNsSvc/http/live/foo
/host => /$/io.buoyant.porthostPfx/portNsSvc ; # /host/live:80/foo -> /portNsSvc/80/live/foo
/svc => /$/io.buoyant.http.domainToPathPfx/host ; # /svc/foo.live -> /host/live/foo
{
"endpoints": {
"live/nginx": {
"state": {
"running": true,
"lastStartedAt": "2018-10-10 07:45:29 +0000",
"lastUpdatedAt": "2018-10-10 07:45:30 +0000",
"value": {
"nsName": "lve",
"serviceName": "nginx",
"endpoints": [
{
"ip": "REDACTED-22-15.nginx.live.svc.cluster.local",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal"
},
{
"ip": "REDACTED-22-14.nginx.live.svc.cluster.local",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal"
},
{
"ip": "REDACTED-20-93.nginx.live.svc.cluster.local",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal"
},
{
"ip": "REDACTED-22-13.nginx.live.svc.cluster.local",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal"
},
{
"ip": "REDACTED-22-35.nginx.live.svc.cluster.local",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal"
},
{
"ip": "REDACTED-22-46.nginx.live.svc.cluster.local",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal"
},
{
"ip": "REDACTED-20-75.nginx.live.svc.cluster.local",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal"
},
{
"ip": "REDACTED-20-84.nginx.live.svc.cluster.local",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal"
},
{
"ip": "REDACTED-22-36.nginx.live.svc.cluster.local",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal"
},
{
"ip": "REDACTED-20-64.nginx.live.svc.cluster.local",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal"
},
{
"ip": "REDACTED-22-37.nginx.live.svc.cluster.local",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal"
},
{
"ip": "REDACTED-20-95.nginx.live.svc.cluster.local",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal"
},
{
"ip": "REDACTED-22-42.nginx.live.svc.cluster.local",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal"
},
{
"ip": "REDACTED-20-78.nginx.live.svc.cluster.local",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal"
},
{
"ip": "REDACTED-22-29.nginx.live.svc.cluster.local",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal"
},
{
"ip": "REDACTED-20-59.nginx.live.svc.cluster.local",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal"
},
{
"ip": "REDACTED-22-39.nginx.live.svc.cluster.local",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal"
},
{
"ip": "REDACTED-22-18.nginx.live.svc.cluster.local",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal"
},
{
"ip": "REDACTED-20-68.nginx.live.svc.cluster.local",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal"
},
{
"ip": "REDACTED-22-26.nginx.live.svc.cluster.local",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal"
},
{
"ip": "REDACTED-20-79.nginx.live.svc.cluster.local",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal"
},
{
"ip": "REDACTED-20-102.nginx.live.svc.cluster.local",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal"
},
{
"ip": "REDACTED-20-96.nginx.live.svc.cluster.local",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal"
},
{
"ip": "REDACTED-22-49.nginx.live.svc.cluster.local",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal"
},
{
"ip": "REDACTED-20-91.nginx.live.svc.cluster.local",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal"
},
{
"ip": "REDACTED-20-82.nginx.live.svc.cluster.local",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal"
},
{
"ip": "REDACTED-22-12.nginx.live.svc.cluster.local",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal"
},
{
"ip": "REDACTED-20-55.nginx.live.svc.cluster.local",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal"
},
{
"ip": "REDACTED-22-10.nginx.live.svc.cluster.local",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal"
},
{
"ip": "REDACTED-20-105.nginx.live.svc.cluster.local",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal"
},
{
"ip": "REDACTED-22-24.nginx.live.svc.cluster.local",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal"
},
{
"ip": "REDACTED-22-4.nginx.live.svc.cluster.local",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal"
},
{
"ip": "REDACTED-22-16.nginx.live.svc.cluster.local",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal"
},
{
"ip": "REDACTED-20-71.nginx.live.svc.cluster.local",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal"
},
{
"ip": "REDACTED-20-69.nginx.live.svc.cluster.local",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal"
},
{
"ip": "REDACTED-22-48.nginx.live.svc.cluster.local",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal"
},
{
"ip": "REDACTED-22-38.nginx.live.svc.cluster.local",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal"
},
{
"ip": "REDACTED-20-85.nginx.live.svc.cluster.local",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal"
},
{
"ip": "REDACTED-20-83.nginx.live.svc.cluster.local",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal"
},
{
"ip": "REDACTED-20-94.nginx.live.svc.cluster.local",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal"
},
{
"ip": "REDACTED-20-72.nginx.live.svc.cluster.local",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal"
},
{
"ip": "REDACTED-20-56.nginx.live.svc.cluster.local",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal"
},
{
"ip": "REDACTED-22-6.nginx.live.svc.cluster.local",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal"
},
{
"ip": "REDACTED-20-103.nginx.live.svc.cluster.local",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal"
},
{
"ip": "REDACTED-20-101.nginx.live.svc.cluster.local",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal"
},
{
"ip": "REDACTED-20-89.nginx.live.svc.cluster.local",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal"
},
{
"ip": "REDACTED-20-80.nginx.live.svc.cluster.local",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal"
},
{
"ip": "REDACTED-20-97.nginx.live.svc.cluster.local",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal"
},
{
"ip": "REDACTED-20-61.nginx.live.svc.cluster.local",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal"
},
{
"ip": "REDACTED-22-20.nginx.live.svc.cluster.local",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal"
},
{
"ip": "REDACTED-20-62.nginx.live.svc.cluster.local",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal"
},
{
"ip": "REDACTED-22-7.nginx.live.svc.cluster.local",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal"
},
{
"ip": "REDACTED-22-47.nginx.live.svc.cluster.local",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal"
},
{
"ip": "REDACTED-22-52.nginx.live.svc.cluster.local",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal"
},
{
"ip": "REDACTED-22-30.nginx.live.svc.cluster.local",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal"
},
{
"ip": "REDACTED-22-51.nginx.live.svc.cluster.local",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal"
},
{
"ip": "REDACTED-22-31.nginx.live.svc.cluster.local",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal"
},
{
"ip": "REDACTED-22-23.nginx.live.svc.cluster.local",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal"
},
{
"ip": "REDACTED-20-70.nginx.live.svc.cluster.local",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal"
},
{
"ip": "REDACTED-20-87.nginx.live.svc.cluster.local",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal"
},
{
"ip": "REDACTED-20-66.nginx.live.svc.cluster.local",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal"
},
{
"ip": "REDACTED-20-98.nginx.live.svc.cluster.local",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal"
},
{
"ip": "REDACTED-20-76.nginx.live.svc.cluster.local",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal"
},
{
"ip": "REDACTED-22-17.nginx.live.svc.cluster.local",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal"
},
{
"ip": "REDACTED-22-32.nginx.live.svc.cluster.local",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal"
},
{
"ip": "REDACTED-20-73.nginx.live.svc.cluster.local",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal"
},
{
"ip": "REDACTED-22-34.nginx.live.svc.cluster.local",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal"
},
{
"ip": "REDACTED-22-9.nginx.live.svc.cluster.local",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal"
},
{
"ip": "REDACTED-20-60.nginx.live.svc.cluster.local",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal"
},
{
"ip": "REDACTED-22-43.nginx.live.svc.cluster.local",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal"
},
{
"ip": "REDACTED-20-57.nginx.live.svc.cluster.local",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal"
},
{
"ip": "REDACTED-22-44.nginx.live.svc.cluster.local",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal"
},
{
"ip": "REDACTED-20-88.nginx.live.svc.cluster.local",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal"
},
{
"ip": "REDACTED-20-77.nginx.live.svc.cluster.local",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal"
},
{
"ip": "REDACTED-22-11.nginx.live.svc.cluster.local",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal"
},
{
"ip": "REDACTED-22-25.nginx.live.svc.cluster.local",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal"
},
{
"ip": "REDACTED-22-21.nginx.live.svc.cluster.local",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal"
},
{
"ip": "REDACTED-20-65.nginx.live.svc.cluster.local",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal"
},
{
"ip": "REDACTED-22-40.nginx.live.svc.cluster.local",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal"
},
{
"ip": "REDACTED-22-19.nginx.live.svc.cluster.local",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal"
},
{
"ip": "REDACTED-20-99.nginx.live.svc.cluster.local",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal"
},
{
"ip": "REDACTED-20-92.nginx.live.svc.cluster.local",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal"
},
{
"ip": "REDACTED-20-86.nginx.live.svc.cluster.local",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal"
},
{
"ip": "REDACTED-20-58.nginx.live.svc.cluster.local",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal"
},
{
"ip": "REDACTED-22-22.nginx.live.svc.cluster.local",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal"
},
{
"ip": "REDACTED-22-50.nginx.live.svc.cluster.local",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal"
},
{
"ip": "REDACTED-20-90.nginx.live.svc.cluster.local",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal"
},
{
"ip": "REDACTED-22-28.nginx.live.svc.cluster.local",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal"
},
{
"ip": "REDACTED-20-104.nginx.live.svc.cluster.local",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal"
},
{
"ip": "REDACTED-20-74.nginx.live.svc.cluster.local",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal"
},
{
"ip": "REDACTED-22-8.nginx.live.svc.cluster.local",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal"
},
{
"ip": "REDACTED-20-63.nginx.live.svc.cluster.local",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal"
},
{
"ip": "REDACTED-22-45.nginx.live.svc.cluster.local",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal"
},
{
"ip": "REDACTED-22-27.nginx.live.svc.cluster.local",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal"
},
{
"ip": "REDACTED-20-81.nginx.live.svc.cluster.local",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal"
},
{
"ip": "REDACTED-22-41.nginx.live.svc.cluster.local",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal"
},
{
"ip": "REDACTED-22-5.nginx.live.svc.cluster.local",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal"
},
{
"ip": "REDACTED-20-100.nginx.live.svc.cluster.local",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal"
},
{
"ip": "REDACTED-20-67.nginx.live.svc.cluster.local",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal"
},
{
"ip": "REDACTED-22-33.nginx.live.svc.cluster.local",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal"
}
],
"ports": {
"nginx": 80
}
}
},
"watch": {
"request": "GET /api/v1/watch/namespaces/live/endpoints/nginx",
"lastRequestAt": "2018-10-10 07:45:30 +0000",
"response": {
"subsets": [
{
"addresses": [
{
"ip": "REDACTED.20.100",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-l7mqc",
"uid": "8cff50c9-cc57-11e8-ba48-42010abc0122",
"resourceVersion": "16699"
}
},
{
"ip": "REDACTED.20.101",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-79s9c",
"uid": "8d2579db-cc57-11e8-ba48-42010abc0122",
"resourceVersion": "16997"
}
},
{
"ip": "REDACTED.20.102",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-vlx59",
"uid": "8dfb1242-cc57-11e8-ba48-42010abc0122",
"resourceVersion": "16982"
}
},
{
"ip": "REDACTED.20.103",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-b87zs",
"uid": "8d0e9218-cc57-11e8-ba48-42010abc0122",
"resourceVersion": "17002"
}
},
{
"ip": "REDACTED.20.104",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-zmwng",
"uid": "4777b3ae-cc5e-11e8-ae50-42010abc0043",
"resourceVersion": "22600"
}
},
{
"ip": "REDACTED.20.105",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-bt6jw",
"uid": "47799efc-cc5e-11e8-ae50-42010abc0043",
"resourceVersion": "22749"
}
},
{
"ip": "REDACTED.20.55",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-cwf9m",
"uid": "8bc68583-cc57-11e8-ba48-42010abc0122",
"resourceVersion": "16775"
}
},
{
"ip": "REDACTED.20.56",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-w72ch",
"uid": "8be50afe-cc57-11e8-ba48-42010abc0122",
"resourceVersion": "16861"
}
},
{
"ip": "REDACTED.20.57",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-4kdzf",
"uid": "8bfbef43-cc57-11e8-ba48-42010abc0122",
"resourceVersion": "16513"
}
},
{
"ip": "REDACTED.20.58",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-vtfmz",
"uid": "8c0b315f-cc57-11e8-ba48-42010abc0122",
"resourceVersion": "16825"
}
},
{
"ip": "REDACTED.20.59",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-dt69d",
"uid": "8c1a733b-cc57-11e8-ba48-42010abc0122",
"resourceVersion": "16595"
}
},
{
"ip": "REDACTED.20.60",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-sxpl6",
"uid": "8c29bb93-cc57-11e8-ba48-42010abc0122",
"resourceVersion": "16669"
}
},
{
"ip": "REDACTED.20.61",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-5cwg8",
"uid": "8c483ac7-cc57-11e8-ba48-42010abc0122",
"resourceVersion": "16834"
}
},
{
"ip": "REDACTED.20.62",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-8hqhx",
"uid": "8bd5caaf-cc57-11e8-ba48-42010abc0122",
"resourceVersion": "16851"
}
},
{
"ip": "REDACTED.20.63",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-g8jlq",
"uid": "8c75f985-cc57-11e8-ba48-42010abc0122",
"resourceVersion": "16559"
}
},
{
"ip": "REDACTED.20.64",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-6hf8n",
"uid": "8bb90b12-cc57-11e8-ba48-42010abc0122",
"resourceVersion": "16910"
}
},
{
"ip": "REDACTED.20.65",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-2p97c",
"uid": "8c8543d1-cc57-11e8-ba48-42010abc0122",
"resourceVersion": "16928"
}
},
{
"ip": "REDACTED.20.66",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-q9bdv",
"uid": "8c948334-cc57-11e8-ba48-42010abc0122",
"resourceVersion": "16797"
}
},
{
"ip": "REDACTED.20.67",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-dwdbb",
"uid": "8cd18bc7-cc57-11e8-ba48-42010abc0122",
"resourceVersion": "16622"
}
},
{
"ip": "REDACTED.20.68",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-tzw46",
"uid": "8c4091b3-cc57-11e8-ba48-42010abc0122",
"resourceVersion": "16918"
}
},
{
"ip": "REDACTED.20.69",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-r9pkh",
"uid": "8c9c248c-cc57-11e8-ba48-42010abc0122",
"resourceVersion": "16765"
}
},
{
"ip": "REDACTED.20.70",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-fxcbq",
"uid": "8cc9ed85-cc57-11e8-ba48-42010abc0122",
"resourceVersion": "16936"
}
},
{
"ip": "REDACTED.20.71",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-jb6lj",
"uid": "8c577b29-cc57-11e8-ba48-42010abc0122",
"resourceVersion": "16755"
}
},
{
"ip": "REDACTED.20.72",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-nnpd5",
"uid": "8ca3c8f2-cc57-11e8-ba48-42010abc0122",
"resourceVersion": "16960"
}
},
{
"ip": "REDACTED.20.73",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-p882z",
"uid": "8ce0d153-cc57-11e8-ba48-42010abc0122",
"resourceVersion": "16719"
}
},
{
"ip": "REDACTED.20.74",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-lmd8p",
"uid": "8bb9be88-cc57-11e8-ba48-42010abc0122",
"resourceVersion": "16817"
}
},
{
"ip": "REDACTED.20.75",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-5v6vr",
"uid": "8d88ab5e-cc57-11e8-ba48-42010abc0122",
"resourceVersion": "16952"
}
},
{
"ip": "REDACTED.20.76",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-mzgfd",
"uid": "8bbb72cf-cc57-11e8-ba48-42010abc0122",
"resourceVersion": "16541"
}
},
{
"ip": "REDACTED.20.77",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-dbnck",
"uid": "8bbb7728-cc57-11e8-ba48-42010abc0122",
"resourceVersion": "16970"
}
},
{
"ip": "REDACTED.20.78",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-ddkg6",
"uid": "8bb7c33d-cc57-11e8-ba48-42010abc0122",
"resourceVersion": "16894"
}
},
{
"ip": "REDACTED.20.79",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-2qqvn",
"uid": "8d43f98e-cc57-11e8-ba48-42010abc0122",
"resourceVersion": "16902"
}
},
{
"ip": "REDACTED.20.80",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-hfwcq",
"uid": "8bbb72ae-cc57-11e8-ba48-42010abc0122",
"resourceVersion": "16536"
}
},
{
"ip": "REDACTED.20.81",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-s4q74",
"uid": "8bb904a6-cc57-11e8-ba48-42010abc0122",
"resourceVersion": "16605"
}
},
{
"ip": "REDACTED.20.82",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-ndpmp",
"uid": "8bb9d572-cc57-11e8-ba48-42010abc0122",
"resourceVersion": "16657"
}
},
{
"ip": "REDACTED.20.83",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-slsrr",
"uid": "8bb9d450-cc57-11e8-ba48-42010abc0122",
"resourceVersion": "16966"
}
},
{
"ip": "REDACTED.20.84",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-csndd",
"uid": "8bbb609f-cc57-11e8-ba48-42010abc0122",
"resourceVersion": "16579"
}
},
{
"ip": "REDACTED.20.85",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-4qghc",
"uid": "8d6a2729-cc57-11e8-ba48-42010abc0122",
"resourceVersion": "16585"
}
},
{
"ip": "REDACTED.20.86",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-ck8v8",
"uid": "8bb9f1bc-cc57-11e8-ba48-42010abc0122",
"resourceVersion": "16844"
}
},
{
"ip": "REDACTED.20.87",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-qhdqh",
"uid": "8bbb6741-cc57-11e8-ba48-42010abc0122",
"resourceVersion": "16614"
}
},
{
"ip": "REDACTED.20.88",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-kmch4",
"uid": "8d9f9449-cc57-11e8-ba48-42010abc0122",
"resourceVersion": "16525"
}
},
{
"ip": "REDACTED.20.89",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-hq5fd",
"uid": "8da72eac-cc57-11e8-ba48-42010abc0122",
"resourceVersion": "16806"
}
},
{
"ip": "REDACTED.20.90",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-wvdr8",
"uid": "8d1dd82c-cc57-11e8-ba48-42010abc0122",
"resourceVersion": "16728"
}
},
{
"ip": "REDACTED.20.91",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-q5kts",
"uid": "8d34b718-cc57-11e8-ba48-42010abc0122",
"resourceVersion": "16570"
}
},
{
"ip": "REDACTED.20.92",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-psmfr",
"uid": "8dcd4970-cc57-11e8-ba48-42010abc0122",
"resourceVersion": "16649"
}
},
{
"ip": "REDACTED.20.93",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-dg892",
"uid": "8dbe1518-cc57-11e8-ba48-42010abc0122",
"resourceVersion": "16737"
}
},
{
"ip": "REDACTED.20.94",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-6nnqq",
"uid": "8df375bb-cc57-11e8-ba48-42010abc0122",
"resourceVersion": "16679"
}
},
{
"ip": "REDACTED.20.95",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-whxfv",
"uid": "8d534164-cc57-11e8-ba48-42010abc0122",
"resourceVersion": "16943"
}
},
{
"ip": "REDACTED.20.96",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-vmwq9",
"uid": "8dd4f5ca-cc57-11e8-ba48-42010abc0122",
"resourceVersion": "16870"
}
},
{
"ip": "REDACTED.20.97",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-fl9pw",
"uid": "8de434ac-cc57-11e8-ba48-42010abc0122",
"resourceVersion": "16746"
}
},
{
"ip": "REDACTED.20.98",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-dmpmn",
"uid": "8debd058-cc57-11e8-ba48-42010abc0122",
"resourceVersion": "16689"
}
},
{
"ip": "REDACTED.20.99",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-6kq8j",
"uid": "8db6760d-cc57-11e8-ba48-42010abc0122",
"resourceVersion": "16879"
}
},
{
"ip": "REDACTED.22.10",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-wnxz4",
"uid": "49ffba28-cc5e-11e8-ae50-42010abc0043",
"resourceVersion": "25643"
}
},
{
"ip": "REDACTED.22.11",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-n2tnz",
"uid": "4b21a1fe-cc5e-11e8-ae50-42010abc0043",
"resourceVersion": "25608"
}
},
{
"ip": "REDACTED.22.12",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-d9f5z",
"uid": "4b388952-cc5e-11e8-ae50-42010abc0043",
"resourceVersion": "25670"
}
},
{
"ip": "REDACTED.22.13",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-r6tvl",
"uid": "485c1ab1-cc5e-11e8-ae50-42010abc0043",
"resourceVersion": "25617"
}
},
{
"ip": "REDACTED.22.14",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-lvtc7",
"uid": "4a169ea6-cc5e-11e8-ae50-42010abc0043",
"resourceVersion": "25567"
}
},
{
"ip": "REDACTED.22.15",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-r7gq4",
"uid": "49b36960-cc5e-11e8-ae50-42010abc0043",
"resourceVersion": "25518"
}
},
{
"ip": "REDACTED.22.16",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-ghfjd",
"uid": "4b4f6a08-cc5e-11e8-ae50-42010abc0043",
"resourceVersion": "25490"
}
},
{
"ip": "REDACTED.22.17",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-w46fv",
"uid": "47a58e11-cc5e-11e8-ae50-42010abc0043",
"resourceVersion": "25536"
}
},
{
"ip": "REDACTED.22.18",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-rwrln",
"uid": "49f81817-cc5e-11e8-ae50-42010abc0043",
"resourceVersion": "25628"
}
},
{
"ip": "REDACTED.22.19",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-gf9pm",
"uid": "48a86469-cc5e-11e8-ae50-42010abc0043",
"resourceVersion": "25623"
}
},
{
"ip": "REDACTED.22.20",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-mg55r",
"uid": "4add0342-cc5e-11e8-ae50-42010abc0043",
"resourceVersion": "25583"
}
},
{
"ip": "REDACTED.22.21",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-g642l",
"uid": "477eb5af-cc5e-11e8-ae50-42010abc0043",
"resourceVersion": "25474"
}
},
{
"ip": "REDACTED.22.22",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-t4l5j",
"uid": "4793388c-cc5e-11e8-ae50-42010abc0043",
"resourceVersion": "25613"
}
},
{
"ip": "REDACTED.22.23",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-4xtv5",
"uid": "47954d65-cc5e-11e8-ae50-42010abc0043",
"resourceVersion": "25661"
}
},
{
"ip": "REDACTED.22.24",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-g2hgz",
"uid": "4afb7f99-cc5e-11e8-ae50-42010abc0043",
"resourceVersion": "25600"
}
},
{
"ip": "REDACTED.22.25",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-lmv9q",
"uid": "48b79faa-cc5e-11e8-ae50-42010abc0043",
"resourceVersion": "25458"
}
},
{
"ip": "REDACTED.22.26",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-vlbk2",
"uid": "4863b852-cc5e-11e8-ae50-42010abc0043",
"resourceVersion": "25639"
}
},
{
"ip": "REDACTED.22.27",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-7l7dn",
"uid": "4826afe2-cc5e-11e8-ae50-42010abc0043",
"resourceVersion": "25655"
}
},
{
"ip": "REDACTED.22.28",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-qms2b",
"uid": "47c37c19-cc5e-11e8-ae50-42010abc0043",
"resourceVersion": "25691"
}
},
{
"ip": "REDACTED.22.29",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-7bz5k",
"uid": "4a25debf-cc5e-11e8-ae50-42010abc0043",
"resourceVersion": "25801"
}
},
{
"ip": "REDACTED.22.30",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-7jpm2",
"uid": "47a73d74-cc5e-11e8-ae50-42010abc0043",
"resourceVersion": "25805"
}
},
{
"ip": "REDACTED.22.31",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-666c6",
"uid": "49c2adb7-cc5e-11e8-ae50-42010abc0043",
"resourceVersion": "25725"
}
},
{
"ip": "REDACTED.22.32",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-8ztzb",
"uid": "4b2949e0-cc5e-11e8-ae50-42010abc0043",
"resourceVersion": "25780"
}
},
{
"ip": "REDACTED.22.33",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-n56tr",
"uid": "49f0725b-cc5e-11e8-ae50-42010abc0043",
"resourceVersion": "25733"
}
},
{
"ip": "REDACTED.22.34",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-ghp74",
"uid": "4b1a0acd-cc5e-11e8-ae50-42010abc0043",
"resourceVersion": "25784"
}
},
{
"ip": "REDACTED.22.35",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-24zkl",
"uid": "4a07588e-cc5e-11e8-ae50-42010abc0043",
"resourceVersion": "25816"
}
},
{
"ip": "REDACTED.22.36",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-m2bd4",
"uid": "4a5b44e4-cc5e-11e8-ae50-42010abc0043",
"resourceVersion": "25713"
}
},
{
"ip": "REDACTED.22.37",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-l8dlk",
"uid": "4a0efccb-cc5e-11e8-ae50-42010abc0043",
"resourceVersion": "25729"
}
},
{
"ip": "REDACTED.22.38",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-4bkxw",
"uid": "47b0a572-cc5e-11e8-ae50-42010abc0043",
"resourceVersion": "25757"
}
},
{
"ip": "REDACTED.22.39",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-nkq2v",
"uid": "4a6a8af2-cc5e-11e8-ae50-42010abc0043",
"resourceVersion": "25821"
}
},
{
"ip": "REDACTED.22.4",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-dr8sq",
"uid": "4a1e3eb9-cc5e-11e8-ae50-42010abc0043",
"resourceVersion": "25677"
}
},
{
"ip": "REDACTED.22.40",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-djmps",
"uid": "4b47cdfe-cc5e-11e8-ae50-42010abc0043",
"resourceVersion": "25768"
}
},
{
"ip": "REDACTED.22.41",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-kqxh7",
"uid": "47f8e853-cc5e-11e8-ae50-42010abc0043",
"resourceVersion": "25747"
}
},
{
"ip": "REDACTED.22.42",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-twrkz",
"uid": "4872f7d9-cc5e-11e8-ae50-42010abc0043",
"resourceVersion": "25720"
}
},
{
"ip": "REDACTED.22.43",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-sfm8r",
"uid": "48a0bbde-cc5e-11e8-ae50-42010abc0043",
"resourceVersion": "25791"
}
},
{
"ip": "REDACTED.22.44",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-tj9kv",
"uid": "4b40278e-cc5e-11e8-ae50-42010abc0043",
"resourceVersion": "25707"
}
},
{
"ip": "REDACTED.22.45",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-5kgg8",
"uid": "47a3da5d-cc5e-11e8-ae50-42010abc0043",
"resourceVersion": "25752"
}
},
{
"ip": "REDACTED.22.46",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-2rqzq",
"uid": "4a62f00f-cc5e-11e8-ae50-42010abc0043",
"resourceVersion": "25696"
}
},
{
"ip": "REDACTED.22.47",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-5klmh",
"uid": "49bb0b24-cc5e-11e8-ae50-42010abc0043",
"resourceVersion": "25809"
}
},
{
"ip": "REDACTED.22.48",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-rb5c6",
"uid": "497e0158-cc5e-11e8-ae50-42010abc0043",
"resourceVersion": "25702"
}
},
{
"ip": "REDACTED.22.49",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-9zzgm",
"uid": "4b1263dd-cc5e-11e8-ae50-42010abc0043",
"resourceVersion": "25763"
}
},
{
"ip": "REDACTED.22.5",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-s84gf",
"uid": "486b5c1e-cc5e-11e8-ae50-42010abc0043",
"resourceVersion": "25682"
}
},
{
"ip": "REDACTED.22.50",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-gk9mt",
"uid": "48affd5c-cc5e-11e8-ae50-42010abc0043",
"resourceVersion": "25775"
}
},
{
"ip": "REDACTED.22.51",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-wl5dv",
"uid": "49abcdb8-cc5e-11e8-ae50-42010abc0043",
"resourceVersion": "25739"
}
},
{
"ip": "REDACTED.22.52",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-nmrcb",
"uid": "497663c7-cc5e-11e8-ae50-42010abc0043",
"resourceVersion": "25796"
}
},
{
"ip": "REDACTED.22.6",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-qjgcf",
"uid": "4a53b007-cc5e-11e8-ae50-42010abc0043",
"resourceVersion": "25687"
}
},
{
"ip": "REDACTED.22.7",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-qjfsb",
"uid": "4af3db16-cc5e-11e8-ae50-42010abc0043",
"resourceVersion": "25504"
}
},
{
"ip": "REDACTED.22.8",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-xw2tg",
"uid": "49489e01-cc5e-11e8-ae50-42010abc0043",
"resourceVersion": "25634"
}
},
{
"ip": "REDACTED.22.9",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-m7tp9",
"uid": "482e5813-cc5e-11e8-ae50-42010abc0043",
"resourceVersion": "25650"
}
}
],
"ports": [
{
"port": 80,
"name": "nginx",
"protocol": "TCP"
}
]
}
],
"kind": "Endpoints",
"metadata": {
"name": "nginx",
"namespace": "live",
"selfLink": "/api/v1/namespaces/live/endpoints/nginx",
"uid": "8bdc9ca5-cc57-11e8-ba48-42010abc0122",
"resourceVersion": "25824",
"creationTimestamp": "2018-10-10T06:41:41Z",
"labels": {
"name": "nginx"
}
},
"apiVersion": "v1"
},
"lastResponseAt": "2018-10-10 07:45:30 +0000",
"lastStreamStartAt": "2018-10-10 07:45:30 +0000",
"lastStreamData": {
"type": "ADDED",
"object": {
"subsets": [
{
"addresses": [
{
"ip": "REDACTED.20.100",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-l7mqc",
"uid": "8cff50c9-cc57-11e8-ba48-42010abc0122",
"resourceVersion": "16699"
}
},
{
"ip": "REDACTED.20.101",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-79s9c",
"uid": "8d2579db-cc57-11e8-ba48-42010abc0122",
"resourceVersion": "16997"
}
},
{
"ip": "REDACTED.20.102",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-vlx59",
"uid": "8dfb1242-cc57-11e8-ba48-42010abc0122",
"resourceVersion": "16982"
}
},
{
"ip": "REDACTED.20.103",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-b87zs",
"uid": "8d0e9218-cc57-11e8-ba48-42010abc0122",
"resourceVersion": "17002"
}
},
{
"ip": "REDACTED.20.104",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-zmwng",
"uid": "4777b3ae-cc5e-11e8-ae50-42010abc0043",
"resourceVersion": "22600"
}
},
{
"ip": "REDACTED.20.105",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-bt6jw",
"uid": "47799efc-cc5e-11e8-ae50-42010abc0043",
"resourceVersion": "22749"
}
},
{
"ip": "REDACTED.20.55",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-cwf9m",
"uid": "8bc68583-cc57-11e8-ba48-42010abc0122",
"resourceVersion": "16775"
}
},
{
"ip": "REDACTED.20.56",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-w72ch",
"uid": "8be50afe-cc57-11e8-ba48-42010abc0122",
"resourceVersion": "16861"
}
},
{
"ip": "REDACTED.20.57",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-4kdzf",
"uid": "8bfbef43-cc57-11e8-ba48-42010abc0122",
"resourceVersion": "16513"
}
},
{
"ip": "REDACTED.20.58",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-vtfmz",
"uid": "8c0b315f-cc57-11e8-ba48-42010abc0122",
"resourceVersion": "16825"
}
},
{
"ip": "REDACTED.20.59",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-dt69d",
"uid": "8c1a733b-cc57-11e8-ba48-42010abc0122",
"resourceVersion": "16595"
}
},
{
"ip": "REDACTED.20.60",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-sxpl6",
"uid": "8c29bb93-cc57-11e8-ba48-42010abc0122",
"resourceVersion": "16669"
}
},
{
"ip": "REDACTED.20.61",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-5cwg8",
"uid": "8c483ac7-cc57-11e8-ba48-42010abc0122",
"resourceVersion": "16834"
}
},
{
"ip": "REDACTED.20.62",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-8hqhx",
"uid": "8bd5caaf-cc57-11e8-ba48-42010abc0122",
"resourceVersion": "16851"
}
},
{
"ip": "REDACTED.20.63",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-g8jlq",
"uid": "8c75f985-cc57-11e8-ba48-42010abc0122",
"resourceVersion": "16559"
}
},
{
"ip": "REDACTED.20.64",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-6hf8n",
"uid": "8bb90b12-cc57-11e8-ba48-42010abc0122",
"resourceVersion": "16910"
}
},
{
"ip": "REDACTED.20.65",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-2p97c",
"uid": "8c8543d1-cc57-11e8-ba48-42010abc0122",
"resourceVersion": "16928"
}
},
{
"ip": "REDACTED.20.66",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-q9bdv",
"uid": "8c948334-cc57-11e8-ba48-42010abc0122",
"resourceVersion": "16797"
}
},
{
"ip": "REDACTED.20.67",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-dwdbb",
"uid": "8cd18bc7-cc57-11e8-ba48-42010abc0122",
"resourceVersion": "16622"
}
},
{
"ip": "REDACTED.20.68",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-tzw46",
"uid": "8c4091b3-cc57-11e8-ba48-42010abc0122",
"resourceVersion": "16918"
}
},
{
"ip": "REDACTED.20.69",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-r9pkh",
"uid": "8c9c248c-cc57-11e8-ba48-42010abc0122",
"resourceVersion": "16765"
}
},
{
"ip": "REDACTED.20.70",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-fxcbq",
"uid": "8cc9ed85-cc57-11e8-ba48-42010abc0122",
"resourceVersion": "16936"
}
},
{
"ip": "REDACTED.20.71",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-jb6lj",
"uid": "8c577b29-cc57-11e8-ba48-42010abc0122",
"resourceVersion": "16755"
}
},
{
"ip": "REDACTED.20.72",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-nnpd5",
"uid": "8ca3c8f2-cc57-11e8-ba48-42010abc0122",
"resourceVersion": "16960"
}
},
{
"ip": "REDACTED.20.73",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-p882z",
"uid": "8ce0d153-cc57-11e8-ba48-42010abc0122",
"resourceVersion": "16719"
}
},
{
"ip": "REDACTED.20.74",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-lmd8p",
"uid": "8bb9be88-cc57-11e8-ba48-42010abc0122",
"resourceVersion": "16817"
}
},
{
"ip": "REDACTED.20.75",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-5v6vr",
"uid": "8d88ab5e-cc57-11e8-ba48-42010abc0122",
"resourceVersion": "16952"
}
},
{
"ip": "REDACTED.20.76",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-mzgfd",
"uid": "8bbb72cf-cc57-11e8-ba48-42010abc0122",
"resourceVersion": "16541"
}
},
{
"ip": "REDACTED.20.77",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-dbnck",
"uid": "8bbb7728-cc57-11e8-ba48-42010abc0122",
"resourceVersion": "16970"
}
},
{
"ip": "REDACTED.20.78",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-ddkg6",
"uid": "8bb7c33d-cc57-11e8-ba48-42010abc0122",
"resourceVersion": "16894"
}
},
{
"ip": "REDACTED.20.79",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-2qqvn",
"uid": "8d43f98e-cc57-11e8-ba48-42010abc0122",
"resourceVersion": "16902"
}
},
{
"ip": "REDACTED.20.80",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-hfwcq",
"uid": "8bbb72ae-cc57-11e8-ba48-42010abc0122",
"resourceVersion": "16536"
}
},
{
"ip": "REDACTED.20.81",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-s4q74",
"uid": "8bb904a6-cc57-11e8-ba48-42010abc0122",
"resourceVersion": "16605"
}
},
{
"ip": "REDACTED.20.82",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-ndpmp",
"uid": "8bb9d572-cc57-11e8-ba48-42010abc0122",
"resourceVersion": "16657"
}
},
{
"ip": "REDACTED.20.83",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-slsrr",
"uid": "8bb9d450-cc57-11e8-ba48-42010abc0122",
"resourceVersion": "16966"
}
},
{
"ip": "REDACTED.20.84",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-csndd",
"uid": "8bbb609f-cc57-11e8-ba48-42010abc0122",
"resourceVersion": "16579"
}
},
{
"ip": "REDACTED.20.85",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-4qghc",
"uid": "8d6a2729-cc57-11e8-ba48-42010abc0122",
"resourceVersion": "16585"
}
},
{
"ip": "REDACTED.20.86",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-ck8v8",
"uid": "8bb9f1bc-cc57-11e8-ba48-42010abc0122",
"resourceVersion": "16844"
}
},
{
"ip": "REDACTED.20.87",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-qhdqh",
"uid": "8bbb6741-cc57-11e8-ba48-42010abc0122",
"resourceVersion": "16614"
}
},
{
"ip": "REDACTED.20.88",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-kmch4",
"uid": "8d9f9449-cc57-11e8-ba48-42010abc0122",
"resourceVersion": "16525"
}
},
{
"ip": "REDACTED.20.89",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-hq5fd",
"uid": "8da72eac-cc57-11e8-ba48-42010abc0122",
"resourceVersion": "16806"
}
},
{
"ip": "REDACTED.20.90",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-wvdr8",
"uid": "8d1dd82c-cc57-11e8-ba48-42010abc0122",
"resourceVersion": "16728"
}
},
{
"ip": "REDACTED.20.91",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-q5kts",
"uid": "8d34b718-cc57-11e8-ba48-42010abc0122",
"resourceVersion": "16570"
}
},
{
"ip": "REDACTED.20.92",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-psmfr",
"uid": "8dcd4970-cc57-11e8-ba48-42010abc0122",
"resourceVersion": "16649"
}
},
{
"ip": "REDACTED.20.93",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-dg892",
"uid": "8dbe1518-cc57-11e8-ba48-42010abc0122",
"resourceVersion": "16737"
}
},
{
"ip": "REDACTED.20.94",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-6nnqq",
"uid": "8df375bb-cc57-11e8-ba48-42010abc0122",
"resourceVersion": "16679"
}
},
{
"ip": "REDACTED.20.95",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-whxfv",
"uid": "8d534164-cc57-11e8-ba48-42010abc0122",
"resourceVersion": "16943"
}
},
{
"ip": "REDACTED.20.96",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-vmwq9",
"uid": "8dd4f5ca-cc57-11e8-ba48-42010abc0122",
"resourceVersion": "16870"
}
},
{
"ip": "REDACTED.20.97",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-fl9pw",
"uid": "8de434ac-cc57-11e8-ba48-42010abc0122",
"resourceVersion": "16746"
}
},
{
"ip": "REDACTED.20.98",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-dmpmn",
"uid": "8debd058-cc57-11e8-ba48-42010abc0122",
"resourceVersion": "16689"
}
},
{
"ip": "REDACTED.20.99",
"nodeName": "tfk-negz-wrk-pre-vze4-zdsp.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-6kq8j",
"uid": "8db6760d-cc57-11e8-ba48-42010abc0122",
"resourceVersion": "16879"
}
},
{
"ip": "REDACTED.22.10",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-wnxz4",
"uid": "49ffba28-cc5e-11e8-ae50-42010abc0043",
"resourceVersion": "25643"
}
},
{
"ip": "REDACTED.22.11",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-n2tnz",
"uid": "4b21a1fe-cc5e-11e8-ae50-42010abc0043",
"resourceVersion": "25608"
}
},
{
"ip": "REDACTED.22.12",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-d9f5z",
"uid": "4b388952-cc5e-11e8-ae50-42010abc0043",
"resourceVersion": "25670"
}
},
{
"ip": "REDACTED.22.13",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-r6tvl",
"uid": "485c1ab1-cc5e-11e8-ae50-42010abc0043",
"resourceVersion": "25617"
}
},
{
"ip": "REDACTED.22.14",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-lvtc7",
"uid": "4a169ea6-cc5e-11e8-ae50-42010abc0043",
"resourceVersion": "25567"
}
},
{
"ip": "REDACTED.22.15",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-r7gq4",
"uid": "49b36960-cc5e-11e8-ae50-42010abc0043",
"resourceVersion": "25518"
}
},
{
"ip": "REDACTED.22.16",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-ghfjd",
"uid": "4b4f6a08-cc5e-11e8-ae50-42010abc0043",
"resourceVersion": "25490"
}
},
{
"ip": "REDACTED.22.17",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-w46fv",
"uid": "47a58e11-cc5e-11e8-ae50-42010abc0043",
"resourceVersion": "25536"
}
},
{
"ip": "REDACTED.22.18",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-rwrln",
"uid": "49f81817-cc5e-11e8-ae50-42010abc0043",
"resourceVersion": "25628"
}
},
{
"ip": "REDACTED.22.19",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-gf9pm",
"uid": "48a86469-cc5e-11e8-ae50-42010abc0043",
"resourceVersion": "25623"
}
},
{
"ip": "REDACTED.22.20",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-mg55r",
"uid": "4add0342-cc5e-11e8-ae50-42010abc0043",
"resourceVersion": "25583"
}
},
{
"ip": "REDACTED.22.21",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-g642l",
"uid": "477eb5af-cc5e-11e8-ae50-42010abc0043",
"resourceVersion": "25474"
}
},
{
"ip": "REDACTED.22.22",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-t4l5j",
"uid": "4793388c-cc5e-11e8-ae50-42010abc0043",
"resourceVersion": "25613"
}
},
{
"ip": "REDACTED.22.23",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-4xtv5",
"uid": "47954d65-cc5e-11e8-ae50-42010abc0043",
"resourceVersion": "25661"
}
},
{
"ip": "REDACTED.22.24",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-g2hgz",
"uid": "4afb7f99-cc5e-11e8-ae50-42010abc0043",
"resourceVersion": "25600"
}
},
{
"ip": "REDACTED.22.25",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-lmv9q",
"uid": "48b79faa-cc5e-11e8-ae50-42010abc0043",
"resourceVersion": "25458"
}
},
{
"ip": "REDACTED.22.26",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-vlbk2",
"uid": "4863b852-cc5e-11e8-ae50-42010abc0043",
"resourceVersion": "25639"
}
},
{
"ip": "REDACTED.22.27",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-7l7dn",
"uid": "4826afe2-cc5e-11e8-ae50-42010abc0043",
"resourceVersion": "25655"
}
},
{
"ip": "REDACTED.22.28",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-qms2b",
"uid": "47c37c19-cc5e-11e8-ae50-42010abc0043",
"resourceVersion": "25691"
}
},
{
"ip": "REDACTED.22.29",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-7bz5k",
"uid": "4a25debf-cc5e-11e8-ae50-42010abc0043",
"resourceVersion": "25801"
}
},
{
"ip": "REDACTED.22.30",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-7jpm2",
"uid": "47a73d74-cc5e-11e8-ae50-42010abc0043",
"resourceVersion": "25805"
}
},
{
"ip": "REDACTED.22.31",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-666c6",
"uid": "49c2adb7-cc5e-11e8-ae50-42010abc0043",
"resourceVersion": "25725"
}
},
{
"ip": "REDACTED.22.32",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-8ztzb",
"uid": "4b2949e0-cc5e-11e8-ae50-42010abc0043",
"resourceVersion": "25780"
}
},
{
"ip": "REDACTED.22.33",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-n56tr",
"uid": "49f0725b-cc5e-11e8-ae50-42010abc0043",
"resourceVersion": "25733"
}
},
{
"ip": "REDACTED.22.34",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-ghp74",
"uid": "4b1a0acd-cc5e-11e8-ae50-42010abc0043",
"resourceVersion": "25784"
}
},
{
"ip": "REDACTED.22.35",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-24zkl",
"uid": "4a07588e-cc5e-11e8-ae50-42010abc0043",
"resourceVersion": "25816"
}
},
{
"ip": "REDACTED.22.36",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-m2bd4",
"uid": "4a5b44e4-cc5e-11e8-ae50-42010abc0043",
"resourceVersion": "25713"
}
},
{
"ip": "REDACTED.22.37",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-l8dlk",
"uid": "4a0efccb-cc5e-11e8-ae50-42010abc0043",
"resourceVersion": "25729"
}
},
{
"ip": "REDACTED.22.38",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-4bkxw",
"uid": "47b0a572-cc5e-11e8-ae50-42010abc0043",
"resourceVersion": "25757"
}
},
{
"ip": "REDACTED.22.39",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-nkq2v",
"uid": "4a6a8af2-cc5e-11e8-ae50-42010abc0043",
"resourceVersion": "25821"
}
},
{
"ip": "REDACTED.22.4",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-dr8sq",
"uid": "4a1e3eb9-cc5e-11e8-ae50-42010abc0043",
"resourceVersion": "25677"
}
},
{
"ip": "REDACTED.22.40",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-djmps",
"uid": "4b47cdfe-cc5e-11e8-ae50-42010abc0043",
"resourceVersion": "25768"
}
},
{
"ip": "REDACTED.22.41",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-kqxh7",
"uid": "47f8e853-cc5e-11e8-ae50-42010abc0043",
"resourceVersion": "25747"
}
},
{
"ip": "REDACTED.22.42",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-twrkz",
"uid": "4872f7d9-cc5e-11e8-ae50-42010abc0043",
"resourceVersion": "25720"
}
},
{
"ip": "REDACTED.22.43",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-sfm8r",
"uid": "48a0bbde-cc5e-11e8-ae50-42010abc0043",
"resourceVersion": "25791"
}
},
{
"ip": "REDACTED.22.44",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-tj9kv",
"uid": "4b40278e-cc5e-11e8-ae50-42010abc0043",
"resourceVersion": "25707"
}
},
{
"ip": "REDACTED.22.45",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-5kgg8",
"uid": "47a3da5d-cc5e-11e8-ae50-42010abc0043",
"resourceVersion": "25752"
}
},
{
"ip": "REDACTED.22.46",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-2rqzq",
"uid": "4a62f00f-cc5e-11e8-ae50-42010abc0043",
"resourceVersion": "25696"
}
},
{
"ip": "REDACTED.22.47",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-5klmh",
"uid": "49bb0b24-cc5e-11e8-ae50-42010abc0043",
"resourceVersion": "25809"
}
},
{
"ip": "REDACTED.22.48",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-rb5c6",
"uid": "497e0158-cc5e-11e8-ae50-42010abc0043",
"resourceVersion": "25702"
}
},
{
"ip": "REDACTED.22.49",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-9zzgm",
"uid": "4b1263dd-cc5e-11e8-ae50-42010abc0043",
"resourceVersion": "25763"
}
},
{
"ip": "REDACTED.22.5",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-s84gf",
"uid": "486b5c1e-cc5e-11e8-ae50-42010abc0043",
"resourceVersion": "25682"
}
},
{
"ip": "REDACTED.22.50",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-gk9mt",
"uid": "48affd5c-cc5e-11e8-ae50-42010abc0043",
"resourceVersion": "25775"
}
},
{
"ip": "REDACTED.22.51",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-wl5dv",
"uid": "49abcdb8-cc5e-11e8-ae50-42010abc0043",
"resourceVersion": "25739"
}
},
{
"ip": "REDACTED.22.52",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-nmrcb",
"uid": "497663c7-cc5e-11e8-ae50-42010abc0043",
"resourceVersion": "25796"
}
},
{
"ip": "REDACTED.22.6",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-qjgcf",
"uid": "4a53b007-cc5e-11e8-ae50-42010abc0043",
"resourceVersion": "25687"
}
},
{
"ip": "REDACTED.22.7",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-qjfsb",
"uid": "4af3db16-cc5e-11e8-ae50-42010abc0043",
"resourceVersion": "25504"
}
},
{
"ip": "REDACTED.22.8",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-xw2tg",
"uid": "49489e01-cc5e-11e8-ae50-42010abc0043",
"resourceVersion": "25634"
}
},
{
"ip": "REDACTED.22.9",
"nodeName": "tfk-negz-wrk-pre-7blm-7svr.c.REDACTED-staging.internal",
"targetRef": {
"kind": "Pod",
"namespace": "live",
"name": "nginx-57464677f4-m7tp9",
"uid": "482e5813-cc5e-11e8-ae50-42010abc0043",
"resourceVersion": "25650"
}
}
],
"ports": [
{
"port": 80,
"name": "nginx",
"protocol": "TCP"
}
]
}
],
"kind": "Endpoints",
"metadata": {
"name": "nginx",
"namespace": "live",
"selfLink": "/api/v1/namespaces/live/endpoints/nginx",
"uid": "8bdc9ca5-cc57-11e8-ba48-42010abc0122",
"resourceVersion": "25824",
"creationTimestamp": "2018-10-10T06:41:41Z",
"labels": {
"name": "nginx"
}
},
"apiVersion": "v1"
}
},
"lastStreamDataAt": "2018-10-10 07:45:30 +0000",
"streaming": true
}
}
},
"portMappings": {
"live/nginx": {
"state": {
"running": true,
"lastStartedAt": "2018-10-10 07:45:30 +0000",
"lastUpdatedAt": "2018-10-10 07:45:30 +0000",
"value": {
"80": "80"
}
},
"watch": {
"request": "GET /api/v1/watch/namespaces/live/services/nginx",
"lastRequestAt": "2018-10-10 07:45:30 +0000",
"response": {
"status": {
"loadBalancer": {}
},
"spec": {
"ports": [
{
"port": 80,
"targetPort": "80",
"name": "nginx"
}
]
},
"kind": "Service",
"metadata": {
"name": "nginx",
"namespace": "live",
"selfLink": "/api/v1/namespaces/live/services/nginx",
"uid": "8bef1bd9-cc57-11e8-b3bb-42010abc011f",
"resourceVersion": "14736",
"creationTimestamp": "2018-10-10T06:41:41Z",
"labels": {
"name": "nginx"
},
"annotations": {
"autoingresser.planet.com": "true",
"kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"v1\",\"kind\":\"Service\",\"metadata\":{\"annotations\":{\"autoingresser.planet.com\":\"true\"},\"labels\":{\"name\":\"nginx\"},\"name\":\"nginx\",\"namespace\":\"live\"},\"spec\":{\"ports\":[{\"name\":\"nginx\",\"port\":80,\"protocol\":\"TCP\"}],\"selector\":{\"component\":\"nginx\"}}}\n"
}
},
"apiVersion": "v1"
},
"lastResponseAt": "2018-10-10 07:45:30 +0000",
"lastStreamStartAt": "2018-10-10 07:45:30 +0000",
"lastStreamData": {
"type": "ADDED",
"object": {
"status": {
"loadBalancer": {}
},
"spec": {
"ports": [
{
"port": 80,
"targetPort": "80",
"name": "nginx"
}
]
},
"kind": "Service",
"metadata": {
"name": "nginx",
"namespace": "live",
"selfLink": "/api/v1/namespaces/live/services/nginx",
"uid": "8bef1bd9-cc57-11e8-b3bb-42010abc011f",
"resourceVersion": "14736",
"creationTimestamp": "2018-10-10T06:41:41Z",
"labels": {
"name": "nginx"
},
"annotations": {
"autoingresser.planet.com": "true",
"kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"v1\",\"kind\":\"Service\",\"metadata\":{\"annotations\":{\"autoingresser.planet.com\":\"true\"},\"labels\":{\"name\":\"nginx\"},\"name\":\"nginx\",\"namespace\":\"live\"},\"spec\":{\"ports\":[{\"name\":\"nginx\",\"port\":80,\"protocol\":\"TCP\"}],\"selector\":{\"component\":\"nginx\"}}}\n"
}
},
"apiVersion": "v1"
}
},
"lastStreamDataAt": "2018-10-10 07:45:30 +0000",
"streaming": true
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment