Skip to content

Instantly share code, notes, and snippets.

@boeboe
Created April 27, 2021 22:48
Show Gist options
  • Save boeboe/355bc1e2230f4cddbe5502451c8d0c70 to your computer and use it in GitHub Desktop.
Save boeboe/355bc1e2230f4cddbe5502451c8d0c70 to your computer and use it in GitHub Desktop.
k logs istiod-65df9b5b5f-fwd68
2021-04-27T22:33:17.356198Z info FLAG: --appNamespace=""
2021-04-27T22:33:17.356817Z info FLAG: --caCertFile=""
2021-04-27T22:33:17.356827Z info FLAG: --clusterID="cluster1"
2021-04-27T22:33:17.356833Z info FLAG: --clusterRegistriesNamespace="istio-system"
2021-04-27T22:33:17.356838Z info FLAG: --configDir=""
2021-04-27T22:33:17.356843Z info FLAG: --ctrlz_address="localhost"
2021-04-27T22:33:17.356851Z info FLAG: --ctrlz_port="9876"
2021-04-27T22:33:17.356856Z info FLAG: --domain="cluster.local"
2021-04-27T22:33:17.356862Z info FLAG: --grpcAddr=":15010"
2021-04-27T22:33:17.356869Z info FLAG: --help="false"
2021-04-27T22:33:17.356874Z info FLAG: --httpAddr=":8080"
2021-04-27T22:33:17.356879Z info FLAG: --httpsAddr=":15017"
2021-04-27T22:33:17.356887Z info FLAG: --keepaliveInterval="30s"
2021-04-27T22:33:17.356892Z info FLAG: --keepaliveMaxServerConnectionAge="30m0s"
2021-04-27T22:33:17.356897Z info FLAG: --keepaliveTimeout="10s"
2021-04-27T22:33:17.356902Z info FLAG: --kubeconfig=""
2021-04-27T22:33:17.356913Z info FLAG: --kubernetesApiBurst="160"
2021-04-27T22:33:17.356920Z info FLAG: --kubernetesApiQPS="80"
2021-04-27T22:33:17.356925Z info FLAG: --log_as_json="false"
2021-04-27T22:33:17.356930Z info FLAG: --log_caller=""
2021-04-27T22:33:17.356935Z info FLAG: --log_output_level="default:info"
2021-04-27T22:33:17.356940Z info FLAG: --log_rotate=""
2021-04-27T22:33:17.356945Z info FLAG: --log_rotate_max_age="30"
2021-04-27T22:33:17.356950Z info FLAG: --log_rotate_max_backups="1000"
2021-04-27T22:33:17.356955Z info FLAG: --log_rotate_max_size="104857600"
2021-04-27T22:33:17.356961Z info FLAG: --log_stacktrace_level="default:none"
2021-04-27T22:33:17.356992Z info FLAG: --log_target="[stdout]"
2021-04-27T22:33:17.356999Z info FLAG: --meshConfig="./etc/istio/config/mesh"
2021-04-27T22:33:17.357004Z info FLAG: --monitoringAddr=":15014"
2021-04-27T22:33:17.357009Z info FLAG: --namespace="istio-system"
2021-04-27T22:33:17.357014Z info FLAG: --networksConfig="/etc/istio/config/meshNetworks"
2021-04-27T22:33:17.357022Z info FLAG: --plugins="[ext_authz,authn,authz]"
2021-04-27T22:33:17.357027Z info FLAG: --profile="true"
2021-04-27T22:33:17.357040Z info FLAG: --registries="[Kubernetes]"
2021-04-27T22:33:17.357045Z info FLAG: --resync="1m0s"
2021-04-27T22:33:17.357050Z info FLAG: --secureGRPCAddr=":15012"
2021-04-27T22:33:17.357054Z info FLAG: --tlsCertFile=""
2021-04-27T22:33:17.357059Z info FLAG: --tlsKeyFile=""
2021-04-27T22:33:17.357064Z info FLAG: --trust-domain=""
2021-04-27T22:33:17.652443Z info klog Config not found: /var/run/secrets/remote/config
2021-04-27T22:33:17.676650Z info initializing mesh configuration ./etc/istio/config/mesh
2021-04-27T22:33:17.692738Z info mesh configuration: {
"proxyListenPort": 15001,
"connectTimeout": "10s",
"protocolDetectionTimeout": "0s",
"ingressClass": "istio",
"ingressService": "istio-ingressgateway",
"ingressControllerMode": "STRICT",
"enableTracing": true,
"accessLogFile": "/dev/stdout",
"defaultConfig": {
"configPath": "./etc/istio/proxy",
"binaryPath": "/usr/local/bin/envoy",
"serviceCluster": "istio-proxy",
"drainDuration": "45s",
"parentShutdownDuration": "60s",
"discoveryAddress": "istiod.istio-system.svc:15012",
"proxyAdminPort": 15000,
"controlPlaneAuthPolicy": "MUTUAL_TLS",
"statNameLength": 189,
"concurrency": 2,
"tracing": {
"zipkin": {
"address": "zipkin.istio-system:9411"
},
"tlsSettings": {
"subjectAltNames": [
]
}
},
"proxyMetadata": {
"DNS_AGENT": "",
"ISTIO_META_DNS_CAPTURE": "true"
},
"statusPort": 15020,
"terminationDrainDuration": "5s",
"meshId": "mesh1"
},
"outboundTrafficPolicy": {
},
"enableAutoMtls": true,
"trustDomain": "cluster.local",
"trustDomainAliases": [
],
"defaultServiceExportTo": [
"*"
],
"defaultVirtualServiceExportTo": [
"*"
],
"defaultDestinationRuleExportTo": [
"*"
],
"rootNamespace": "istio-system",
"localityLbSetting": {
"enabled": true
},
"dnsRefreshRate": "5s",
"certificates": [
],
"thriftConfig": {
},
"serviceSettings": [
],
"enablePrometheusMerge": false
}
2021-04-27T22:33:17.693277Z info version: 1.9.1-am1-666d943f39dbd4d1ea73adcc5942b433f194612a-Clean
2021-04-27T22:33:17.704214Z info flags: {
"ServerOptions": {
"HTTPAddr": ":8080",
"HTTPSAddr": ":15017",
"GRPCAddr": ":15010",
"MonitoringAddr": ":15014",
"EnableProfiling": true,
"TLSOptions": {
"CaCertFile": "",
"CertFile": "",
"KeyFile": ""
},
"SecureGRPCAddr": ":15012"
},
"InjectionOptions": {
"InjectionDirectory": "./var/lib/istio/inject"
},
"PodName": "istiod-65df9b5b5f-fwd68",
"Namespace": "istio-system",
"Revision": "default",
"MeshConfigFile": "./etc/istio/config/mesh",
"NetworksConfigFile": "/etc/istio/config/meshNetworks",
"RegistryOptions": {
"FileDir": "",
"Registries": [
"Kubernetes"
],
"KubeOptions": {
"SystemNamespace": "",
"WatchedNamespaces": "",
"ResyncPeriod": 60000000000,
"DomainSuffix": "cluster.local",
"ClusterID": "cluster1",
"Metrics": null,
"XDSUpdater": null,
"TrustDomain": "",
"NetworksWatcher": null,
"EndpointMode": 0,
"KubernetesAPIQPS": 80,
"KubernetesAPIBurst": 160,
"SyncInterval": 0
},
"ClusterRegistriesNamespace": "istio-system",
"KubeConfig": "",
"DistributionCacheRetention": 60000000000,
"DistributionTrackingEnabled": true
},
"CtrlZOptions": {
"Port": 9876,
"Address": "localhost"
},
"Plugins": [
"ext_authz",
"authn",
"authz"
],
"KeepaliveOptions": {
"Time": 30000000000,
"Timeout": 10000000000,
"MaxServerConnectionAge": 1800000000000,
"MaxServerConnectionAgeGrace": 10000000000
},
"ShutdownDuration": 0,
"JwtRule": ""
}
2021-04-27T22:33:17.704779Z info initializing mesh networks
2021-04-27T22:33:17.705003Z info mesh networks configuration: {
"networks": {
}
}
2021-04-27T22:33:17.707063Z info initializing mesh handlers
2021-04-27T22:33:17.707146Z info creating CA and initializing public key
2021-04-27T22:33:17.707250Z info Use local CA certificate
2021-04-27T22:33:17.715607Z info initializing controllers
2021-04-27T22:33:17.716210Z info No certificates specified, skipping K8S DNS certificate controller
2021-04-27T22:33:33.552691Z info klog apiextensions.k8s.io/v1beta1 CustomResourceDefinition is deprecated in v1.16+, unavailable in v1.22+; use apiextensions.k8s.io/v1 CustomResourceDefinition
2021-04-27T22:33:33.926999Z info Adding Kubernetes registry adapter
2021-04-27T22:33:33.927591Z info Initializing Kubernetes service registry "cluster1"
2021-04-27T22:33:33.928073Z info joining leader-election for istio-namespace-controller-election in istio-system
2021-04-27T22:33:33.932091Z info klog attempting to acquire leader lease istio-system/istio-namespace-controller-election...
2021-04-27T22:33:34.363639Z info klog networking.k8s.io/v1beta1 IngressClass is deprecated in v1.19+, unavailable in v1.22+; use networking.k8s.io/v1 IngressClassList
2021-04-27T22:33:34.560731Z info klog networking.k8s.io/v1beta1 Ingress is deprecated in v1.19+, unavailable in v1.22+; use networking.k8s.io/v1 Ingress
2021-04-27T22:33:34.595096Z info klog networking.k8s.io/v1beta1 IngressClass is deprecated in v1.19+, unavailable in v1.22+; use networking.k8s.io/v1 IngressClassList
2021-04-27T22:33:34.833270Z info klog networking.k8s.io/v1beta1 Ingress is deprecated in v1.19+, unavailable in v1.22+; use networking.k8s.io/v1 Ingress
2021-04-27T22:33:34.998965Z info initializing Istiod DNS certificates host: istiod.istio-system.svc, custom host:
2021-04-27T22:33:35.005351Z info Generating istiod-signed cert for [istiod.istio-system.svc istiod-remote.istio-system.svc istio-pilot.istio-system.svc]
2021-04-27T22:33:35.265094Z info Use plugged-in cert at etc/cacerts/ca-key.pem
2021-04-27T22:33:35.269171Z info DNS certificates created in ./var/run/secrets/istio-dns
2021-04-27T22:33:35.269439Z info adding watcher for certificate var/run/secrets/istio-dns/cert-chain.pem
2021-04-27T22:33:35.271451Z info adding watcher for certificate var/run/secrets/istio-dns/key.pem
2021-04-27T22:33:35.271566Z info spiffe Added 1 certs to trust domain cluster.local in peer cert verifier
2021-04-27T22:33:35.271574Z info initializing secure discovery service
2021-04-27T22:33:35.272878Z info using max conn age of 30m0s
2021-04-27T22:33:35.275579Z info initializing secure webhook server for istiod webhooks
2021-04-27T22:33:35.275648Z info initializing sidecar injector
2021-04-27T22:33:35.280886Z info initializing config validator
2021-04-27T22:33:35.283706Z info initializing Istiod admin server
2021-04-27T22:33:35.283753Z info initializing registry event handlers
2021-04-27T22:33:35.283891Z info starting discovery service
2021-04-27T22:33:35.283899Z info using max conn age of 30m0s
2021-04-27T22:33:35.283938Z info initializing Kubernetes credential reader for cluster cluster1
2021-04-27T22:33:40.587038Z info Setting up event handlers
2021-04-27T22:33:40.601310Z info Starting Secrets controller
2021-04-27T22:33:40.616423Z info Starting Istiod Server with primary cluster cluster1
2021-04-27T22:33:40.627937Z info Setting up event handlers
2021-04-27T22:33:40.617014Z info ControlZ available at 127.0.0.1:9876
2021-04-27T22:33:40.628306Z info Starting Secrets controller
2021-04-27T22:33:40.628366Z info klog attempting to acquire leader lease istio-system/istio-leader...
2021-04-27T22:33:40.628662Z info Starting ADS server
2021-04-27T22:33:40.628674Z info Starting IstioD CA
2021-04-27T22:33:40.629444Z info Istiod CA has started
2021-04-27T22:33:40.632134Z info klog attempting to acquire leader lease istio-system/istio-validation-controller-election...
2021-04-27T22:33:40.632575Z info kube Starting Pilot K8S CRD controller
2021-04-27T22:33:40.632600Z info kube Pilot K8S CRD controller synced 21.643µs
2021-04-27T22:33:40.793210Z info Processing add: istio-system/istio-remote-secret-cluster2
2021-04-27T22:33:40.796646Z info klog admissionregistration.k8s.io/v1beta1 MutatingWebhookConfiguration is deprecated in v1.16+, unavailable in v1.22+; use admissionregistration.k8s.io/v1 MutatingWebhookConfiguration
2021-04-27T22:33:40.835561Z info Processing add: istio-system/istio-remote-secret-cluster2
2021-04-27T22:33:40.844607Z info Adding cluster_id=cluster2 from secret=istio-system/istio-remote-secret-cluster2
2021-04-27T22:33:40.883124Z info Handle EDS endpoint: skip collecting workload entry endpoints, service cert-manager-webhook/istio-system has not been populated
2021-04-27T22:33:40.884607Z info ads Full push, new service istio-system/cert-manager-webhook.istio-system.svc.cluster.local
2021-04-27T22:33:40.905391Z info Adding cluster_id=cluster2 from secret=istio-system/istio-remote-secret-cluster2
2021-04-27T22:33:40.916179Z info klog admissionregistration.k8s.io/v1beta1 MutatingWebhookConfiguration is deprecated in v1.16+, unavailable in v1.22+; use admissionregistration.k8s.io/v1 MutatingWebhookConfiguration
2021-04-27T22:33:40.972430Z info initializing Kubernetes credential reader for cluster cluster2
2021-04-27T22:33:40.991301Z info Handle EDS endpoint: skip collecting workload entry endpoints, service aspen-mesh-secure-ingress/istio-system has not been populated
2021-04-27T22:33:40.991336Z info ads Full push, new service istio-system/aspen-mesh-secure-ingress.istio-system.svc.cluster.local
2021-04-27T22:33:41.032782Z info Initializing Kubernetes service registry "cluster2"
2021-04-27T22:33:41.068599Z info Handle EDS endpoint: skip collecting workload entry endpoints, service aspen-mesh-jaeger-collector/istio-system has not been populated
2021-04-27T22:33:41.069341Z info ads Full push, new service istio-system/aspen-mesh-jaeger-collector.istio-system.svc.cluster.local
2021-04-27T22:33:41.069388Z info Handle EDS endpoint: skip collecting workload entry endpoints, service istio-egressgateway/istio-system has not been populated
2021-04-27T22:33:41.069396Z info ads Full push, new service istio-system/istio-egressgateway.istio-system.svc.cluster.local
2021-04-27T22:33:41.069415Z info Handle EDS endpoint: skip collecting workload entry endpoints, service sleep/sample has not been populated
2021-04-27T22:33:41.072301Z info ads Full push, new service sample/sleep.sample.svc.cluster.local
2021-04-27T22:33:41.072354Z info Handle EDS endpoint: skip collecting workload entry endpoints, service coredns/kube-system has not been populated
2021-04-27T22:33:41.072362Z info ads Full push, new service kube-system/coredns.kube-system.svc.cluster.local
2021-04-27T22:33:41.072372Z info Handle EDS endpoint: skip collecting workload entry endpoints, service kube-scheduler/kube-system has not been populated
2021-04-27T22:33:41.072379Z info ads Incremental push, service kube-scheduler.kube-system.svc.cluster.local has no endpoints
2021-04-27T22:33:41.072405Z info Handle EDS endpoint: skip collecting workload entry endpoints, service aspen-mesh-jaeger-query/istio-system has not been populated
2021-04-27T22:33:41.072413Z info ads Full push, new service istio-system/aspen-mesh-jaeger-query.istio-system.svc.cluster.local
2021-04-27T22:33:41.076633Z info Handle EDS endpoint: skip collecting workload entry endpoints, service kubernetes/default has not been populated
2021-04-27T22:33:41.076650Z info ads Full push, new service default/kubernetes.default.svc.cluster.local
2021-04-27T22:33:41.090706Z info Handle EDS endpoint: skip collecting workload entry endpoints, service kube-controller-manager/kube-system has not been populated
2021-04-27T22:33:41.090737Z info ads Incremental push, service kube-controller-manager.kube-system.svc.cluster.local has no endpoints
2021-04-27T22:33:41.090796Z info Handle EDS endpoint: skip collecting workload entry endpoints, service aspen-mesh-event-storage/istio-system has not been populated
2021-04-27T22:33:41.090815Z info ads Full push, new service istio-system/aspen-mesh-event-storage.istio-system.svc.cluster.local
2021-04-27T22:33:41.090855Z info Handle EDS endpoint: skip collecting workload entry endpoints, service traffic-claim-enforcer-webhook/istio-system has not been populated
2021-04-27T22:33:41.090864Z info ads Full push, new service istio-system/traffic-claim-enforcer-webhook.istio-system.svc.cluster.local
2021-04-27T22:33:41.090912Z info Handle EDS endpoint: skip collecting workload entry endpoints, service aspen-mesh-controlplane/istio-system has not been populated
2021-04-27T22:33:41.090921Z info ads Full push, new service istio-system/aspen-mesh-controlplane.istio-system.svc.cluster.local
2021-04-27T22:33:41.090962Z info Handle EDS endpoint: skip collecting workload entry endpoints, service aspen-mesh-dashboard/istio-system has not been populated
2021-04-27T22:33:41.090975Z info ads Full push, new service istio-system/aspen-mesh-dashboard.istio-system.svc.cluster.local
2021-04-27T22:33:41.108465Z info Handle EDS endpoint: skip collecting workload entry endpoints, service istio-ingressgateway/istio-system has not been populated
2021-04-27T22:33:41.116982Z info ads Full push, new service istio-system/istio-ingressgateway.istio-system.svc.cluster.local
2021-04-27T22:33:41.199261Z info Handle EDS endpoint: skip collecting workload entry endpoints, service istiod/istio-system has not been populated
2021-04-27T22:33:41.199980Z info ads Full push, new service istio-system/istiod.istio-system.svc.cluster.local
2021-04-27T22:33:41.285199Z info Handle EDS endpoint: skip collecting workload entry endpoints, service metrics-server/kube-system has not been populated
2021-04-27T22:33:41.304907Z info ads Full push, new service kube-system/metrics-server.kube-system.svc.cluster.local
2021-04-27T22:33:41.312018Z info Handle EDS endpoint: skip collecting workload entry endpoints, service istiod-cassandra/istio-system has not been populated
2021-04-27T22:33:41.312033Z info ads Full push, new service istio-system/istiod-cassandra.istio-system.svc.cluster.local
2021-04-27T22:33:41.373051Z info Handle EDS endpoint: skip collecting workload entry endpoints, service aspen-mesh-cert-manager/istio-system has not been populated
2021-04-27T22:33:41.373089Z info ads Full push, new service istio-system/aspen-mesh-cert-manager.istio-system.svc.cluster.local
2021-04-27T22:33:41.408355Z info Handle EDS endpoint: skip collecting workload entry endpoints, service aspen-mesh-metrics-collector/istio-system has not been populated
2021-04-27T22:33:41.409155Z info ads Full push, new service istio-system/aspen-mesh-metrics-collector.istio-system.svc.cluster.local
2021-04-27T22:33:41.409201Z info Handle EDS endpoint: skip collecting workload entry endpoints, service aspen-mesh-alertmanager/istio-system has not been populated
2021-04-27T22:33:41.409214Z info ads Full push, new service istio-system/aspen-mesh-alertmanager.istio-system.svc.cluster.local
2021-04-27T22:33:41.409245Z info Handle EDS endpoint: skip collecting workload entry endpoints, service helloworld/sample has not been populated
2021-04-27T22:33:41.409257Z info ads Full push, new service sample/helloworld.sample.svc.cluster.local
2021-04-27T22:33:41.409269Z info Handle EDS endpoint: skip collecting workload entry endpoints, service rancher.io-local-path/local-path-storage has not been populated
2021-04-27T22:33:41.409278Z info ads Incremental push, service rancher.io-local-path.local-path-storage.svc.cluster.local has no endpoints
2021-04-27T22:33:42.376994Z info Handle EDS endpoint: skip collecting workload entry endpoints, service rancher.io-local-path/local-path-storage has not been populated
2021-04-27T22:33:42.380368Z info ads Incremental push, service rancher.io-local-path.local-path-storage.svc.cluster.local has no endpoints
2021-04-27T22:33:42.438850Z info ads Push debounce stable[1] 207: 142.415171ms since last change, 1.806616483s since last push, full=true
2021-04-27T22:33:42.438978Z info Handle EDS endpoint: skip collecting workload entry endpoints, service kube-scheduler/kube-system has not been populated
2021-04-27T22:33:42.438999Z info ads Incremental push, service kube-scheduler.kube-system.svc.cluster.local has no endpoints
2021-04-27T22:33:42.452542Z info Handle EDS endpoint: skip collecting workload entry endpoints, service kube-controller-manager/kube-system has not been populated
2021-04-27T22:33:42.452571Z info ads Incremental push, service kube-controller-manager.kube-system.svc.cluster.local has no endpoints
2021-04-27T22:33:42.456491Z info Handle EDS endpoint: skip collecting workload entry endpoints, service kube-scheduler/kube-system has not been populated
2021-04-27T22:33:42.456521Z info ads Incremental push, service kube-scheduler.kube-system.svc.cluster.local has no endpoints
2021-04-27T22:33:42.460932Z info Handle EDS endpoint: skip collecting workload entry endpoints, service rancher.io-local-path/local-path-storage has not been populated
2021-04-27T22:33:42.475780Z info ads Incremental push, service rancher.io-local-path.local-path-storage.svc.cluster.local has no endpoints
2021-04-27T22:33:42.499000Z info Handle EDS endpoint: skip collecting workload entry endpoints, service kube-controller-manager/kube-system has not been populated
2021-04-27T22:33:42.512439Z info ads Incremental push, service kube-controller-manager.kube-system.svc.cluster.local has no endpoints
2021-04-27T22:33:42.804403Z info ads XDS: Pushing:2021-04-27T22:33:42Z/1 Services:20 ConnectedEndpoints:0 Version:2021-04-27T22:33:42Z/1
2021-04-27T22:33:42.817035Z info ads Push debounce stable[2] 95: 106.051275ms since last change, 378.115585ms since last push, full=true
2021-04-27T22:33:42.863807Z info ads XDS: Pushing:2021-04-27T22:33:42Z/2 Services:20 ConnectedEndpoints:0 Version:2021-04-27T22:33:42Z/2
2021-04-27T22:33:42.950883Z info Handle EDS endpoint: skip collecting workload entry endpoints, service kubernetes/default has not been populated
2021-04-27T22:33:42.955890Z info Number of remote clusters: 1
2021-04-27T22:33:42.979853Z info Handle EDS endpoint: skip collecting workload entry endpoints, service helloworld/sample has not been populated
2021-04-27T22:33:42.979899Z info Handle EDS endpoint: skip collecting workload entry endpoints, service aspen-mesh-alertmanager/istio-system has not been populated
2021-04-27T22:33:42.979937Z info Handle EDS endpoint: skip collecting workload entry endpoints, service aspen-mesh-jaeger-collector/istio-system has not been populated
2021-04-27T22:33:42.979957Z info Handle EDS endpoint: skip collecting workload entry endpoints, service rancher.io-local-path/local-path-storage has not been populated
2021-04-27T22:33:42.979966Z info ads Incremental push, service rancher.io-local-path.local-path-storage.svc.cluster.local has no endpoints
2021-04-27T22:33:42.980090Z info Handle EDS endpoint: skip collecting workload entry endpoints, service coredns/kube-system has not been populated
2021-04-27T22:33:42.980127Z info Handle EDS endpoint: skip collecting workload entry endpoints, service aspen-mesh-cert-manager/istio-system has not been populated
2021-04-27T22:33:42.980166Z info Handle EDS endpoint: skip collecting workload entry endpoints, service aspen-mesh-dashboard/istio-system has not been populated
2021-04-27T22:33:42.980198Z info Handle EDS endpoint: skip collecting workload entry endpoints, service aspen-mesh-secure-ingress/istio-system has not been populated
2021-04-27T22:33:42.980230Z info Handle EDS endpoint: skip collecting workload entry endpoints, service traffic-claim-enforcer-webhook/istio-system has not been populated
2021-04-27T22:33:42.980253Z info Handle EDS endpoint: skip collecting workload entry endpoints, service aspen-mesh-jaeger-query/istio-system has not been populated
2021-04-27T22:33:42.980282Z info Handle EDS endpoint: skip collecting workload entry endpoints, service istio-egressgateway/istio-system has not been populated
2021-04-27T22:33:42.993143Z info Handle EDS endpoint: skip collecting workload entry endpoints, service istiod/istio-system has not been populated
2021-04-27T22:33:42.995751Z info Handle EDS endpoint: skip collecting workload entry endpoints, service metrics-server/kube-system has not been populated
2021-04-27T22:33:42.995785Z info Handle EDS endpoint: skip collecting workload entry endpoints, service aspen-mesh-event-storage/istio-system has not been populated
2021-04-27T22:33:42.995818Z info Handle EDS endpoint: skip collecting workload entry endpoints, service aspen-mesh-metrics-collector/istio-system has not been populated
2021-04-27T22:33:42.995853Z info Handle EDS endpoint: skip collecting workload entry endpoints, service istio-ingressgateway/istio-system has not been populated
2021-04-27T22:33:42.995882Z info Handle EDS endpoint: skip collecting workload entry endpoints, service sleep/sample has not been populated
2021-04-27T22:33:42.995909Z info Handle EDS endpoint: skip collecting workload entry endpoints, service istiod-cassandra/istio-system has not been populated
2021-04-27T22:33:42.995927Z info Handle EDS endpoint: skip collecting workload entry endpoints, service kube-scheduler/kube-system has not been populated
2021-04-27T22:33:42.995936Z info ads Incremental push, service kube-scheduler.kube-system.svc.cluster.local has no endpoints
2021-04-27T22:33:42.995983Z info Handle EDS endpoint: skip collecting workload entry endpoints, service aspen-mesh-controlplane/istio-system has not been populated
2021-04-27T22:33:42.995998Z info Handle EDS endpoint: skip collecting workload entry endpoints, service kube-controller-manager/kube-system has not been populated
2021-04-27T22:33:42.996006Z info ads Incremental push, service kube-controller-manager.kube-system.svc.cluster.local has no endpoints
2021-04-27T22:33:42.996129Z info Handle EDS endpoint: skip collecting workload entry endpoints, service cert-manager-webhook/istio-system has not been populated
2021-04-27T22:33:42.999627Z info Handle EDS endpoint: skip collecting workload entry endpoints, service kube-scheduler/kube-system has not been populated
2021-04-27T22:33:42.999645Z info ads Incremental push, service kube-scheduler.kube-system.svc.cluster.local has no endpoints
2021-04-27T22:33:42.999827Z info Handle EDS endpoint: skip collecting workload entry endpoints, service kube-controller-manager/kube-system has not been populated
2021-04-27T22:33:42.999840Z info ads Incremental push, service kube-controller-manager.kube-system.svc.cluster.local has no endpoints
2021-04-27T22:33:42.999936Z info Handle EDS endpoint: skip collecting workload entry endpoints, service rancher.io-local-path/local-path-storage has not been populated
2021-04-27T22:33:43.056706Z info ads Incremental push, service rancher.io-local-path.local-path-storage.svc.cluster.local has no endpoints
2021-04-27T22:33:43.117064Z info Handle EDS endpoint: skip collecting workload entry endpoints, service rancher.io-local-path/local-path-storage has not been populated
2021-04-27T22:33:43.117088Z info ads Incremental push, service rancher.io-local-path.local-path-storage.svc.cluster.local has no endpoints
2021-04-27T22:33:43.166983Z info Handle EDS endpoint: skip collecting workload entry endpoints, service kube-controller-manager/kube-system has not been populated
2021-04-27T22:33:43.167017Z info ads Incremental push, service kube-controller-manager.kube-system.svc.cluster.local has no endpoints
2021-04-27T22:33:43.248534Z info Handle EDS endpoint: skip collecting workload entry endpoints, service kube-scheduler/kube-system has not been populated
2021-04-27T22:33:43.259583Z info ads Incremental push, service kube-scheduler.kube-system.svc.cluster.local has no endpoints
2021-04-27T22:33:43.476577Z info ads Push debounce stable[3] 116: 104.986977ms since last change, 496.251952ms since last push, full=true
2021-04-27T22:33:43.512526Z info ads XDS: Pushing:2021-04-27T22:33:43Z/3 Services:20 ConnectedEndpoints:0 Version:2021-04-27T22:33:43Z/3
2021-04-27T22:33:43.519188Z info ads All caches have been synced up in 26.255807808s, marking server ready
2021-04-27T22:33:43.524146Z info starting gRPC discovery service at [::]:15010
2021-04-27T22:33:43.525029Z info starting secure gRPC discovery service at [::]:15012
2021-04-27T22:33:43.525061Z info starting Http service at [::]:8080
2021-04-27T22:33:43.527220Z warn Secure Webhook Server is not ready: Get "https://:15017/httpsReady": dial tcp :15017: connect: connection refused
2021-04-27T22:33:43.528950Z warn Secure Webhook Server is not ready: Get "https://:15017/httpsReady": dial tcp :15017: connect: connection refused
2021-04-27T22:33:43.531983Z info starting webhook service at [::]:8080
2021-04-27T22:33:44.244716Z info ads Push debounce stable[4] 1: 115.331823ms since last change, 115.330881ms since last push, full=false
2021-04-27T22:33:44.249008Z info ads XDS: Incremental Pushing:2021-04-27T22:33:43Z/3 ConnectedEndpoints:0 Version:2021-04-27T22:33:43Z/3
2021-04-27T22:33:45.043171Z info ads Push debounce stable[5] 1: 118.075322ms since last change, 118.074033ms since last push, full=false
2021-04-27T22:33:45.044025Z info ads XDS: Incremental Pushing:2021-04-27T22:33:43Z/3 ConnectedEndpoints:0 Version:2021-04-27T22:33:43Z/3
2021-04-27T22:33:47.111730Z info ads Push debounce stable[6] 1: 103.590581ms since last change, 103.58976ms since last push, full=false
2021-04-27T22:33:47.112742Z info ads XDS: Incremental Pushing:2021-04-27T22:33:43Z/3 ConnectedEndpoints:0 Version:2021-04-27T22:33:43Z/3
2021-04-27T22:33:49.576269Z info ads Push debounce stable[7] 1: 100.978929ms since last change, 100.978203ms since last push, full=false
2021-04-27T22:33:49.576431Z info ads XDS: Incremental Pushing:2021-04-27T22:33:43Z/3 ConnectedEndpoints:0 Version:2021-04-27T22:33:43Z/3
2021-04-27T22:33:50.683234Z info ads Push debounce stable[8] 1: 106.537327ms since last change, 106.536365ms since last push, full=false
2021-04-27T22:33:50.683297Z info ads XDS: Incremental Pushing:2021-04-27T22:33:43Z/3 ConnectedEndpoints:0 Version:2021-04-27T22:33:43Z/3
2021-04-27T22:33:55.544608Z info klog successfully acquired lease istio-system/istio-validation-controller-election
2021-04-27T22:33:55.547864Z info ads ADS: new connection for node:sidecar~10.233.122.37~sleep-7c78bfc46b-xx82s.sample~sample.svc.cluster.local-1
2021-04-27T22:33:55.548871Z info Starting validation controller
2021-04-27T22:33:55.675536Z info ads CDS: PUSH for node:sleep-7c78bfc46b-xx82s.sample resources:51 size:48.4kB
2021-04-27T22:33:55.711793Z info ads EDS: PUSH for node:sleep-7c78bfc46b-xx82s.sample resources:36 size:17.6kB empty:0 cached:0/36
2021-04-27T22:33:55.871734Z info ads LDS: PUSH for node:sleep-7c78bfc46b-xx82s.sample resources:56 size:152.8kB
2021-04-27T22:33:55.879585Z info klog admissionregistration.k8s.io/v1beta1 ValidatingWebhookConfiguration is deprecated in v1.16+, unavailable in v1.22+; use admissionregistration.k8s.io/v1 ValidatingWebhookConfiguration
2021-04-27T22:33:56.052910Z info ads NDS: PUSH for node:sleep-7c78bfc46b-xx82s.sample resources:1 size:2.3kB
2021-04-27T22:33:56.056625Z info klog admissionregistration.k8s.io/v1beta1 ValidatingWebhookConfiguration is deprecated in v1.16+, unavailable in v1.22+; use admissionregistration.k8s.io/v1 ValidatingWebhookConfiguration
2021-04-27T22:33:56.060404Z info validationController Reconcile(enter): add event (v1, Kind=Endpoints) istio-system/istiod
2021-04-27T22:33:56.095958Z info ads RDS: PUSH for node:sleep-7c78bfc46b-xx82s.sample resources:11 size:11.6kB
2021-04-27T22:33:56.416430Z info validationController Not ready to switch validation to fail-closed: dummy invalid rejected for the wrong reason: Internal error occurred: failed calling webhook "validation.istio.io": Post "https://istiod.istio-system.svc:443/validate?timeout=30s": dial tcp 10.233.50.78:443: connect: connection refused
2021-04-27T22:33:56.492447Z info ads ADS: new connection for node:sidecar~10.233.109.5~aspen-mesh-metrics-collector-65fd64c867-snps6.istio-system~istio-system.svc.cluster.local-2
2021-04-27T22:33:56.497120Z info ads CDS: PUSH for node:aspen-mesh-metrics-collector-65fd64c867-snps6.istio-system resources:51 size:48.5kB
2021-04-27T22:33:56.500590Z info ads EDS: PUSH for node:aspen-mesh-metrics-collector-65fd64c867-snps6.istio-system resources:36 size:17.6kB empty:0 cached:36/36
2021-04-27T22:33:56.515233Z info ads LDS: PUSH for node:aspen-mesh-metrics-collector-65fd64c867-snps6.istio-system resources:56 size:152.8kB
2021-04-27T22:33:56.516483Z info ads RDS: PUSH for node:aspen-mesh-metrics-collector-65fd64c867-snps6.istio-system resources:11 size:12.2kB
2021-04-27T22:33:56.564861Z info klog admissionregistration.k8s.io/v1beta1 ValidatingWebhookConfiguration is deprecated in v1.16+, unavailable in v1.22+; use admissionregistration.k8s.io/v1 ValidatingWebhookConfiguration
2021-04-27T22:33:56.600327Z info validationController Successfully updated validatingwebhookconfiguration istiod-istio-system (failurePolicy=Ignore,resourceVersion=73196)
2021-04-27T22:33:56.600365Z info validationController Reconcile(enter): add event (admissionregistration.k8s.io/v1beta1, Kind=ValidatingWebhookConfiguration) istiod-istio-system
2021-04-27T22:33:56.721127Z info validationServer configuration is invalid: gateway must have at least one server
2021-04-27T22:33:56.793258Z info validationController Endpoint successfully rejected invalid config. Switching to fail-close.
2021-04-27T22:33:56.945354Z info klog Trace[1034259629]: "Reflector ListAndWatch" name:k8s.io/[email protected]/tools/cache/reflector.go:167 (27-Apr-2021 22:33:40.973) (total time: 15959ms):
Trace[1034259629]: ---"Objects listed" 15958ms (22:33:00.932)
Trace[1034259629]: [15.95924903s] [15.95924903s] END
2021-04-27T22:33:56.976424Z info Number of remote clusters: 1
2021-04-27T22:33:57.040768Z info klog admissionregistration.k8s.io/v1beta1 ValidatingWebhookConfiguration is deprecated in v1.16+, unavailable in v1.22+; use admissionregistration.k8s.io/v1 ValidatingWebhookConfiguration
2021-04-27T22:33:57.044578Z info validationController Successfully updated validatingwebhookconfiguration istiod-istio-system (failurePolicy=Fail,resourceVersion=73201)
2021-04-27T22:33:57.044608Z info validationController Reconcile(enter): initial request to kickstart reconciliation
2021-04-27T22:33:57.049278Z info validationController validatingwebhookconfiguration istiod-istio-system (failurePolicy=Fail, resourceVersion=73201) is up-to-date. No change required.
2021-04-27T22:33:57.059818Z info validationController Reconcile(enter): update event (admissionregistration.k8s.io/v1beta1, Kind=ValidatingWebhookConfiguration) istiod-istio-system
2021-04-27T22:33:57.060358Z info validationController validatingwebhookconfiguration istiod-istio-system (failurePolicy=Fail, resourceVersion=73201) is up-to-date. No change required.
2021-04-27T22:33:57.060372Z info validationController Reconcile(enter): update event (admissionregistration.k8s.io/v1beta1, Kind=ValidatingWebhookConfiguration) istiod-istio-system
2021-04-27T22:33:57.075928Z info validationController validatingwebhookconfiguration istiod-istio-system (failurePolicy=Fail, resourceVersion=73201) is up-to-date. No change required.
2021-04-27T22:33:57.420024Z info validationController Reconcile(enter): retry dry-run creation of invalid config
2021-04-27T22:33:57.420668Z info validationController validatingwebhookconfiguration istiod-istio-system (failurePolicy=Fail, resourceVersion=73201) is up-to-date. No change required.
2021-04-27T22:34:00.927241Z info ads ADS: new connection for node:sidecar~10.233.109.49~helloworld-v1-845549c6d7-fhjhz.sample~sample.svc.cluster.local-3
2021-04-27T22:34:00.934699Z info ads CDS: PUSH for node:helloworld-v1-845549c6d7-fhjhz.sample resources:51 size:48.4kB
2021-04-27T22:34:00.934870Z info ads EDS: PUSH for node:helloworld-v1-845549c6d7-fhjhz.sample resources:36 size:17.6kB empty:0 cached:36/36
2021-04-27T22:34:00.940428Z info ads LDS: PUSH for node:helloworld-v1-845549c6d7-fhjhz.sample resources:56 size:152.8kB
2021-04-27T22:34:00.948325Z info ads NDS: PUSH for node:helloworld-v1-845549c6d7-fhjhz.sample resources:1 size:2.3kB
2021-04-27T22:34:00.951270Z info ads RDS: PUSH for node:helloworld-v1-845549c6d7-fhjhz.sample resources:11 size:11.6kB
2021-04-27T22:34:01.581334Z info ads Push debounce stable[9] 1: 104.935887ms since last change, 104.935083ms since last push, full=false
2021-04-27T22:34:01.595498Z info ads XDS: Incremental Pushing:2021-04-27T22:33:43Z/3 ConnectedEndpoints:3 Version:2021-04-27T22:33:43Z/3
2021-04-27T22:34:01.864534Z info ads Push debounce stable[10] 1: 107.24799ms since last change, 107.247082ms since last push, full=false
2021-04-27T22:34:01.864614Z info ads XDS: Incremental Pushing:2021-04-27T22:33:43Z/3 ConnectedEndpoints:3 Version:2021-04-27T22:33:43Z/3
2021-04-27T22:34:05.324927Z info ads ADS: new connection for node:router~10.233.122.14~istio-ingressgateway-bfdf98884-jm7wz.istio-system~istio-system.svc.cluster.local-4
2021-04-27T22:34:05.344416Z info ads CDS: PUSH for node:istio-ingressgateway-bfdf98884-jm7wz.istio-system resources:95 size:80.1kB
2021-04-27T22:34:05.401378Z info ads EDS: PUSH for node:istio-ingressgateway-bfdf98884-jm7wz.istio-system resources:94 size:44.7kB empty:0 cached:0/94
2021-04-27T22:34:05.416142Z info ads LDS: PUSH for node:istio-ingressgateway-bfdf98884-jm7wz.istio-system resources:1 size:2.5kB
2021-04-27T22:34:08.595300Z info ads Incremental push, service metrics-server.kube-system.svc.cluster.local has no endpoints
2021-04-27T22:34:08.697318Z info ads Push debounce stable[11] 1: 101.106987ms since last change, 101.106096ms since last push, full=false
2021-04-27T22:34:08.700150Z info ads XDS: Incremental Pushing:2021-04-27T22:33:43Z/3 ConnectedEndpoints:4 Version:2021-04-27T22:33:43Z/3
2021-04-27T22:34:26.579924Z info klog successfully acquired lease istio-system/istio-namespace-controller-election
2021-04-27T22:34:26.587103Z info starting namespace controller for cluster cluster1
2021-04-27T22:34:26.800054Z info Namespace controller started
2021-04-27T22:39:14.927831Z info ads Push debounce stable[12] 1: 102.168959ms since last change, 102.167953ms since last push, full=false
2021-04-27T22:39:14.938971Z info ads XDS: Incremental Pushing:2021-04-27T22:33:43Z/3 ConnectedEndpoints:4 Version:2021-04-27T22:33:43Z/3
2021-04-27T22:39:49.443889Z info klog networking.k8s.io/v1beta1 IngressClass is deprecated in v1.19+, unavailable in v1.22+; use networking.k8s.io/v1 IngressClassList
2021-04-27T22:40:32.005086Z info klog admissionregistration.k8s.io/v1beta1 ValidatingWebhookConfiguration is deprecated in v1.16+, unavailable in v1.22+; use admissionregistration.k8s.io/v1 ValidatingWebhookConfiguration
2021-04-27T22:40:48.915486Z info klog admissionregistration.k8s.io/v1beta1 MutatingWebhookConfiguration is deprecated in v1.16+, unavailable in v1.22+; use admissionregistration.k8s.io/v1 MutatingWebhookConfiguration
2021-04-27T22:42:41.741298Z info klog networking.k8s.io/v1beta1 Ingress is deprecated in v1.19+, unavailable in v1.22+; use networking.k8s.io/v1 Ingress
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment