Kubernetes/Istio-logs-default-install

From Ever changing code
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Default install using operator processing

  • assumed isio.operator v1.7.4 has been initialised
  • output from GKE

Install

Install command: <syntaxhighlightjs lang="yaml"> $ kubectl version --short Client Version: v1.19.3 Server Version: v1.17.12-gke.1504

$ istioctl manifest install -f <(cat <<EOF > apiVersion: install.istio.io/v1alpha1 > kind: IstioOperator > spec: > profile: default > values: > kiali: > enabled: true > prometheus: > enabled: true > EOF > ) ! values.kiali.enabled is deprecated; use the samples/addons/ deployments instead ! values.prometheus.enabled is deprecated; use the samples/addons/ deployments instead ! addonComponents.kiali.enabled is deprecated; use the samples/addons/ deployments instead ! addonComponents.prometheus.enabled is deprecated; use the samples/addons/ deployments instead ✔ Istio core installed ✔ Istiod installed ✔ Ingress gateways installed ✔ Addons installed ✔ Installation complete </syntaxhighlightjs>


Logs of istio-operator-HASH pod <syntaxhighlightjs lang=log>

  1. stern -n istio-operator .

istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:38:16.811525Z info Reconciling IstioOperator istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:38:16.819042Z info Adding finalizer istio-finalizer.install.istio.io to istio-system/installed-state istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:38:16.838448Z info Updating IstioOperator istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:38:16.838616Z info installer Loading values from compiled in VFS at path profiles/default.yaml istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:38:17.066326Z info proto: tag has too few fields: "-" istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:38:17.776244Z info Detecting third-party JWT support istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:38:22.571120Z info installer Policy is waiting on dependency... istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:38:22.571193Z info installer EgressGateways is waiting on dependency... istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:38:22.571574Z info installer Processing resources from manifest: Base for CR installed-state-istio-system-Base-https://10.119.240.1:443 istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:38:22.663802Z info installer Telemetry is waiting on dependency... istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:38:22.663865Z info installer Cni is waiting on dependency... istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:38:22.663914Z info installer Processing resources from manifest: IstiodRemote for CR installed-state-istio-system-IstiodRemote-https://10.119.240.1:443 istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:38:22.663934Z info installer Generated manifest objects are the same as cached for component IstiodRemote. istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:38:22.663954Z info installer IngressGateways is waiting on dependency... istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:38:22.663975Z info installer AddonComponents is waiting on dependency... istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:38:22.663997Z info installer Pilot is waiting on dependency... istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:38:24.466411Z info installer The following objects differ between generated manifest and cache: istio-operator-8596c6b454-2q979 istio-operator - Role:istio-system:istiod-istio-system istio-operator-8596c6b454-2q979 istio-operator - ClusterRole::istiod-istio-system istio-operator-8596c6b454-2q979 istio-operator - ClusterRole::istio-reader-istio-system istio-operator-8596c6b454-2q979 istio-operator - ClusterRoleBinding::istio-reader-istio-system istio-operator-8596c6b454-2q979 istio-operator - ClusterRoleBinding::istiod-pilot-istio-system istio-operator-8596c6b454-2q979 istio-operator - RoleBinding:istio-system:istiod-istio-system istio-operator-8596c6b454-2q979 istio-operator - ServiceAccount:istio-system:istio-reader-service-account istio-operator-8596c6b454-2q979 istio-operator - ServiceAccount:istio-system:istiod-service-account istio-operator-8596c6b454-2q979 istio-operator - ValidatingWebhookConfiguration::istiod-istio-system istio-operator-8596c6b454-2q979 istio-operator - CustomResourceDefinition::httpapispecs.config.istio.io istio-operator-8596c6b454-2q979 istio-operator - CustomResourceDefinition::httpapispecbindings.config.istio.io istio-operator-8596c6b454-2q979 istio-operator - CustomResourceDefinition::quotaspecs.config.istio.io istio-operator-8596c6b454-2q979 istio-operator - CustomResourceDefinition::quotaspecbindings.config.istio.io istio-operator-8596c6b454-2q979 istio-operator - CustomResourceDefinition::destinationrules.networking.istio.io istio-operator-8596c6b454-2q979 istio-operator - CustomResourceDefinition::envoyfilters.networking.istio.io istio-operator-8596c6b454-2q979 istio-operator - CustomResourceDefinition::gateways.networking.istio.io istio-operator-8596c6b454-2q979 istio-operator - CustomResourceDefinition::serviceentries.networking.istio.io istio-operator-8596c6b454-2q979 istio-operator - CustomResourceDefinition::sidecars.networking.istio.io istio-operator-8596c6b454-2q979 istio-operator - CustomResourceDefinition::virtualservices.networking.istio.io istio-operator-8596c6b454-2q979 istio-operator - CustomResourceDefinition::workloadentries.networking.istio.io istio-operator-8596c6b454-2q979 istio-operator - CustomResourceDefinition::attributemanifests.config.istio.io istio-operator-8596c6b454-2q979 istio-operator - CustomResourceDefinition::handlers.config.istio.io istio-operator-8596c6b454-2q979 istio-operator - CustomResourceDefinition::instances.config.istio.io istio-operator-8596c6b454-2q979 istio-operator - CustomResourceDefinition::rules.config.istio.io istio-operator-8596c6b454-2q979 istio-operator - CustomResourceDefinition::authorizationpolicies.security.istio.io istio-operator-8596c6b454-2q979 istio-operator - CustomResourceDefinition::peerauthentications.security.istio.io istio-operator-8596c6b454-2q979 istio-operator - CustomResourceDefinition::requestauthentications.security.istio.io istio-operator-8596c6b454-2q979 istio-operator - CustomResourceDefinition::adapters.config.istio.io istio-operator-8596c6b454-2q979 istio-operator - CustomResourceDefinition::templates.config.istio.io istio-operator-8596c6b454-2q979 istio-operator - CustomResourceDefinition::istiooperators.install.istio.io istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:38:24.472458Z info installer updating resource: CustomResourceDefinition//adapters.config.istio.io istio-operator-8596c6b454-2q979 istio-operator istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:38:24.510028Z info installer updating resource: CustomResourceDefinition//attributemanifests.config.istio.io istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:38:24.583754Z info installer updating resource: CustomResourceDefinition//authorizationpolicies.security.istio.io istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:38:24.769976Z info installer updating resource: CustomResourceDefinition//destinationrules.networking.istio.io istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:38:25.373156Z info installer updating resource: CustomResourceDefinition//envoyfilters.networking.istio.io istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:38:25.473454Z info installer updating resource: CustomResourceDefinition//gateways.networking.istio.io istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:38:25.574937Z info installer updating resource: CustomResourceDefinition//handlers.config.istio.io istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:38:25.612554Z info installer updating resource: CustomResourceDefinition//httpapispecbindings.config.istio.io istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:38:25.687798Z info installer updating resource: CustomResourceDefinition//httpapispecs.config.istio.io istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:38:25.770058Z info installer updating resource: CustomResourceDefinition//instances.config.istio.io istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:38:25.794417Z info installer updating resource: CustomResourceDefinition//istiooperators.install.istio.io istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:38:25.813352Z info installer updating resource: CustomResourceDefinition//peerauthentications.security.istio.io istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:38:25.882058Z info installer updating resource: CustomResourceDefinition//quotaspecbindings.config.istio.io istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:38:26.069148Z info installer updating resource: CustomResourceDefinition//quotaspecs.config.istio.io istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:38:26.090971Z info installer updating resource: CustomResourceDefinition//requestauthentications.security.istio.io istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:38:26.191135Z info installer updating resource: CustomResourceDefinition//rules.config.istio.io istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:38:26.273571Z info installer updating resource: CustomResourceDefinition//serviceentries.networking.istio.io istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:38:26.374952Z info installer updating resource: CustomResourceDefinition//sidecars.networking.istio.io istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:38:26.468985Z info installer updating resource: CustomResourceDefinition//templates.config.istio.io istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:38:26.588488Z info installer updating resource: CustomResourceDefinition//virtualservices.networking.istio.io istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:38:27.069278Z info installer updating resource: CustomResourceDefinition//workloadentries.networking.istio.io istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:38:27.087182Z info installer updating resource: ServiceAccount/istio-system/istio-reader-service-account istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:38:27.100478Z info installer updating resource: ServiceAccount/istio-system/istiod-service-account istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:38:27.113867Z info installer updating resource: ClusterRole//istio-reader-istio-system istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:38:27.176815Z info installer updating resource: ClusterRole//istiod-istio-system istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:38:27.192281Z info installer updating resource: ClusterRoleBinding//istio-reader-istio-system istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:38:27.206946Z info installer updating resource: ClusterRoleBinding//istiod-pilot-istio-system istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:38:27.220325Z info installer updating resource: ValidatingWebhookConfiguration//istiod-istio-system istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:38:27.277906Z info installer updating resource: Role/istio-system/istiod-istio-system istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:38:27.291916Z info installer updating resource: RoleBinding/istio-system/istiod-istio-system istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:38:27.812917Z info installer established CRD adapters.config.istio.io istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:38:27.822443Z info installer established CRD attributemanifests.config.istio.io istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:38:27.832991Z info installer established CRD authorizationpolicies.security.istio.io istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:38:27.860593Z info installer established CRD destinationrules.networking.istio.io istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:38:27.868408Z info installer established CRD envoyfilters.networking.istio.io istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:38:27.875341Z info installer established CRD gateways.networking.istio.io istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:38:27.883912Z info installer established CRD handlers.config.istio.io istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:38:27.888246Z info installer established CRD httpapispecbindings.config.istio.io istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:38:27.896421Z info installer established CRD httpapispecs.config.istio.io istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:38:27.902382Z info installer established CRD instances.config.istio.io istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:38:27.905895Z info installer established CRD istiooperators.install.istio.io istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:38:27.909192Z info installer established CRD peerauthentications.security.istio.io istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:38:27.913103Z info installer established CRD quotaspecbindings.config.istio.io istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:38:27.922576Z info installer established CRD quotaspecs.config.istio.io istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:38:27.930033Z info installer established CRD requestauthentications.security.istio.io istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:38:27.937582Z info installer established CRD rules.config.istio.io istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:38:27.947638Z info installer established CRD serviceentries.networking.istio.io istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:38:27.956046Z info installer established CRD sidecars.networking.istio.io istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:38:27.963068Z info installer established CRD templates.config.istio.io istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:38:27.998587Z info installer established CRD virtualservices.networking.istio.io istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:38:28.013423Z info installer established CRD workloadentries.networking.istio.io istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:38:28.013556Z info installer Finished applying CRDs. istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:38:28.013817Z info installer Unblocking dependency Pilot. istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:38:28.013844Z info installer Dependency for Pilot has completed, proceeding. istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:38:28.013884Z info installer Processing resources from manifest: Pilot for CR installed-state-istio-system-Pilot-https://10.119.240.1:443 istio-operator-8596c6b454-2q979 istio-operator - Processing resources for Istio core. istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:38:28.166491Z info installer The following objects differ between generated manifest and cache: istio-operator-8596c6b454-2q979 istio-operator - HorizontalPodAutoscaler:istio-system:istiod istio-operator-8596c6b454-2q979 istio-operator - ConfigMap:istio-system:istio istio-operator-8596c6b454-2q979 istio-operator - Deployment:istio-system:istiod istio-operator-8596c6b454-2q979 istio-operator - ConfigMap:istio-system:istio-sidecar-injector istio-operator-8596c6b454-2q979 istio-operator - MutatingWebhookConfiguration::istio-sidecar-injector istio-operator-8596c6b454-2q979 istio-operator - PodDisruptionBudget:istio-system:istiod istio-operator-8596c6b454-2q979 istio-operator - Service:istio-system:istiod istio-operator-8596c6b454-2q979 istio-operator - EnvoyFilter:istio-system:metadata-exchange-1.6 istio-operator-8596c6b454-2q979 istio-operator - EnvoyFilter:istio-system:tcp-metadata-exchange-1.6 istio-operator-8596c6b454-2q979 istio-operator - EnvoyFilter:istio-system:stats-filter-1.6 istio-operator-8596c6b454-2q979 istio-operator - EnvoyFilter:istio-system:tcp-stats-filter-1.6 istio-operator-8596c6b454-2q979 istio-operator - EnvoyFilter:istio-system:metadata-exchange-1.7 istio-operator-8596c6b454-2q979 istio-operator - EnvoyFilter:istio-system:tcp-metadata-exchange-1.7 istio-operator-8596c6b454-2q979 istio-operator - EnvoyFilter:istio-system:stats-filter-1.7 istio-operator-8596c6b454-2q979 istio-operator - EnvoyFilter:istio-system:tcp-stats-filter-1.7 istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:38:28.175178Z info installer updating resource: EnvoyFilter/istio-system/metadata-exchange-1.6 istio-operator-8596c6b454-2q979 istio-operator ✔ Istio core installed istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:38:28.275469Z info installer updating resource: EnvoyFilter/istio-system/metadata-exchange-1.7 istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:38:28.304331Z info installer updating resource: EnvoyFilter/istio-system/stats-filter-1.6 istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:38:28.373809Z info installer updating resource: EnvoyFilter/istio-system/stats-filter-1.7 istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:38:28.416343Z info installer updating resource: EnvoyFilter/istio-system/tcp-metadata-exchange-1.6 istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:38:28.440955Z info installer updating resource: EnvoyFilter/istio-system/tcp-metadata-exchange-1.7 istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:38:28.470340Z info installer updating resource: EnvoyFilter/istio-system/tcp-stats-filter-1.6 istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:38:28.496914Z info installer updating resource: EnvoyFilter/istio-system/tcp-stats-filter-1.7 istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:38:28.525497Z info installer updating resource: ConfigMap/istio-system/istio istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:38:28.577213Z info installer updating resource: ConfigMap/istio-system/istio-sidecar-injector istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:38:28.680752Z info installer updating resource: MutatingWebhookConfiguration//istio-sidecar-injector istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:38:28.698398Z info installer updating resource: Deployment/istio-system/istiod istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:38:28.797278Z info installer updating resource: PodDisruptionBudget/istio-system/istiod istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:38:28.818126Z info installer updating resource: HorizontalPodAutoscaler/istio-system/istiod istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:38:28.837979Z info installer updating resource: Service/istio-system/istiod istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:38:28.942172Z info installer Unblocking dependency Policy. istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:38:28.942194Z info installer Unblocking dependency Telemetry. istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:38:28.942201Z info installer Unblocking dependency Cni. istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:38:28.942207Z info installer Unblocking dependency IngressGateways. istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:38:28.942212Z info installer Unblocking dependency EgressGateways. istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:38:28.942218Z info installer Unblocking dependency AddonComponents. istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:38:28.942229Z info installer Dependency for AddonComponents has completed, proceeding. istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:38:28.942283Z info installer Processing resources from manifest: AddonComponents for CR installed-state-istio-system-AddonComponents-https://10.119.240.1:443 istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:38:28.942261Z info installer Dependency for Cni has completed, proceeding. istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:38:28.942372Z info installer Processing resources from manifest: Cni for CR installed-state-istio-system-Cni-https://10.119.240.1:443 istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:38:28.942456Z info installer Generated manifest objects are the same as cached for component Cni. istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:38:28.942511Z info installer Dependency for Policy has completed, proceeding. istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:38:28.942575Z info installer Processing resources from manifest: Policy for CR installed-state-istio-system-Policy-https://10.119.240.1:443 istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:38:28.942707Z info installer Generated manifest objects are the same as cached for component Policy. istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:38:28.942785Z info installer Dependency for Telemetry has completed, proceeding. istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:38:28.942868Z info installer Processing resources from manifest: Telemetry for CR installed-state-istio-system-Telemetry-https://10.119.240.1:443 istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:38:28.942955Z info installer Generated manifest objects are the same as cached for component Telemetry. istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:38:28.943053Z info installer Dependency for IngressGateways has completed, proceeding. istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:38:28.943147Z info installer Processing resources from manifest: IngressGateways for CR installed-state-istio-system-IngressGateways-https://10.119.240.1:443 istio-operator-8596c6b454-2q979 istio-operator - Processing resources for Istiod. istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:38:28.967041Z info installer The following objects differ between generated manifest and cache: istio-operator-8596c6b454-2q979 istio-operator - HorizontalPodAutoscaler:istio-system:istio-ingressgateway istio-operator-8596c6b454-2q979 istio-operator - Deployment:istio-system:istio-ingressgateway istio-operator-8596c6b454-2q979 istio-operator - PodDisruptionBudget:istio-system:istio-ingressgateway istio-operator-8596c6b454-2q979 istio-operator - Role:istio-system:istio-ingressgateway-sds istio-operator-8596c6b454-2q979 istio-operator - RoleBinding:istio-system:istio-ingressgateway-sds istio-operator-8596c6b454-2q979 istio-operator - Service:istio-system:istio-ingressgateway istio-operator-8596c6b454-2q979 istio-operator - ServiceAccount:istio-system:istio-ingressgateway-service-account istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:38:28.968366Z info installer The following objects differ between generated manifest and cache: istio-operator-8596c6b454-2q979 istio-operator - ClusterRole::kiali istio-operator-8596c6b454-2q979 istio-operator - ClusterRole::kiali-viewer istio-operator-8596c6b454-2q979 istio-operator - ClusterRoleBinding::kiali istio-operator-8596c6b454-2q979 istio-operator - ConfigMap:istio-system:kiali istio-operator-8596c6b454-2q979 istio-operator - Deployment:istio-system:kiali istio-operator-8596c6b454-2q979 istio-operator - Service:istio-system:kiali istio-operator-8596c6b454-2q979 istio-operator - ServiceAccount:istio-system:kiali-service-account istio-operator-8596c6b454-2q979 istio-operator - ClusterRole::prometheus-istio-system istio-operator-8596c6b454-2q979 istio-operator - ClusterRoleBinding::prometheus-istio-system istio-operator-8596c6b454-2q979 istio-operator - ConfigMap:istio-system:prometheus istio-operator-8596c6b454-2q979 istio-operator - Deployment:istio-system:prometheus istio-operator-8596c6b454-2q979 istio-operator - Service:istio-system:prometheus istio-operator-8596c6b454-2q979 istio-operator - ServiceAccount:istio-system:prometheus istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:38:28.968472Z info installer Dependency for EgressGateways has completed, proceeding. istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:38:28.968509Z info installer Processing resources from manifest: EgressGateways for CR installed-state-istio-system-EgressGateways-https://10.119.240.1:443 istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:38:28.968527Z info installer Generated manifest objects are the same as cached for component EgressGateways. istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:38:28.981117Z info installer updating resource: ServiceAccount/istio-system/istio-ingressgateway-service-account istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:38:28.990064Z info installer updating resource: ServiceAccount/istio-system/kiali-service-account istio-operator-8596c6b454-2q979 istio-operator ✔ Istiod installed istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:38:29.063715Z info installer updating resource: ServiceAccount/istio-system/prometheus istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:38:29.070467Z info installer updating resource: Deployment/istio-system/istio-ingressgateway istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:38:29.264791Z info installer updating resource: ClusterRole//kiali istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:38:29.364087Z info installer updating resource: PodDisruptionBudget/istio-system/istio-ingressgateway istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:38:29.369639Z info installer updating resource: ClusterRole//kiali-viewer istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:38:29.379210Z info installer updating resource: Role/istio-system/istio-ingressgateway-sds istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:38:29.383321Z info installer updating resource: ClusterRole//prometheus-istio-system istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:38:29.397598Z info installer updating resource: ClusterRoleBinding//kiali istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:38:29.397914Z info installer updating resource: RoleBinding/istio-system/istio-ingressgateway-sds istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:38:29.410103Z info installer updating resource: ClusterRoleBinding//prometheus-istio-system istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:38:29.463984Z info installer updating resource: ConfigMap/istio-system/kiali istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:38:29.477168Z info installer updating resource: HorizontalPodAutoscaler/istio-system/istio-ingressgateway istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:38:29.478879Z info installer updating resource: ConfigMap/istio-system/prometheus istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:38:29.489077Z info installer updating resource: Service/istio-system/istio-ingressgateway istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:38:29.574763Z info installer updating resource: Deployment/istio-system/kiali istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:38:29.608213Z info installer updating resource: Deployment/istio-system/prometheus istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:38:29.670658Z info installer updating resource: Service/istio-system/kiali istio-operator-8596c6b454-2q979 istio-operator - Processing resources for Addons, Ingress gateways. istio-operator-8596c6b454-2q979 istio-operator ✔ Ingress gateways installed istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:38:29.682311Z info installer updating resource: Service/istio-system/prometheus istio-operator-8596c6b454-2q979 istio-operator - Processing resources for Addons. istio-operator-8596c6b454-2q979 istio-operator ✔ Addons installed </syntaxhighlightjs>


