github.com/verrazzano/verrazzano@v1.7.1/tools/vz/pkg/internal/test/cluster/istio-ingress-ip-not-found/cluster-snapshot/istio-system/services.json (about)

     1  {
     2    "metadata": {
     3      "resourceVersion": "38037"
     4    },
     5    "items": [
     6      {
     7        "metadata": {
     8          "name": "istio-egressgateway",
     9          "namespace": "istio-system",
    10          "uid": "c4874fa0-bf0a-4126-8bc0-c57d373cac60",
    11          "resourceVersion": "1589",
    12          "creationTimestamp": "2022-09-14T17:54:24Z",
    13          "labels": {
    14            "app": "istio-egressgateway",
    15            "install.operator.istio.io/owning-resource": "unknown",
    16            "install.operator.istio.io/owning-resource-namespace": "istio-system",
    17            "istio": "egressgateway",
    18            "istio.io/rev": "default",
    19            "operator.istio.io/component": "EgressGateways",
    20            "operator.istio.io/managed": "Reconcile",
    21            "operator.istio.io/version": "1.14.3",
    22            "release": "istio"
    23          },
    24          "annotations": {
    25            "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"v1\",\"kind\":\"Service\",\"metadata\":{\"annotations\":{},\"labels\":{\"app\":\"istio-egressgateway\",\"install.operator.istio.io/owning-resource\":\"unknown\",\"install.operator.istio.io/owning-resource-namespace\":\"istio-system\",\"istio\":\"egressgateway\",\"istio.io/rev\":\"default\",\"operator.istio.io/component\":\"EgressGateways\",\"operator.istio.io/managed\":\"Reconcile\",\"operator.istio.io/version\":\"1.14.3\",\"release\":\"istio\"},\"name\":\"istio-egressgateway\",\"namespace\":\"istio-system\"},\"spec\":{\"ports\":[{\"name\":\"http2\",\"port\":80,\"protocol\":\"TCP\",\"targetPort\":8080},{\"name\":\"https\",\"port\":443,\"protocol\":\"TCP\",\"targetPort\":8443}],\"selector\":{\"app\":\"istio-egressgateway\",\"istio\":\"egressgateway\"},\"type\":\"ClusterIP\"}}\n"
    26          },
    27          "managedFields": [
    28            {
    29              "manager": "istio-operator",
    30              "operation": "Apply",
    31              "apiVersion": "v1",
    32              "time": "2022-09-14T17:54:24Z",
    33              "fieldsType": "FieldsV1",
    34              "fieldsV1": {
    35                "f:metadata": {
    36                  "f:annotations": {
    37                    "f:kubectl.kubernetes.io/last-applied-configuration": {}
    38                  },
    39                  "f:labels": {
    40                    "f:app": {},
    41                    "f:install.operator.istio.io/owning-resource": {},
    42                    "f:install.operator.istio.io/owning-resource-namespace": {},
    43                    "f:istio": {},
    44                    "f:istio.io/rev": {},
    45                    "f:operator.istio.io/component": {},
    46                    "f:operator.istio.io/managed": {},
    47                    "f:operator.istio.io/version": {},
    48                    "f:release": {}
    49                  }
    50                },
    51                "f:spec": {
    52                  "f:ports": {
    53                    "k:{\"port\":80,\"protocol\":\"TCP\"}": {
    54                      ".": {},
    55                      "f:name": {},
    56                      "f:port": {},
    57                      "f:protocol": {},
    58                      "f:targetPort": {}
    59                    },
    60                    "k:{\"port\":443,\"protocol\":\"TCP\"}": {
    61                      ".": {},
    62                      "f:name": {},
    63                      "f:port": {},
    64                      "f:protocol": {},
    65                      "f:targetPort": {}
    66                    }
    67                  },
    68                  "f:selector": {
    69                    "f:app": {},
    70                    "f:istio": {}
    71                  },
    72                  "f:type": {}
    73                }
    74              }
    75            }
    76          ]
    77        },
    78        "spec": {
    79          "ports": [
    80            {
    81              "name": "http2",
    82              "protocol": "TCP",
    83              "port": 80,
    84              "targetPort": 8080
    85            },
    86            {
    87              "name": "https",
    88              "protocol": "TCP",
    89              "port": 443,
    90              "targetPort": 8443
    91            }
    92          ],
    93          "selector": {
    94            "app": "istio-egressgateway",
    95            "istio": "egressgateway"
    96          },
    97          "clusterIP": "8fd15111bc081b297017b6883e71cc6d8b3f19de967fc27881d3f7f23987b772",
    98          "clusterIPs": [
    99            "8fd15111bc081b297017b6883e71cc6d8b3f19de967fc27881d3f7f23987b772"
   100          ],
   101          "type": "ClusterIP",
   102          "sessionAffinity": "None",
   103          "ipFamilies": [
   104            "IPv4"
   105          ],
   106          "ipFamilyPolicy": "SingleStack"
   107        },
   108        "status": {
   109          "loadBalancer": {}
   110        }
   111      },
   112      {
   113        "metadata": {
   114          "name": "istio-ingressgateway",
   115          "namespace": "istio-system",
   116          "uid": "d9039059-3dfe-414a-9ec9-d5114b5fcb2f",
   117          "resourceVersion": "1595",
   118          "creationTimestamp": "2022-09-14T17:54:24Z",
   119          "labels": {
   120            "app": "istio-ingressgateway",
   121            "install.operator.istio.io/owning-resource": "unknown",
   122            "install.operator.istio.io/owning-resource-namespace": "istio-system",
   123            "istio": "ingressgateway",
   124            "istio.io/rev": "default",
   125            "operator.istio.io/component": "IngressGateways",
   126            "operator.istio.io/managed": "Reconcile",
   127            "operator.istio.io/version": "1.14.3",
   128            "release": "istio"
   129          },
   130          "annotations": {
   131            "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"v1\",\"kind\":\"Service\",\"metadata\":{\"annotations\":{},\"labels\":{\"app\":\"istio-ingressgateway\",\"install.operator.istio.io/owning-resource\":\"unknown\",\"install.operator.istio.io/owning-resource-namespace\":\"istio-system\",\"istio\":\"ingressgateway\",\"istio.io/rev\":\"default\",\"operator.istio.io/component\":\"IngressGateways\",\"operator.istio.io/managed\":\"Reconcile\",\"operator.istio.io/version\":\"1.14.3\",\"release\":\"istio\"},\"name\":\"istio-ingressgateway\",\"namespace\":\"istio-system\"},\"spec\":{\"ports\":[{\"name\":\"status-port\",\"port\":15021,\"protocol\":\"TCP\",\"targetPort\":15021},{\"name\":\"http2\",\"port\":80,\"protocol\":\"TCP\",\"targetPort\":8080},{\"name\":\"https\",\"port\":443,\"protocol\":\"TCP\",\"targetPort\":8443}],\"selector\":{\"app\":\"istio-ingressgateway\",\"istio\":\"ingressgateway\"},\"type\":\"LoadBalancer\"}}\n"
   132          },
   133          "managedFields": [
   134            {
   135              "manager": "istio-operator",
   136              "operation": "Apply",
   137              "apiVersion": "v1",
   138              "time": "2022-09-14T17:54:24Z",
   139              "fieldsType": "FieldsV1",
   140              "fieldsV1": {
   141                "f:metadata": {
   142                  "f:annotations": {
   143                    "f:kubectl.kubernetes.io/last-applied-configuration": {}
   144                  },
   145                  "f:labels": {
   146                    "f:app": {},
   147                    "f:install.operator.istio.io/owning-resource": {},
   148                    "f:install.operator.istio.io/owning-resource-namespace": {},
   149                    "f:istio": {},
   150                    "f:istio.io/rev": {},
   151                    "f:operator.istio.io/component": {},
   152                    "f:operator.istio.io/managed": {},
   153                    "f:operator.istio.io/version": {},
   154                    "f:release": {}
   155                  }
   156                },
   157                "f:spec": {
   158                  "f:ports": {
   159                    "k:{\"port\":80,\"protocol\":\"TCP\"}": {
   160                      ".": {},
   161                      "f:name": {},
   162                      "f:port": {},
   163                      "f:protocol": {},
   164                      "f:targetPort": {}
   165                    },
   166                    "k:{\"port\":443,\"protocol\":\"TCP\"}": {
   167                      ".": {},
   168                      "f:name": {},
   169                      "f:port": {},
   170                      "f:protocol": {},
   171                      "f:targetPort": {}
   172                    },
   173                    "k:{\"port\":15021,\"protocol\":\"TCP\"}": {
   174                      ".": {},
   175                      "f:name": {},
   176                      "f:port": {},
   177                      "f:protocol": {},
   178                      "f:targetPort": {}
   179                    }
   180                  },
   181                  "f:selector": {
   182                    "f:app": {},
   183                    "f:istio": {}
   184                  },
   185                  "f:type": {}
   186                }
   187              }
   188            }
   189          ]
   190        },
   191        "spec": {
   192          "ports": [
   193            {
   194              "name": "status-port",
   195              "protocol": "TCP",
   196              "port": 15021,
   197              "targetPort": 15021,
   198              "nodePort": 31603
   199            },
   200            {
   201              "name": "http2",
   202              "protocol": "TCP",
   203              "port": 80,
   204              "targetPort": 8080,
   205              "nodePort": 31575
   206            },
   207            {
   208              "name": "https",
   209              "protocol": "TCP",
   210              "port": 443,
   211              "targetPort": 8443,
   212              "nodePort": 31263
   213            }
   214          ],
   215          "selector": {
   216            "app": "istio-ingressgateway",
   217            "istio": "ingressgateway"
   218          },
   219          "clusterIP": "8fd15111bc081b297017b6883e71cc6d8b3f19de967fc27881d3f7f23987b772",
   220          "clusterIPs": [
   221            "8fd15111bc081b297017b6883e71cc6d8b3f19de967fc27881d3f7f23987b772"
   222          ],
   223          "type": "LoadBalancer",
   224          "sessionAffinity": "None",
   225          "externalTrafficPolicy": "Cluster",
   226          "ipFamilies": [
   227            "IPv4"
   228          ],
   229          "ipFamilyPolicy": "SingleStack"
   230        },
   231        "status": {
   232          "loadBalancer": {}
   233        }
   234      },
   235      {
   236        "metadata": {
   237          "name": "istiod",
   238          "namespace": "istio-system",
   239          "uid": "1cacfad0-a1ed-4c1c-a133-d087f246a148",
   240          "resourceVersion": "1146",
   241          "creationTimestamp": "2022-09-14T17:53:03Z",
   242          "labels": {
   243            "app": "istiod",
   244            "install.operator.istio.io/owning-resource": "unknown",
   245            "install.operator.istio.io/owning-resource-namespace": "istio-system",
   246            "istio": "pilot",
   247            "istio.io/rev": "default",
   248            "operator.istio.io/component": "Pilot",
   249            "operator.istio.io/managed": "Reconcile",
   250            "operator.istio.io/version": "1.14.3",
   251            "release": "istio"
   252          },
   253          "annotations": {
   254            "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"v1\",\"kind\":\"Service\",\"metadata\":{\"annotations\":{},\"labels\":{\"app\":\"istiod\",\"install.operator.istio.io/owning-resource\":\"unknown\",\"install.operator.istio.io/owning-resource-namespace\":\"istio-system\",\"istio\":\"pilot\",\"istio.io/rev\":\"default\",\"operator.istio.io/component\":\"Pilot\",\"operator.istio.io/managed\":\"Reconcile\",\"operator.istio.io/version\":\"1.14.3\",\"release\":\"istio\"},\"name\":\"istiod\",\"namespace\":\"istio-system\"},\"spec\":{\"ports\":[{\"name\":\"grpc-xds\",\"port\":15010,\"protocol\":\"TCP\"},{\"name\":\"https-dns\",\"port\":15012,\"protocol\":\"TCP\"},{\"name\":\"https-webhook\",\"port\":443,\"protocol\":\"TCP\",\"targetPort\":15017},{\"name\":\"http-monitoring\",\"port\":15014,\"protocol\":\"TCP\"}],\"selector\":{\"app\":\"istiod\",\"istio\":\"pilot\"}}}\n"
   255          },
   256          "managedFields": [
   257            {
   258              "manager": "istio-operator",
   259              "operation": "Apply",
   260              "apiVersion": "v1",
   261              "time": "2022-09-14T17:53:03Z",
   262              "fieldsType": "FieldsV1",
   263              "fieldsV1": {
   264                "f:metadata": {
   265                  "f:annotations": {
   266                    "f:kubectl.kubernetes.io/last-applied-configuration": {}
   267                  },
   268                  "f:labels": {
   269                    "f:app": {},
   270                    "f:install.operator.istio.io/owning-resource": {},
   271                    "f:install.operator.istio.io/owning-resource-namespace": {},
   272                    "f:istio": {},
   273                    "f:istio.io/rev": {},
   274                    "f:operator.istio.io/component": {},
   275                    "f:operator.istio.io/managed": {},
   276                    "f:operator.istio.io/version": {},
   277                    "f:release": {}
   278                  }
   279                },
   280                "f:spec": {
   281                  "f:ports": {
   282                    "k:{\"port\":443,\"protocol\":\"TCP\"}": {
   283                      ".": {},
   284                      "f:name": {},
   285                      "f:port": {},
   286                      "f:protocol": {},
   287                      "f:targetPort": {}
   288                    },
   289                    "k:{\"port\":15010,\"protocol\":\"TCP\"}": {
   290                      ".": {},
   291                      "f:name": {},
   292                      "f:port": {},
   293                      "f:protocol": {}
   294                    },
   295                    "k:{\"port\":15012,\"protocol\":\"TCP\"}": {
   296                      ".": {},
   297                      "f:name": {},
   298                      "f:port": {},
   299                      "f:protocol": {}
   300                    },
   301                    "k:{\"port\":15014,\"protocol\":\"TCP\"}": {
   302                      ".": {},
   303                      "f:name": {},
   304                      "f:port": {},
   305                      "f:protocol": {}
   306                    }
   307                  },
   308                  "f:selector": {
   309                    "f:app": {},
   310                    "f:istio": {}
   311                  }
   312                }
   313              }
   314            }
   315          ]
   316        },
   317        "spec": {
   318          "ports": [
   319            {
   320              "name": "grpc-xds",
   321              "protocol": "TCP",
   322              "port": 15010,
   323              "targetPort": 15010
   324            },
   325            {
   326              "name": "https-dns",
   327              "protocol": "TCP",
   328              "port": 15012,
   329              "targetPort": 15012
   330            },
   331            {
   332              "name": "https-webhook",
   333              "protocol": "TCP",
   334              "port": 443,
   335              "targetPort": 15017
   336            },
   337            {
   338              "name": "http-monitoring",
   339              "protocol": "TCP",
   340              "port": 15014,
   341              "targetPort": 15014
   342            }
   343          ],
   344          "selector": {
   345            "app": "istiod",
   346            "istio": "pilot"
   347          },
   348          "clusterIP": "8fd15111bc081b297017b6883e71cc6d8b3f19de967fc27881d3f7f23987b772",
   349          "clusterIPs": [
   350            "8fd15111bc081b297017b6883e71cc6d8b3f19de967fc27881d3f7f23987b772"
   351          ],
   352          "type": "ClusterIP",
   353          "sessionAffinity": "None",
   354          "ipFamilies": [
   355            "IPv4"
   356          ],
   357          "ipFamilyPolicy": "SingleStack"
   358        },
   359        "status": {
   360          "loadBalancer": {}
   361        }
   362      }
   363    ]
   364  }