github.com/verrazzano/verrazzano@v1.7.0/tools/vz/pkg/analysis/test/cluster/components-not-ready/cluster-snapshot/verrazzano-ingress-nginx/pods.json (about) 1 { 2 "metadata": { 3 "resourceVersion": "8693" 4 }, 5 "items": [ 6 { 7 "metadata": { 8 "name": "ingress-controller-ingress-nginx-controller-5fbb974589-znsb4", 9 "generateName": "ingress-controller-ingress-nginx-controller-5fbb974589-", 10 "namespace": "verrazzano-ingress-nginx", 11 "uid": "5b49970c-4ea1-408b-bc5d-91de8219e77f", 12 "resourceVersion": "6138", 13 "creationTimestamp": "2022-12-05T05:52:57Z", 14 "labels": { 15 "app.kubernetes.io/component": "controller", 16 "app.kubernetes.io/instance": "ingress-controller", 17 "app.kubernetes.io/name": "ingress-nginx", 18 "istio.io/rev": "default", 19 "pod-template-hash": "5fbb974589", 20 "security.istio.io/tlsMode": "istio", 21 "service.istio.io/canonical-name": "ingress-nginx", 22 "service.istio.io/canonical-revision": "latest" 23 }, 24 "annotations": { 25 "cni.projectcalico.org/podIP": "818b460bfe6540128c96415f37bcde503db2e64962aac3048ecac73e4413f8dd/32", 26 "cni.projectcalico.org/podIPs": "818b460bfe6540128c96415f37bcde503db2e64962aac3048ecac73e4413f8dd/32", 27 "kubectl.kubernetes.io/default-container": "controller", 28 "kubectl.kubernetes.io/default-logs-container": "controller", 29 "prometheus.io/port": "10254", 30 "prometheus.io/scrape": "true", 31 "sidecar.istio.io/rewriteAppHTTPProbers": "true", 32 "sidecar.istio.io/status": "{\"initContainers\":[\"istio-init\"],\"containers\":[\"istio-proxy\"],\"volumes\":[\"istio-envoy\",\"istio-data\",\"istio-podinfo\",\"istio-token\",\"istiod-ca-cert\"],\"imagePullSecrets\":[\"verrazzano-container-registry\"]}", 33 "system.io/scrape": "true", 34 "traffic.sidecar.istio.io/excludeInboundPorts": "80,443", 35 "traffic.sidecar.istio.io/includeInboundPorts": "" 36 }, 37 "ownerReferences": [ 38 { 39 "apiVersion": "apps/v1", 40 "kind": "ReplicaSet", 41 "name": "ingress-controller-ingress-nginx-controller-5fbb974589", 42 "uid": "1b0a74cc-42e5-4ed9-bbaf-67b5a447f70e", 43 "controller": true, 44 "blockOwnerDeletion": true 45 } 46 ] 47 }, 48 "status": { 49 "phase": "Pending", 50 "conditions": [ 51 { 52 "type": "Initialized", 53 "status": "True", 54 "lastProbeTime": null, 55 "lastTransitionTime": "2022-12-05T05:52:58Z" 56 }, 57 { 58 "type": "Ready", 59 "status": "False", 60 "lastProbeTime": null, 61 "lastTransitionTime": "2022-12-05T05:52:57Z", 62 "reason": "ContainersNotReady", 63 "message": "containers with unready status: [controller istio-proxy]" 64 }, 65 { 66 "type": "ContainersReady", 67 "status": "False", 68 "lastProbeTime": null, 69 "lastTransitionTime": "2022-12-05T05:52:57Z", 70 "reason": "ContainersNotReady", 71 "message": "containers with unready status: [controller istio-proxy]" 72 }, 73 { 74 "type": "PodScheduled", 75 "status": "True", 76 "lastProbeTime": null, 77 "lastTransitionTime": "2022-12-05T05:52:57Z" 78 } 79 ], 80 "hostIP": "818b460bfe6540128c96415f37bcde503db2e64962aac3048ecac73e4413f8dd", 81 "podIP": "818b460bfe6540128c96415f37bcde503db2e64962aac3048ecac73e4413f8dd", 82 "podIPs": [ 83 { 84 "ip": "818b460bfe6540128c96415f37bcde503db2e64962aac3048ecac73e4413f8dd" 85 } 86 ], 87 "startTime": "2022-12-05T05:52:57Z", 88 "initContainerStatuses": [ 89 { 90 "name": "istio-init", 91 "state": { 92 "terminated": { 93 "exitCode": 0, 94 "reason": "Completed", 95 "startedAt": "2022-12-05T05:52:58Z", 96 "finishedAt": "2022-12-05T05:52:58Z", 97 "containerID": "containerd://87c989892a000c6bb8bfb13db42ec2542439a17fa0854aa5fbe3c41eabd70c71" 98 } 99 }, 100 "lastState": {}, 101 "ready": true, 102 "restartCount": 0, 103 "image": "ghcr.io/verrazzano/proxyv2:1.10.4", 104 "imageID": "docker.io/library/import-2022-11-08@sha256:00c24a8889e019fe01181065d20075e8ee2d715d0734ec4c0b89506c3852346b", 105 "containerID": "containerd://87c989892a000c6bb8bfb13db42ec2542439a17fa0854aa5fbe3c41eabd70c71" 106 } 107 ], 108 "containerStatuses": [ 109 { 110 "name": "controller", 111 "state": { 112 "waiting": { 113 "reason": "PodInitializing" 114 } 115 }, 116 "lastState": {}, 117 "ready": false, 118 "restartCount": 0, 119 "image": "ghcr.io/verrazzano/nginx-ingress-controller:0.46.0-20220301064424-ee602c1aa", 120 "imageID": "", 121 "started": false 122 }, 123 { 124 "name": "istio-proxy", 125 "state": { 126 "waiting": { 127 "reason": "PodInitializing" 128 } 129 }, 130 "lastState": {}, 131 "ready": false, 132 "restartCount": 0, 133 "image": "ghcr.io/verrazzano/proxyv2:1.10.4", 134 "imageID": "", 135 "started": false 136 } 137 ], 138 "qosClass": "Burstable" 139 } 140 }, 141 { 142 "metadata": { 143 "name": "ingress-controller-ingress-nginx-defaultbackend-7c64b98b75f6blt", 144 "generateName": "ingress-controller-ingress-nginx-defaultbackend-7c64b98b75-", 145 "namespace": "verrazzano-ingress-nginx", 146 "uid": "7e79981c-6996-46d1-8671-e4c0199e58cb", 147 "resourceVersion": "7873", 148 "creationTimestamp": "2022-12-05T05:52:57Z", 149 "labels": { 150 "app.kubernetes.io/component": "default-backend", 151 "app.kubernetes.io/instance": "ingress-controller", 152 "app.kubernetes.io/name": "ingress-nginx", 153 "istio.io/rev": "default", 154 "pod-template-hash": "7c64b98b75", 155 "security.istio.io/tlsMode": "istio", 156 "service.istio.io/canonical-name": "ingress-nginx", 157 "service.istio.io/canonical-revision": "latest" 158 }, 159 "annotations": { 160 "cni.projectcalico.org/podIP": "818b460bfe6540128c96415f37bcde503db2e64962aac3048ecac73e4413f8dd/32", 161 "cni.projectcalico.org/podIPs": "818b460bfe6540128c96415f37bcde503db2e64962aac3048ecac73e4413f8dd/32", 162 "kubectl.kubernetes.io/default-container": "ingress-nginx-default-backend", 163 "kubectl.kubernetes.io/default-logs-container": "ingress-nginx-default-backend", 164 "sidecar.istio.io/status": "{\"initContainers\":[\"istio-init\"],\"containers\":[\"istio-proxy\"],\"volumes\":[\"istio-envoy\",\"istio-data\",\"istio-podinfo\",\"istio-token\",\"istiod-ca-cert\"],\"imagePullSecrets\":[\"verrazzano-container-registry\"]}" 165 }, 166 "ownerReferences": [ 167 { 168 "apiVersion": "apps/v1", 169 "kind": "ReplicaSet", 170 "name": "ingress-controller-ingress-nginx-defaultbackend-7c64b98b75", 171 "uid": "5b3d9ed3-cbc9-4761-8577-20cacb72e463", 172 "controller": true, 173 "blockOwnerDeletion": true 174 } 175 ] 176 }, 177 "status": { 178 "phase": "Running", 179 "conditions": [ 180 { 181 "type": "Initialized", 182 "status": "True", 183 "lastProbeTime": null, 184 "lastTransitionTime": "2022-12-05T05:52:58Z" 185 }, 186 { 187 "type": "Ready", 188 "status": "True", 189 "lastProbeTime": null, 190 "lastTransitionTime": "2022-12-05T06:00:35Z" 191 }, 192 { 193 "type": "ContainersReady", 194 "status": "True", 195 "lastProbeTime": null, 196 "lastTransitionTime": "2022-12-05T06:00:35Z" 197 }, 198 { 199 "type": "PodScheduled", 200 "status": "True", 201 "lastProbeTime": null, 202 "lastTransitionTime": "2022-12-05T05:52:57Z" 203 } 204 ], 205 "hostIP": "818b460bfe6540128c96415f37bcde503db2e64962aac3048ecac73e4413f8dd", 206 "podIP": "818b460bfe6540128c96415f37bcde503db2e64962aac3048ecac73e4413f8dd", 207 "podIPs": [ 208 { 209 "ip": "818b460bfe6540128c96415f37bcde503db2e64962aac3048ecac73e4413f8dd" 210 } 211 ], 212 "startTime": "2022-12-05T05:52:57Z", 213 "initContainerStatuses": [ 214 { 215 "name": "istio-init", 216 "state": { 217 "terminated": { 218 "exitCode": 0, 219 "reason": "Completed", 220 "startedAt": "2022-12-05T05:52:58Z", 221 "finishedAt": "2022-12-05T05:52:58Z", 222 "containerID": "containerd://2151753a6d3673d8848b48cb355a9d1be9e7635df0e7500594c805cf6617b734" 223 } 224 }, 225 "lastState": {}, 226 "ready": true, 227 "restartCount": 0, 228 "image": "ghcr.io/verrazzano/proxyv2:1.10.4", 229 "imageID": "docker.io/library/import-2022-11-08@sha256:00c24a8889e019fe01181065d20075e8ee2d715d0734ec4c0b89506c3852346b", 230 "containerID": "containerd://2151753a6d3673d8848b48cb355a9d1be9e7635df0e7500594c805cf6617b734" 231 } 232 ], 233 "containerStatuses": [ 234 { 235 "name": "ingress-nginx-default-backend", 236 "state": { 237 "running": { 238 "startedAt": "2022-12-05T06:00:32Z" 239 } 240 }, 241 "lastState": {}, 242 "ready": true, 243 "restartCount": 0, 244 "image": "ghcr.io/verrazzano/nginx-ingress-default-backend:0.46.0-20220301064424-ee602c1aa", 245 "imageID": "ghcr.io/verrazzano/nginx-ingress-default-backend@sha256:c8fd3155436c4efe336e6e774e4c0eb50b62ad7e12b7b87d066486ff2acfa4a5", 246 "containerID": "containerd://17260bb52b1db73e59cccaccf3d847e64c39ac7d491188f219132fd44049402b", 247 "started": true 248 }, 249 { 250 "name": "istio-proxy", 251 "state": { 252 "running": { 253 "startedAt": "2022-12-05T06:00:32Z" 254 } 255 }, 256 "lastState": {}, 257 "ready": true, 258 "restartCount": 0, 259 "image": "ghcr.io/verrazzano/proxyv2:1.10.4", 260 "imageID": "docker.io/library/import-2022-11-08@sha256:00c24a8889e019fe01181065d20075e8ee2d715d0734ec4c0b89506c3852346b", 261 "containerID": "containerd://af501c96f485260ea42431234f4a59e92d56f5ac96b48eb23faea84a9d9c3145", 262 "started": true 263 } 264 ], 265 "qosClass": "Burstable" 266 } 267 } 268 ] 269 }