Uninstall

Observattions:

  • the uninstall --purge removes all CRDs, istio-operator and istio-system resources but doesn't delete the namespaces


Uninstall <syntaxhighlightjs lang="yaml"> istioctl x uninstall --purge --verbose All Istio resources will be pruned from the cluster Proceed? (y/N) y

 Removed HorizontalPodAutoscaler:istio-system:istio-ingressgateway.
 Removed HorizontalPodAutoscaler:istio-system:istiod.
 Removed PodDisruptionBudget:istio-system:istio-ingressgateway.
 Removed PodDisruptionBudget:istio-system:istiod.
 Removed Deployment:istio-operator:istio-operator.
 Removed Deployment:istio-system:istio-ingressgateway.
 Removed Deployment:istio-system:istiod.
 Removed Deployment:istio-system:kiali.
 Removed Deployment:istio-system:prometheus.
 Removed Service:istio-operator:istio-operator.
 Removed Service:istio-system:istio-ingressgateway.
 Removed Service:istio-system:istiod.
 Removed Service:istio-system:kiali.
 Removed Service:istio-system:prometheus.
 Removed ConfigMap:istio-system:istio.
 Removed ConfigMap:istio-system:istio-sidecar-injector.
 Removed ConfigMap:istio-system:kiali.
 Removed ConfigMap:istio-system:prometheus.
 Removed ServiceAccount:istio-operator:istio-operator.
 Removed ServiceAccount:istio-system:istio-ingressgateway-service-account.
 Removed ServiceAccount:istio-system:istio-reader-service-account.
 Removed ServiceAccount:istio-system:istiod-service-account.
 Removed ServiceAccount:istio-system:kiali-service-account.
 Removed ServiceAccount:istio-system:prometheus.
 Removed RoleBinding:istio-system:istio-ingressgateway-sds.
 Removed RoleBinding:istio-system:istiod-istio-system.
 Removed Role:istio-system:istio-ingressgateway-sds.
 Removed Role:istio-system:istiod-istio-system.
 Removed EnvoyFilter:istio-system:metadata-exchange-1.6.
 Removed EnvoyFilter:istio-system:metadata-exchange-1.7.
 Removed EnvoyFilter:istio-system:stats-filter-1.6.
 Removed EnvoyFilter:istio-system:stats-filter-1.7.
 Removed EnvoyFilter:istio-system:tcp-metadata-exchange-1.6.
 Removed EnvoyFilter:istio-system:tcp-metadata-exchange-1.7.
 Removed EnvoyFilter:istio-system:tcp-stats-filter-1.6.
 Removed EnvoyFilter:istio-system:tcp-stats-filter-1.7.
 Removed MutatingWebhookConfiguration::istio-sidecar-injector.
 Removed ValidatingWebhookConfiguration::istiod-istio-system.
 Removed ClusterRole::istio-operator.
 Removed ClusterRole::istio-reader-istio-system.
 Removed ClusterRole::istiod-istio-system.
 Removed ClusterRole::kiali.
 Removed ClusterRole::kiali-viewer.
 Removed ClusterRole::prometheus-istio-system.
 Removed ClusterRoleBinding::istio-operator.
 Removed ClusterRoleBinding::istio-reader-istio-system.
 Removed ClusterRoleBinding::istiod-pilot-istio-system.
 Removed ClusterRoleBinding::kiali.
 Removed ClusterRoleBinding::prometheus-istio-system.

