istio.io/istio@v0.0.0-20240520182934-d79c90f27776/istioctl/pkg/writer/envoy/configdump/testdata/endpoint/configdump.json (about)

     1  {
     2      "configs": [
     3          {
     4              "@type": "type.googleapis.com/envoy.admin.v3.EndpointsConfigDump",
     5              "static_endpoint_configs": [
     6                  {
     7                      "endpoint_config": {
     8                          "@type": "type.googleapis.com/envoy.config.endpoint.v3.ClusterLoadAssignment",
     9                          "cluster_name": "zipkin",
    10                          "policy": {
    11                              "overprovisioning_factor": 140
    12                          }
    13                      }
    14                  },
    15                  {
    16                      "endpoint_config": {
    17                          "@type": "type.googleapis.com/envoy.config.endpoint.v3.ClusterLoadAssignment",
    18                          "cluster_name": "sds-grpc",
    19                          "endpoints": [
    20                              {
    21                                  "locality": {},
    22                                  "lb_endpoints": [
    23                                      {
    24                                          "endpoint": {
    25                                              "address": {
    26                                                  "pipe": {
    27                                                      "path": "./var/run/secrets/workload-spiffe-uds/socket"
    28                                                  }
    29                                              },
    30                                              "health_check_config": {}
    31                                          },
    32                                          "health_status": "HEALTHY",
    33                                          "load_balancing_weight": 1
    34                                      }
    35                                  ]
    36                              }
    37                          ],
    38                          "policy": {
    39                              "overprovisioning_factor": 140
    40                          }
    41                      }
    42                  },
    43                  {
    44                      "endpoint_config": {
    45                          "@type": "type.googleapis.com/envoy.config.endpoint.v3.ClusterLoadAssignment",
    46                          "cluster_name": "agent",
    47                          "endpoints": [
    48                              {
    49                                  "locality": {},
    50                                  "lb_endpoints": [
    51                                      {
    52                                          "endpoint": {
    53                                              "address": {
    54                                                  "socket_address": {
    55                                                      "address": "127.0.0.1",
    56                                                      "port_value": 15020
    57                                                  }
    58                                              },
    59                                              "health_check_config": {}
    60                                          },
    61                                          "health_status": "HEALTHY",
    62                                          "load_balancing_weight": 1
    63                                      }
    64                                  ]
    65                              }
    66                          ],
    67                          "policy": {
    68                              "overprovisioning_factor": 140
    69                          }
    70                      }
    71                  },
    72                  {
    73                      "endpoint_config": {
    74                          "@type": "type.googleapis.com/envoy.config.endpoint.v3.ClusterLoadAssignment",
    75                          "cluster_name": "xds-grpc",
    76                          "endpoints": [
    77                              {
    78                                  "locality": {},
    79                                  "lb_endpoints": [
    80                                      {
    81                                          "endpoint": {
    82                                              "address": {
    83                                                  "pipe": {
    84                                                      "path": "./etc/istio/proxy/XDS"
    85                                                  }
    86                                              },
    87                                              "health_check_config": {}
    88                                          },
    89                                          "health_status": "HEALTHY",
    90                                          "load_balancing_weight": 1
    91                                      }
    92                                  ]
    93                              }
    94                          ],
    95                          "policy": {
    96                              "overprovisioning_factor": 140
    97                          }
    98                      }
    99                  },
   100                  {
   101                      "endpoint_config": {
   102                          "@type": "type.googleapis.com/envoy.config.endpoint.v3.ClusterLoadAssignment",
   103                          "cluster_name": "prometheus_stats",
   104                          "endpoints": [
   105                              {
   106                                  "locality": {},
   107                                  "lb_endpoints": [
   108                                      {
   109                                          "endpoint": {
   110                                              "address": {
   111                                                  "socket_address": {
   112                                                      "address": "127.0.0.1",
   113                                                      "port_value": 15000
   114                                                  }
   115                                              },
   116                                              "health_check_config": {}
   117                                          },
   118                                          "health_status": "HEALTHY",
   119                                          "load_balancing_weight": 1
   120                                      }
   121                                  ]
   122                              }
   123                          ],
   124                          "policy": {
   125                              "overprovisioning_factor": 140
   126                          }
   127                      }
   128                  }
   129              ],
   130              "dynamic_endpoint_configs": [
   131                  {
   132                      "endpoint_config": {
   133                          "@type": "type.googleapis.com/envoy.config.endpoint.v3.ClusterLoadAssignment",
   134                          "cluster_name": "outbound|9080||reviews.default.svc.cluster.local",
   135                          "endpoints": [
   136                              {
   137                                  "locality": {},
   138                                  "lb_endpoints": [
   139                                      {
   140                                          "endpoint": {
   141                                              "address": {
   142                                                  "socket_address": {
   143                                                      "address": "10.244.0.192",
   144                                                      "port_value": 9080
   145                                                  }
   146                                              },
   147                                              "health_check_config": {}
   148                                          },
   149                                          "health_status": "HEALTHY",
   150                                          "metadata": {
   151                                              "filter_metadata": {
   152                                                  "envoy.transport_socket_match": {
   153                                                      "tlsMode": "istio"
   154                                                  },
   155                                                  "istio": {
   156                                                      "workload": "reviews-v3;default;reviews;v3;Kubernetes"
   157                                                  }
   158                                              }
   159                                          },
   160                                          "load_balancing_weight": 1
   161                                      },
   162                                      {
   163                                          "endpoint": {
   164                                              "address": {
   165                                                  "socket_address": {
   166                                                      "address": "10.244.0.193",
   167                                                      "port_value": 9080
   168                                                  }
   169                                              },
   170                                              "health_check_config": {}
   171                                          },
   172                                          "health_status": "HEALTHY",
   173                                          "metadata": {
   174                                              "filter_metadata": {
   175                                                  "istio": {
   176                                                      "workload": "reviews-v2;default;reviews;v2;Kubernetes"
   177                                                  },
   178                                                  "envoy.transport_socket_match": {
   179                                                      "tlsMode": "istio"
   180                                                  }
   181                                              }
   182                                          },
   183                                          "load_balancing_weight": 1
   184                                      },
   185                                      {
   186                                          "endpoint": {
   187                                              "address": {
   188                                                  "socket_address": {
   189                                                      "address": "10.244.0.195",
   190                                                      "port_value": 9080
   191                                                  }
   192                                              },
   193                                              "health_check_config": {}
   194                                          },
   195                                          "health_status": "HEALTHY",
   196                                          "metadata": {
   197                                              "filter_metadata": {
   198                                                  "envoy.transport_socket_match": {
   199                                                      "tlsMode": "istio"
   200                                                  },
   201                                                  "istio": {
   202                                                      "workload": "reviews-v1;default;reviews;v1;Kubernetes"
   203                                                  }
   204                                              }
   205                                          },
   206                                          "load_balancing_weight": 1
   207                                      }
   208                                  ],
   209                                  "load_balancing_weight": 3
   210                              }
   211                          ],
   212                          "policy": {
   213                              "overprovisioning_factor": 140
   214                          }
   215                      }
   216                  },
   217                  {
   218                      "endpoint_config": {
   219                          "@type": "type.googleapis.com/envoy.config.endpoint.v3.ClusterLoadAssignment",
   220                          "cluster_name": "outbound|443||istiod.istio-system.svc.cluster.local",
   221                          "endpoints": [
   222                              {
   223                                  "locality": {},
   224                                  "lb_endpoints": [
   225                                      {
   226                                          "endpoint": {
   227                                              "address": {
   228                                                  "socket_address": {
   229                                                      "address": "10.244.0.175",
   230                                                      "port_value": 15017
   231                                                  }
   232                                              },
   233                                              "health_check_config": {}
   234                                          },
   235                                          "health_status": "HEALTHY",
   236                                          "metadata": {
   237                                              "filter_metadata": {
   238                                                  "istio": {
   239                                                      "workload": "istiod;istio-system;;;Kubernetes"
   240                                                  }
   241                                              }
   242                                          },
   243                                          "load_balancing_weight": 1
   244                                      }
   245                                  ],
   246                                  "load_balancing_weight": 1
   247                              }
   248                          ],
   249                          "policy": {
   250                              "overprovisioning_factor": 140
   251                          }
   252                      }
   253                  },
   254                  {
   255                      "endpoint_config": {
   256                          "@type": "type.googleapis.com/envoy.config.endpoint.v3.ClusterLoadAssignment",
   257                          "cluster_name": "outbound|15014||istiod.istio-system.svc.cluster.local",
   258                          "endpoints": [
   259                              {
   260                                  "locality": {},
   261                                  "lb_endpoints": [
   262                                      {
   263                                          "endpoint": {
   264                                              "address": {
   265                                                  "socket_address": {
   266                                                      "address": "10.244.0.175",
   267                                                      "port_value": 15014
   268                                                  }
   269                                              },
   270                                              "health_check_config": {}
   271                                          },
   272                                          "health_status": "HEALTHY",
   273                                          "metadata": {
   274                                              "filter_metadata": {
   275                                                  "istio": {
   276                                                      "workload": "istiod;istio-system;;;Kubernetes"
   277                                                  }
   278                                              }
   279                                          },
   280                                          "load_balancing_weight": 1
   281                                      }
   282                                  ],
   283                                  "load_balancing_weight": 1
   284                              }
   285                          ],
   286                          "policy": {
   287                              "overprovisioning_factor": 140
   288                          }
   289                      }
   290                  },
   291                  {
   292                      "endpoint_config": {
   293                          "@type": "type.googleapis.com/envoy.config.endpoint.v3.ClusterLoadAssignment",
   294                          "cluster_name": "outbound|8000||httpbin.default.svc.cluster.local",
   295                          "endpoints": [
   296                              {
   297                                  "locality": {},
   298                                  "lb_endpoints": [
   299                                      {
   300                                          "endpoint": {
   301                                              "address": {
   302                                                  "socket_address": {
   303                                                      "address": "10.244.0.178",
   304                                                      "port_value": 80
   305                                                  }
   306                                              },
   307                                              "health_check_config": {}
   308                                          },
   309                                          "health_status": "HEALTHY",
   310                                          "metadata": {
   311                                              "filter_metadata": {
   312                                                  "istio": {
   313                                                      "workload": "httpbin;default;httpbin;v1;Kubernetes"
   314                                                  },
   315                                                  "envoy.transport_socket_match": {
   316                                                      "tlsMode": "istio"
   317                                                  }
   318                                              }
   319                                          },
   320                                          "load_balancing_weight": 1
   321                                      }
   322                                  ],
   323                                  "load_balancing_weight": 1
   324                              }
   325                          ],
   326                          "policy": {
   327                              "overprovisioning_factor": 140
   328                          }
   329                      }
   330                  },
   331                  {
   332                      "endpoint_config": {
   333                          "@type": "type.googleapis.com/envoy.config.endpoint.v3.ClusterLoadAssignment",
   334                          "cluster_name": "outbound|15012||istiod.istio-system.svc.cluster.local",
   335                          "endpoints": [
   336                              {
   337                                  "locality": {},
   338                                  "lb_endpoints": [
   339                                      {
   340                                          "endpoint": {
   341                                              "address": {
   342                                                  "socket_address": {
   343                                                      "address": "10.244.0.175",
   344                                                      "port_value": 15012
   345                                                  }
   346                                              },
   347                                              "health_check_config": {}
   348                                          },
   349                                          "health_status": "HEALTHY",
   350                                          "metadata": {
   351                                              "filter_metadata": {
   352                                                  "istio": {
   353                                                      "workload": "istiod;istio-system;;;Kubernetes"
   354                                                  }
   355                                              }
   356                                          },
   357                                          "load_balancing_weight": 1
   358                                      }
   359                                  ],
   360                                  "load_balancing_weight": 1
   361                              }
   362                          ],
   363                          "policy": {
   364                              "overprovisioning_factor": 140
   365                          }
   366                      }
   367                  },
   368                  {
   369                      "endpoint_config": {
   370                          "@type": "type.googleapis.com/envoy.config.endpoint.v3.ClusterLoadAssignment",
   371                          "cluster_name": "outbound|15021||istio-ingressgateway.istio-system.svc.cluster.local",
   372                          "endpoints": [
   373                              {
   374                                  "locality": {},
   375                                  "lb_endpoints": [
   376                                      {
   377                                          "endpoint": {
   378                                              "address": {
   379                                                  "socket_address": {
   380                                                      "address": "10.244.0.176",
   381                                                      "port_value": 15021
   382                                                  }
   383                                              },
   384                                              "health_check_config": {}
   385                                          },
   386                                          "health_status": "HEALTHY",
   387                                          "metadata": {
   388                                              "filter_metadata": {
   389                                                  "istio": {
   390                                                      "workload": "istio-ingressgateway;istio-system;istio-ingressgateway;latest;Kubernetes"
   391                                                  }
   392                                              }
   393                                          },
   394                                          "load_balancing_weight": 1
   395                                      }
   396                                  ],
   397                                  "load_balancing_weight": 1
   398                              }
   399                          ],
   400                          "policy": {
   401                              "overprovisioning_factor": 140
   402                          }
   403                      }
   404                  },
   405                  {
   406                      "endpoint_config": {
   407                          "@type": "type.googleapis.com/envoy.config.endpoint.v3.ClusterLoadAssignment",
   408                          "cluster_name": "outbound|9080||ratings.default.svc.cluster.local",
   409                          "endpoints": [
   410                              {
   411                                  "locality": {},
   412                                  "lb_endpoints": [
   413                                      {
   414                                          "endpoint": {
   415                                              "address": {
   416                                                  "socket_address": {
   417                                                      "address": "10.244.0.191",
   418                                                      "port_value": 9080
   419                                                  }
   420                                              },
   421                                              "health_check_config": {}
   422                                          },
   423                                          "health_status": "HEALTHY",
   424                                          "metadata": {
   425                                              "filter_metadata": {
   426                                                  "envoy.transport_socket_match": {
   427                                                      "tlsMode": "istio"
   428                                                  },
   429                                                  "istio": {
   430                                                      "workload": "ratings-v1;default;ratings;v1;Kubernetes"
   431                                                  }
   432                                              }
   433                                          },
   434                                          "load_balancing_weight": 1
   435                                      }
   436                                  ],
   437                                  "load_balancing_weight": 1
   438                              }
   439                          ],
   440                          "policy": {
   441                              "overprovisioning_factor": 140
   442                          }
   443                      }
   444                  },
   445                  {
   446                      "endpoint_config": {
   447                          "@type": "type.googleapis.com/envoy.config.endpoint.v3.ClusterLoadAssignment",
   448                          "cluster_name": "outbound|9090||prometheus.istio-system.svc.cluster.local",
   449                          "endpoints": [
   450                              {
   451                                  "locality": {},
   452                                  "lb_endpoints": [
   453                                      {
   454                                          "endpoint": {
   455                                              "address": {
   456                                                  "socket_address": {
   457                                                      "address": "10.244.0.110",
   458                                                      "port_value": 9090
   459                                                  }
   460                                              },
   461                                              "health_check_config": {}
   462                                          },
   463                                          "health_status": "HEALTHY",
   464                                          "metadata": {
   465                                              "filter_metadata": {
   466                                                  "istio": {
   467                                                      "workload": "prometheus;istio-system;;;Kubernetes"
   468                                                  }
   469                                              }
   470                                          },
   471                                          "load_balancing_weight": 1
   472                                      }
   473                                  ],
   474                                  "load_balancing_weight": 1
   475                              }
   476                          ],
   477                          "policy": {
   478                              "overprovisioning_factor": 140
   479                          }
   480                      }
   481                  },
   482                  {
   483                      "endpoint_config": {
   484                          "@type": "type.googleapis.com/envoy.config.endpoint.v3.ClusterLoadAssignment",
   485                          "cluster_name": "outbound|443||cert-manager-istio-csr.cert-manager.svc.cluster.local",
   486                          "endpoints": [
   487                              {
   488                                  "locality": {},
   489                                  "lb_endpoints": [
   490                                      {
   491                                          "endpoint": {
   492                                              "address": {
   493                                                  "socket_address": {
   494                                                      "address": "10.244.0.156",
   495                                                      "port_value": 6443
   496                                                  }
   497                                              },
   498                                              "health_check_config": {}
   499                                          },
   500                                          "health_status": "HEALTHY",
   501                                          "metadata": {
   502                                              "filter_metadata": {
   503                                                  "istio": {
   504                                                      "workload": "cert-manager-istio-csr;cert-manager;;;Kubernetes"
   505                                                  }
   506                                              }
   507                                          },
   508                                          "load_balancing_weight": 1
   509                                      }
   510                                  ],
   511                                  "load_balancing_weight": 1
   512                              }
   513                          ],
   514                          "policy": {
   515                              "overprovisioning_factor": 140
   516                          }
   517                      }
   518                  },
   519                  {
   520                      "endpoint_config": {
   521                          "@type": "type.googleapis.com/envoy.config.endpoint.v3.ClusterLoadAssignment",
   522                          "cluster_name": "BlackHoleCluster",
   523                          "policy": {
   524                              "overprovisioning_factor": 140
   525                          }
   526                      }
   527                  },
   528                  {
   529                      "endpoint_config": {
   530                          "@type": "type.googleapis.com/envoy.config.endpoint.v3.ClusterLoadAssignment",
   531                          "cluster_name": "outbound|4317||otel-collector.istio-system.svc.cluster.local",
   532                          "endpoints": [
   533                              {
   534                                  "locality": {},
   535                                  "lb_endpoints": [
   536                                      {
   537                                          "endpoint": {
   538                                              "address": {
   539                                                  "socket_address": {
   540                                                      "address": "10.244.0.111",
   541                                                      "port_value": 4317
   542                                                  }
   543                                              },
   544                                              "health_check_config": {}
   545                                          },
   546                                          "health_status": "HEALTHY",
   547                                          "metadata": {
   548                                              "filter_metadata": {
   549                                                  "istio": {
   550                                                      "workload": "otel-collector;istio-system;;;Kubernetes"
   551                                                  }
   552                                              }
   553                                          },
   554                                          "load_balancing_weight": 1
   555                                      }
   556                                  ],
   557                                  "load_balancing_weight": 1
   558                              }
   559                          ],
   560                          "policy": {
   561                              "overprovisioning_factor": 140
   562                          }
   563                      }
   564                  },
   565                  {
   566                      "endpoint_config": {
   567                          "@type": "type.googleapis.com/envoy.config.endpoint.v3.ClusterLoadAssignment",
   568                          "cluster_name": "outbound|9300||elasticsearch.skywalking.svc.cluster.local",
   569                          "endpoints": [
   570                              {
   571                                  "locality": {},
   572                                  "lb_endpoints": [
   573                                      {
   574                                          "endpoint": {
   575                                              "address": {
   576                                                  "socket_address": {
   577                                                      "address": "10.244.0.185",
   578                                                      "port_value": 9300
   579                                                  }
   580                                              },
   581                                              "health_check_config": {}
   582                                          },
   583                                          "health_status": "HEALTHY",
   584                                          "metadata": {
   585                                              "filter_metadata": {
   586                                                  "istio": {
   587                                                      "workload": "elasticsearch;skywalking;;;Kubernetes"
   588                                                  }
   589                                              }
   590                                          },
   591                                          "load_balancing_weight": 1
   592                                      }
   593                                  ],
   594                                  "load_balancing_weight": 1
   595                              }
   596                          ],
   597                          "policy": {
   598                              "overprovisioning_factor": 140
   599                          }
   600                      }
   601                  },
   602                  {
   603                      "endpoint_config": {
   604                          "@type": "type.googleapis.com/envoy.config.endpoint.v3.ClusterLoadAssignment",
   605                          "cluster_name": "outbound|80||istio-ingressgateway.istio-system.svc.cluster.local",
   606                          "endpoints": [
   607                              {
   608                                  "locality": {},
   609                                  "lb_endpoints": [
   610                                      {
   611                                          "endpoint": {
   612                                              "address": {
   613                                                  "socket_address": {
   614                                                      "address": "10.244.0.176",
   615                                                      "port_value": 8080
   616                                                  }
   617                                              },
   618                                              "health_check_config": {}
   619                                          },
   620                                          "health_status": "HEALTHY",
   621                                          "metadata": {
   622                                              "filter_metadata": {
   623                                                  "istio": {
   624                                                      "workload": "istio-ingressgateway;istio-system;istio-ingressgateway;latest;Kubernetes"
   625                                                  }
   626                                              }
   627                                          },
   628                                          "load_balancing_weight": 1
   629                                      }
   630                                  ],
   631                                  "load_balancing_weight": 1
   632                              }
   633                          ],
   634                          "policy": {
   635                              "overprovisioning_factor": 140
   636                          }
   637                      }
   638                  },
   639                  {
   640                      "endpoint_config": {
   641                          "@type": "type.googleapis.com/envoy.config.endpoint.v3.ClusterLoadAssignment",
   642                          "cluster_name": "inbound|9080||",
   643                          "policy": {
   644                              "overprovisioning_factor": 140
   645                          }
   646                      }
   647                  },
   648                  {
   649                      "endpoint_config": {
   650                          "@type": "type.googleapis.com/envoy.config.endpoint.v3.ClusterLoadAssignment",
   651                          "cluster_name": "outbound|443||istio-ingressgateway.istio-system.svc.cluster.local",
   652                          "endpoints": [
   653                              {
   654                                  "locality": {},
   655                                  "lb_endpoints": [
   656                                      {
   657                                          "endpoint": {
   658                                              "address": {
   659                                                  "socket_address": {
   660                                                      "address": "10.244.0.176",
   661                                                      "port_value": 8443
   662                                                  }
   663                                              },
   664                                              "health_check_config": {}
   665                                          },
   666                                          "health_status": "HEALTHY",
   667                                          "metadata": {
   668                                              "filter_metadata": {
   669                                                  "istio": {
   670                                                      "workload": "istio-ingressgateway;istio-system;istio-ingressgateway;latest;Kubernetes"
   671                                                  }
   672                                              }
   673                                          },
   674                                          "load_balancing_weight": 1
   675                                      }
   676                                  ],
   677                                  "load_balancing_weight": 1
   678                              }
   679                          ],
   680                          "policy": {
   681                              "overprovisioning_factor": 140
   682                          }
   683                      }
   684                  },
   685                  {
   686                      "endpoint_config": {
   687                          "@type": "type.googleapis.com/envoy.config.endpoint.v3.ClusterLoadAssignment",
   688                          "cluster_name": "PassthroughCluster",
   689                          "policy": {
   690                              "overprovisioning_factor": 140
   691                          }
   692                      }
   693                  },
   694                  {
   695                      "endpoint_config": {
   696                          "@type": "type.googleapis.com/envoy.config.endpoint.v3.ClusterLoadAssignment",
   697                          "cluster_name": "outbound|11800||skywalking-oap.skywalking.svc.cluster.local",
   698                          "endpoints": [
   699                              {
   700                                  "locality": {},
   701                                  "lb_endpoints": [
   702                                      {
   703                                          "endpoint": {
   704                                              "address": {
   705                                                  "socket_address": {
   706                                                      "address": "10.244.0.188",
   707                                                      "port_value": 11800
   708                                                  }
   709                                              },
   710                                              "health_check_config": {}
   711                                          },
   712                                          "health_status": "HEALTHY",
   713                                          "metadata": {
   714                                              "filter_metadata": {
   715                                                  "istio": {
   716                                                      "workload": "skywalking-oap;skywalking;;;Kubernetes"
   717                                                  }
   718                                              }
   719                                          },
   720                                          "load_balancing_weight": 1
   721                                      }
   722                                  ],
   723                                  "load_balancing_weight": 1
   724                              }
   725                          ],
   726                          "policy": {
   727                              "overprovisioning_factor": 140
   728                          }
   729                      }
   730                  },
   731                  {
   732                      "endpoint_config": {
   733                          "@type": "type.googleapis.com/envoy.config.endpoint.v3.ClusterLoadAssignment",
   734                          "cluster_name": "outbound|443||cert-manager-webhook.cert-manager.svc.cluster.local",
   735                          "endpoints": [
   736                              {
   737                                  "locality": {},
   738                                  "lb_endpoints": [
   739                                      {
   740                                          "endpoint": {
   741                                              "address": {
   742                                                  "socket_address": {
   743                                                      "address": "10.244.0.139",
   744                                                      "port_value": 10250
   745                                                  }
   746                                              },
   747                                              "health_check_config": {}
   748                                          },
   749                                          "health_status": "HEALTHY",
   750                                          "metadata": {
   751                                              "filter_metadata": {
   752                                                  "istio": {
   753                                                      "workload": "cert-manager-webhook;cert-manager;;;Kubernetes"
   754                                                  }
   755                                              }
   756                                          },
   757                                          "load_balancing_weight": 1
   758                                      }
   759                                  ],
   760                                  "load_balancing_weight": 1
   761                              }
   762                          ],
   763                          "policy": {
   764                              "overprovisioning_factor": 140
   765                          }
   766                      }
   767                  },
   768                  {
   769                      "endpoint_config": {
   770                          "@type": "type.googleapis.com/envoy.config.endpoint.v3.ClusterLoadAssignment",
   771                          "cluster_name": "outbound|53||kube-dns.kube-system.svc.cluster.local",
   772                          "endpoints": [
   773                              {
   774                                  "locality": {},
   775                                  "lb_endpoints": [
   776                                      {
   777                                          "endpoint": {
   778                                              "address": {
   779                                                  "socket_address": {
   780                                                      "address": "10.244.0.8",
   781                                                      "port_value": 53
   782                                                  }
   783                                              },
   784                                              "health_check_config": {}
   785                                          },
   786                                          "health_status": "HEALTHY",
   787                                          "metadata": {
   788                                              "filter_metadata": {
   789                                                  "istio": {
   790                                                      "workload": "coredns;kube-system;;;Kubernetes"
   791                                                  }
   792                                              }
   793                                          },
   794                                          "load_balancing_weight": 1
   795                                      },
   796                                      {
   797                                          "endpoint": {
   798                                              "address": {
   799                                                  "socket_address": {
   800                                                      "address": "10.244.0.3",
   801                                                      "port_value": 53
   802                                                  }
   803                                              },
   804                                              "health_check_config": {}
   805                                          },
   806                                          "health_status": "HEALTHY",
   807                                          "metadata": {
   808                                              "filter_metadata": {
   809                                                  "istio": {
   810                                                      "workload": "coredns;kube-system;;;Kubernetes"
   811                                                  }
   812                                              }
   813                                          },
   814                                          "load_balancing_weight": 1
   815                                      }
   816                                  ],
   817                                  "load_balancing_weight": 2
   818                              }
   819                          ],
   820                          "policy": {
   821                              "overprovisioning_factor": 140
   822                          }
   823                      }
   824                  },
   825                  {
   826                      "endpoint_config": {
   827                          "@type": "type.googleapis.com/envoy.config.endpoint.v3.ClusterLoadAssignment",
   828                          "cluster_name": "outbound|9402||cert-manager-istio-csr-metrics.cert-manager.svc.cluster.local",
   829                          "endpoints": [
   830                              {
   831                                  "locality": {},
   832                                  "lb_endpoints": [
   833                                      {
   834                                          "endpoint": {
   835                                              "address": {
   836                                                  "socket_address": {
   837                                                      "address": "10.244.0.156",
   838                                                      "port_value": 9402
   839                                                  }
   840                                              },
   841                                              "health_check_config": {}
   842                                          },
   843                                          "health_status": "HEALTHY",
   844                                          "metadata": {
   845                                              "filter_metadata": {
   846                                                  "istio": {
   847                                                      "workload": "cert-manager-istio-csr;cert-manager;;;Kubernetes"
   848                                                  }
   849                                              }
   850                                          },
   851                                          "load_balancing_weight": 1
   852                                      }
   853                                  ],
   854                                  "load_balancing_weight": 1
   855                              }
   856                          ],
   857                          "policy": {
   858                              "overprovisioning_factor": 140
   859                          }
   860                      }
   861                  },
   862                  {
   863                      "endpoint_config": {
   864                          "@type": "type.googleapis.com/envoy.config.endpoint.v3.ClusterLoadAssignment",
   865                          "cluster_name": "outbound|9200||elasticsearch.skywalking.svc.cluster.local",
   866                          "endpoints": [
   867                              {
   868                                  "locality": {},
   869                                  "lb_endpoints": [
   870                                      {
   871                                          "endpoint": {
   872                                              "address": {
   873                                                  "socket_address": {
   874                                                      "address": "10.244.0.185",
   875                                                      "port_value": 9200
   876                                                  }
   877                                              },
   878                                              "health_check_config": {}
   879                                          },
   880                                          "health_status": "HEALTHY",
   881                                          "metadata": {
   882                                              "filter_metadata": {
   883                                                  "istio": {
   884                                                      "workload": "elasticsearch;skywalking;;;Kubernetes"
   885                                                  }
   886                                              }
   887                                          },
   888                                          "load_balancing_weight": 1
   889                                      }
   890                                  ],
   891                                  "load_balancing_weight": 1
   892                              }
   893                          ],
   894                          "policy": {
   895                              "overprovisioning_factor": 140
   896                          }
   897                      }
   898                  },
   899                  {
   900                      "endpoint_config": {
   901                          "@type": "type.googleapis.com/envoy.config.endpoint.v3.ClusterLoadAssignment",
   902                          "cluster_name": "outbound|15010||istiod.istio-system.svc.cluster.local",
   903                          "endpoints": [
   904                              {
   905                                  "locality": {},
   906                                  "lb_endpoints": [
   907                                      {
   908                                          "endpoint": {
   909                                              "address": {
   910                                                  "socket_address": {
   911                                                      "address": "10.244.0.175",
   912                                                      "port_value": 15010
   913                                                  }
   914                                              },
   915                                              "health_check_config": {}
   916                                          },
   917                                          "health_status": "HEALTHY",
   918                                          "metadata": {
   919                                              "filter_metadata": {
   920                                                  "istio": {
   921                                                      "workload": "istiod;istio-system;;;Kubernetes"
   922                                                  }
   923                                              }
   924                                          },
   925                                          "load_balancing_weight": 1
   926                                      }
   927                                  ],
   928                                  "load_balancing_weight": 1
   929                              }
   930                          ],
   931                          "policy": {
   932                              "overprovisioning_factor": 140
   933                          }
   934                      }
   935                  },
   936                  {
   937                      "endpoint_config": {
   938                          "@type": "type.googleapis.com/envoy.config.endpoint.v3.ClusterLoadAssignment",
   939                          "cluster_name": "outbound|9080||details.default.svc.cluster.local",
   940                          "endpoints": [
   941                              {
   942                                  "locality": {},
   943                                  "lb_endpoints": [
   944                                      {
   945                                          "endpoint": {
   946                                              "address": {
   947                                                  "socket_address": {
   948                                                      "address": "10.244.0.190",
   949                                                      "port_value": 9080
   950                                                  }
   951                                              },
   952                                              "health_check_config": {}
   953                                          },
   954                                          "health_status": "HEALTHY",
   955                                          "metadata": {
   956                                              "filter_metadata": {
   957                                                  "envoy.transport_socket_match": {
   958                                                      "tlsMode": "istio"
   959                                                  },
   960                                                  "istio": {
   961                                                      "workload": "details-v1;default;details;v1;Kubernetes"
   962                                                  }
   963                                              }
   964                                          },
   965                                          "load_balancing_weight": 1
   966                                      }
   967                                  ],
   968                                  "load_balancing_weight": 1
   969                              }
   970                          ],
   971                          "policy": {
   972                              "overprovisioning_factor": 140
   973                          }
   974                      }
   975                  },
   976                  {
   977                      "endpoint_config": {
   978                          "@type": "type.googleapis.com/envoy.config.endpoint.v3.ClusterLoadAssignment",
   979                          "cluster_name": "outbound|9402||cert-manager.cert-manager.svc.cluster.local",
   980                          "endpoints": [
   981                              {
   982                                  "locality": {},
   983                                  "lb_endpoints": [
   984                                      {
   985                                          "endpoint": {
   986                                              "address": {
   987                                                  "socket_address": {
   988                                                      "address": "10.244.0.142",
   989                                                      "port_value": 9402
   990                                                  }
   991                                              },
   992                                              "health_check_config": {}
   993                                          },
   994                                          "health_status": "HEALTHY",
   995                                          "metadata": {
   996                                              "filter_metadata": {
   997                                                  "istio": {
   998                                                      "workload": "cert-manager;cert-manager;;;Kubernetes"
   999                                                  }
  1000                                              }
  1001                                          },
  1002                                          "load_balancing_weight": 1
  1003                                      }
  1004                                  ],
  1005                                  "load_balancing_weight": 1
  1006                              }
  1007                          ],
  1008                          "policy": {
  1009                              "overprovisioning_factor": 140
  1010                          }
  1011                      }
  1012                  },
  1013                  {
  1014                      "endpoint_config": {
  1015                          "@type": "type.googleapis.com/envoy.config.endpoint.v3.ClusterLoadAssignment",
  1016                          "cluster_name": "outbound|12800||skywalking-oap.skywalking.svc.cluster.local",
  1017                          "endpoints": [
  1018                              {
  1019                                  "locality": {},
  1020                                  "lb_endpoints": [
  1021                                      {
  1022                                          "endpoint": {
  1023                                              "address": {
  1024                                                  "socket_address": {
  1025                                                      "address": "10.244.0.188",
  1026                                                      "port_value": 12800
  1027                                                  }
  1028                                              },
  1029                                              "health_check_config": {}
  1030                                          },
  1031                                          "health_status": "HEALTHY",
  1032                                          "metadata": {
  1033                                              "filter_metadata": {
  1034                                                  "istio": {
  1035                                                      "workload": "skywalking-oap;skywalking;;;Kubernetes"
  1036                                                  }
  1037                                              }
  1038                                          },
  1039                                          "load_balancing_weight": 1
  1040                                      }
  1041                                  ],
  1042                                  "load_balancing_weight": 1
  1043                              }
  1044                          ],
  1045                          "policy": {
  1046                              "overprovisioning_factor": 140
  1047                          }
  1048                      }
  1049                  },
  1050                  {
  1051                      "endpoint_config": {
  1052                          "@type": "type.googleapis.com/envoy.config.endpoint.v3.ClusterLoadAssignment",
  1053                          "cluster_name": "outbound|3000||grafana.istio-system.svc.cluster.local",
  1054                          "endpoints": [
  1055                              {
  1056                                  "locality": {},
  1057                                  "lb_endpoints": [
  1058                                      {
  1059                                          "endpoint": {
  1060                                              "address": {
  1061                                                  "socket_address": {
  1062                                                      "address": "10.244.0.109",
  1063                                                      "port_value": 3000
  1064                                                  }
  1065                                              },
  1066                                              "health_check_config": {}
  1067                                          },
  1068                                          "health_status": "HEALTHY",
  1069                                          "metadata": {
  1070                                              "filter_metadata": {
  1071                                                  "istio": {
  1072                                                      "workload": "grafana;istio-system;;;Kubernetes"
  1073                                                  }
  1074                                              }
  1075                                          },
  1076                                          "load_balancing_weight": 1
  1077                                      }
  1078                                  ],
  1079                                  "load_balancing_weight": 1
  1080                              }
  1081                          ],
  1082                          "policy": {
  1083                              "overprovisioning_factor": 140
  1084                          }
  1085                      }
  1086                  },
  1087                  {
  1088                      "endpoint_config": {
  1089                          "@type": "type.googleapis.com/envoy.config.endpoint.v3.ClusterLoadAssignment",
  1090                          "cluster_name": "outbound|80||sleep.default.svc.cluster.local",
  1091                          "endpoints": [
  1092                              {
  1093                                  "locality": {},
  1094                                  "lb_endpoints": [
  1095                                      {
  1096                                          "endpoint": {
  1097                                              "address": {
  1098                                                  "socket_address": {
  1099                                                      "address": "10.244.0.177",
  1100                                                      "port_value": 80
  1101                                                  }
  1102                                              },
  1103                                              "health_check_config": {}
  1104                                          },
  1105                                          "health_status": "HEALTHY",
  1106                                          "metadata": {
  1107                                              "filter_metadata": {
  1108                                                  "istio": {
  1109                                                      "workload": "sleep;default;sleep;latest;Kubernetes"
  1110                                                  },
  1111                                                  "envoy.transport_socket_match": {
  1112                                                      "tlsMode": "istio"
  1113                                                  }
  1114                                              }
  1115                                          },
  1116                                          "load_balancing_weight": 1
  1117                                      }
  1118                                  ],
  1119                                  "load_balancing_weight": 1
  1120                              }
  1121                          ],
  1122                          "policy": {
  1123                              "overprovisioning_factor": 140
  1124                          }
  1125                      }
  1126                  },
  1127                  {
  1128                      "endpoint_config": {
  1129                          "@type": "type.googleapis.com/envoy.config.endpoint.v3.ClusterLoadAssignment",
  1130                          "cluster_name": "InboundPassthroughClusterIpv4",
  1131                          "policy": {
  1132                              "overprovisioning_factor": 140
  1133                          }
  1134                      }
  1135                  },
  1136                  {
  1137                      "endpoint_config": {
  1138                          "@type": "type.googleapis.com/envoy.config.endpoint.v3.ClusterLoadAssignment",
  1139                          "cluster_name": "outbound|9153||kube-dns.kube-system.svc.cluster.local",
  1140                          "endpoints": [
  1141                              {
  1142                                  "locality": {},
  1143                                  "lb_endpoints": [
  1144                                      {
  1145                                          "endpoint": {
  1146                                              "address": {
  1147                                                  "socket_address": {
  1148                                                      "address": "10.244.0.8",
  1149                                                      "port_value": 9153
  1150                                                  }
  1151                                              },
  1152                                              "health_check_config": {}
  1153                                          },
  1154                                          "health_status": "HEALTHY",
  1155                                          "metadata": {
  1156                                              "filter_metadata": {
  1157                                                  "istio": {
  1158                                                      "workload": "coredns;kube-system;;;Kubernetes"
  1159                                                  }
  1160                                              }
  1161                                          },
  1162                                          "load_balancing_weight": 1
  1163                                      },
  1164                                      {
  1165                                          "endpoint": {
  1166                                              "address": {
  1167                                                  "socket_address": {
  1168                                                      "address": "10.244.0.3",
  1169                                                      "port_value": 9153
  1170                                                  }
  1171                                              },
  1172                                              "health_check_config": {}
  1173                                          },
  1174                                          "health_status": "HEALTHY",
  1175                                          "metadata": {
  1176                                              "filter_metadata": {
  1177                                                  "istio": {
  1178                                                      "workload": "coredns;kube-system;;;Kubernetes"
  1179                                                  }
  1180                                              }
  1181                                          },
  1182                                          "load_balancing_weight": 1
  1183                                      }
  1184                                  ],
  1185                                  "load_balancing_weight": 2
  1186                              }
  1187                          ],
  1188                          "policy": {
  1189                              "overprovisioning_factor": 140
  1190                          }
  1191                      }
  1192                  },
  1193                  {
  1194                      "endpoint_config": {
  1195                          "@type": "type.googleapis.com/envoy.config.endpoint.v3.ClusterLoadAssignment",
  1196                          "cluster_name": "outbound|80||skywalking-ui.skywalking.svc.cluster.local",
  1197                          "endpoints": [
  1198                              {
  1199                                  "locality": {},
  1200                                  "lb_endpoints": [
  1201                                      {
  1202                                          "endpoint": {
  1203                                              "address": {
  1204                                                  "socket_address": {
  1205                                                      "address": "10.244.0.189",
  1206                                                      "port_value": 8080
  1207                                                  }
  1208                                              },
  1209                                              "health_check_config": {}
  1210                                          },
  1211                                          "health_status": "HEALTHY",
  1212                                          "metadata": {
  1213                                              "filter_metadata": {
  1214                                                  "istio": {
  1215                                                      "workload": "skywalking-ui;skywalking;;;Kubernetes"
  1216                                                  }
  1217                                              }
  1218                                          },
  1219                                          "load_balancing_weight": 1
  1220                                      }
  1221                                  ],
  1222                                  "load_balancing_weight": 1
  1223                              }
  1224                          ],
  1225                          "policy": {
  1226                              "overprovisioning_factor": 140
  1227                          }
  1228                      }
  1229                  },
  1230                  {
  1231                      "endpoint_config": {
  1232                          "@type": "type.googleapis.com/envoy.config.endpoint.v3.ClusterLoadAssignment",
  1233                          "cluster_name": "outbound|9080||productpage.default.svc.cluster.local",
  1234                          "endpoints": [
  1235                              {
  1236                                  "locality": {},
  1237                                  "lb_endpoints": [
  1238                                      {
  1239                                          "endpoint": {
  1240                                              "address": {
  1241                                                  "socket_address": {
  1242                                                      "address": "10.244.0.194",
  1243                                                      "port_value": 9080
  1244                                                  }
  1245                                              },
  1246                                              "health_check_config": {}
  1247                                          },
  1248                                          "health_status": "HEALTHY",
  1249                                          "metadata": {
  1250                                              "filter_metadata": {
  1251                                                  "istio": {
  1252                                                      "workload": "productpage-v1;default;productpage;v1;Kubernetes"
  1253                                                  },
  1254                                                  "envoy.transport_socket_match": {
  1255                                                      "tlsMode": "istio"
  1256                                                  }
  1257                                              }
  1258                                          },
  1259                                          "load_balancing_weight": 1
  1260                                      }
  1261                                  ],
  1262                                  "load_balancing_weight": 1
  1263                              }
  1264                          ],
  1265                          "policy": {
  1266                              "overprovisioning_factor": 140
  1267                          }
  1268                      }
  1269                  },
  1270                  {
  1271                      "endpoint_config": {
  1272                          "@type": "type.googleapis.com/envoy.config.endpoint.v3.ClusterLoadAssignment",
  1273                          "cluster_name": "outbound|443||kubernetes.default.svc.cluster.local",
  1274                          "endpoints": [
  1275                              {
  1276                                  "locality": {},
  1277                                  "lb_endpoints": [
  1278                                      {
  1279                                          "endpoint": {
  1280                                              "address": {
  1281                                                  "socket_address": {
  1282                                                      "address": "172.18.0.2",
  1283                                                      "port_value": 6443
  1284                                                  }
  1285                                              },
  1286                                              "health_check_config": {}
  1287                                          },
  1288                                          "health_status": "HEALTHY",
  1289                                          "metadata": {
  1290                                              "filter_metadata": {
  1291                                                  "istio": {
  1292                                                      "workload": ";;;;Kubernetes"
  1293                                                  }
  1294                                              }
  1295                                          },
  1296                                          "load_balancing_weight": 1
  1297                                      }
  1298                                  ],
  1299                                  "load_balancing_weight": 1
  1300                              }
  1301                          ],
  1302                          "policy": {
  1303                              "overprovisioning_factor": 140
  1304                          }
  1305                      }
  1306                  }
  1307              ]
  1308          }
  1309      ]
  1310  }