object: MutatingWebhookConfiguration::istio-sidecar-injector is not being deleted because it no longer exists

 Removed MutatingWebhookConfiguration::istio-sidecar-injector.

object: ValidatingWebhookConfiguration::istiod-istio-system is not being deleted because it no longer exists

 Removed ValidatingWebhookConfiguration::istiod-istio-system.
 Removed CustomResourceDefinition::adapters.config.istio.io.
 Removed CustomResourceDefinition::attributemanifests.config.istio.io.
 Removed CustomResourceDefinition::authorizationpolicies.security.istio.io.
 Removed CustomResourceDefinition::destinationrules.networking.istio.io.
 Removed CustomResourceDefinition::envoyfilters.networking.istio.io.
 Removed CustomResourceDefinition::gateways.networking.istio.io.
 Removed CustomResourceDefinition::handlers.config.istio.io.
 Removed CustomResourceDefinition::httpapispecbindings.config.istio.io.
 Removed CustomResourceDefinition::httpapispecs.config.istio.io.
 Removed CustomResourceDefinition::instances.config.istio.io.
 Removed CustomResourceDefinition::istiooperators.install.istio.io.
 Removed CustomResourceDefinition::peerauthentications.security.istio.io.
 Removed CustomResourceDefinition::quotaspecbindings.config.istio.io.
 Removed CustomResourceDefinition::quotaspecs.config.istio.io.
 Removed CustomResourceDefinition::requestauthentications.security.istio.io.
 Removed CustomResourceDefinition::rules.config.istio.io.
 Removed CustomResourceDefinition::serviceentries.networking.istio.io.
 Removed CustomResourceDefinition::sidecars.networking.istio.io.
 Removed CustomResourceDefinition::templates.config.istio.io.
 Removed CustomResourceDefinition::virtualservices.networking.istio.io.
 Removed CustomResourceDefinition::workloadentries.networking.istio.io.

object: CustomResourceDefinition::adapters.config.istio.io is not being deleted because it no longer exists

 Removed CustomResourceDefinition::adapters.config.istio.io.

object: CustomResourceDefinition::attributemanifests.config.istio.io is not being deleted because it no longer exists

 Removed CustomResourceDefinition::attributemanifests.config.istio.io.

object: CustomResourceDefinition::authorizationpolicies.security.istio.io is not being deleted because it no longer exists

 Removed CustomResourceDefinition::authorizationpolicies.security.istio.io.

object: CustomResourceDefinition::destinationrules.networking.istio.io is not being deleted because it no longer exists

 Removed CustomResourceDefinition::destinationrules.networking.istio.io.

object: CustomResourceDefinition::envoyfilters.networking.istio.io is not being deleted because it no longer exists

 Removed CustomResourceDefinition::envoyfilters.networking.istio.io.

object: CustomResourceDefinition::gateways.networking.istio.io is not being deleted because it no longer exists

 Removed CustomResourceDefinition::gateways.networking.istio.io.

object: CustomResourceDefinition::handlers.config.istio.io is not being deleted because it no longer exists

 Removed CustomResourceDefinition::handlers.config.istio.io.

object: CustomResourceDefinition::httpapispecbindings.config.istio.io is not being deleted because it no longer exists

 Removed CustomResourceDefinition::httpapispecbindings.config.istio.io.

object: CustomResourceDefinition::httpapispecs.config.istio.io is not being deleted because it no longer exists

 Removed CustomResourceDefinition::httpapispecs.config.istio.io.

object: CustomResourceDefinition::instances.config.istio.io is not being deleted because it no longer exists

 Removed CustomResourceDefinition::instances.config.istio.io.
 Removed CustomResourceDefinition::istiooperators.install.istio.io.

object: CustomResourceDefinition::peerauthentications.security.istio.io is not being deleted because it no longer exists

 Removed CustomResourceDefinition::peerauthentications.security.istio.io.

object: CustomResourceDefinition::quotaspecbindings.config.istio.io is not being deleted because it no longer exists

 Removed CustomResourceDefinition::quotaspecbindings.config.istio.io.

object: CustomResourceDefinition::quotaspecs.config.istio.io is not being deleted because it no longer exists

 Removed CustomResourceDefinition::quotaspecs.config.istio.io.

object: CustomResourceDefinition::requestauthentications.security.istio.io is not being deleted because it no longer exists

 Removed CustomResourceDefinition::requestauthentications.security.istio.io.

object: CustomResourceDefinition::rules.config.istio.io is not being deleted because it no longer exists

 Removed CustomResourceDefinition::rules.config.istio.io.

object: CustomResourceDefinition::serviceentries.networking.istio.io is not being deleted because it no longer exists

 Removed CustomResourceDefinition::serviceentries.networking.istio.io.

object: CustomResourceDefinition::sidecars.networking.istio.io is not being deleted because it no longer exists

 Removed CustomResourceDefinition::sidecars.networking.istio.io.

object: CustomResourceDefinition::templates.config.istio.io is not being deleted because it no longer exists

 Removed CustomResourceDefinition::templates.config.istio.io.

object: CustomResourceDefinition::virtualservices.networking.istio.io is not being deleted because it no longer exists

 Removed CustomResourceDefinition::virtualservices.networking.istio.io.

object: CustomResourceDefinition::workloadentries.networking.istio.io is not being deleted because it no longer exists

 Removed CustomResourceDefinition::workloadentries.networking.istio.io.

✔ Uninstall complete </syntaxhighlightjs>


Logs <syntaxhighlightjs lang="yaml"> istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:53:44.032037Z info watch a change for istio resource: istio-ingressgateway.istio-system istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:53:44.032157Z info Reconciling IstioOperator istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:53:44.040299Z info Updating IstioOperator istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:53:44.040486Z info installer Loading values from compiled in VFS at path profiles/default.yaml istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:53:44.080997Z info watch a change for istio resource: istiod.istio-system istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:53:44.186496Z info watch a change for istio resource: istio-ingressgateway.istio-system istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:53:44.263770Z info watch a change for istio resource: istiod.istio-system istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:53:44.469654Z info watch a change for istio resource: istio-ingressgateway.istio-system istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:53:44.469801Z info watch a change for istio resource: istiod.istio-system istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:53:44.469859Z info watch a change for istio resource: kiali.istio-system istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:53:44.564870Z info watch a change for istio resource: prometheus.istio-system istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:53:44.822044Z info watch a change for istio resource: istiod.istio-system istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:53:44.869104Z info watch a change for istio resource: kiali.istio-system istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:53:44.876905Z info Detecting third-party JWT support istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:53:44.964537Z info watch a change for istio resource: prometheus.istio-system istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:53:44.981512Z info watch a change for istio resource: istio.istio-system istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:53:45.039198Z info watch a change for istio resource: istio-sidecar-injector.istio-system istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:53:45.065396Z info watch a change for istio resource: kiali.istio-system istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:53:45.096225Z info watch a change for istio resource: prometheus.istio-system istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:53:45.178950Z info watch a change for istio resource: istio-ingressgateway-service-account.istio-system istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:53:45.208944Z info watch a change for istio resource: istio-reader-service-account.istio-system istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:53:45.245982Z info watch a change for istio resource: istiod-service-account.istio-system istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:53:45.289730Z info watch a change for istio resource: kiali-service-account.istio-system istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:53:45.319707Z info watch a change for istio resource: prometheus.istio-system istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:53:45.374956Z info watch a change for istio resource: istio-ingressgateway-sds.istio-system istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:53:45.379439Z info watch a change for istio resource: istio-ingressgateway-sds.istio-system istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:53:45.428380Z info watch a change for istio resource: istiod-istio-system.istio-system istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:53:45.434504Z info watch a change for istio resource: istiod-istio-system.istio-system istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:53:45.471836Z info watch a change for istio resource: istio-ingressgateway-sds.istio-system istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:53:45.475895Z info watch a change for istio resource: istio-ingressgateway-sds.istio-system istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:53:45.499017Z info watch a change for istio resource: istiod-istio-system.istio-system istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:53:45.499264Z info watch a change for istio resource: istiod-istio-system.istio-system istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:53:46.277488Z info Closing ControlZ istio-operator-8596c6b454-2q979 istio-operator 2020-11-12T08:53:46.277600Z info ControlZ terminated: accept tcp 127.0.0.1:9876: use of closed network connection - istio-operator-8596c6b454-2q979 </syntaxhighlightjs>