Commands on Istio/v1.3/docs/reference/commands/Recent content in Commands on IstioHugo -- gohugo.ioen-usgalley/v1.3/docs/reference/commands/galley/Mon, 01 Jan 0001 00:00:00 +0000/v1.3/docs/reference/commands/galley/Galley provides configuration management services for Istio. Flags Shorthand Description --config <string> -c Config file containing args (default ``) --log_as_json Whether to format output as JSON or in plain console-friendly format --log_caller <string> Comma-separated list of scopes for which to include caller information, scopes can be any of [all, analysis, attributes, conversions, default, grpcAdapter, kube, kube-converter, mcp, meshconfig, model, processing, rbac, resource, runtime, server, source, validation] (default ``) --log_output_level <string> Comma-separated minimum per-scope logging level of messages to output, in the form of <scope>:<level>,<scope>:<level>,.istio_ca/v1.3/docs/reference/commands/istio_ca/Mon, 01 Jan 0001 00:00:00 +0000/v1.3/docs/reference/commands/istio_ca/Istio Certificate Authority (CA). istio_ca [flags] Flags Description --append-dns-names Append DNS names to the certificates for webhook services. --cert-chain <string> Path to the certificate chain file. (default ``) --citadel-storage-namespace <string> Namespace where the Citadel pod is running. Will not be used if explicit file or other storage mechanism is specified. (default `istio-system`) --ctrlz_address <string> The IP Address to listen on for the ControlZ introspection facility.istioctl/v1.3/docs/reference/commands/istioctl/Mon, 01 Jan 0001 00:00:00 +0000/v1.3/docs/reference/commands/istioctl/Istio configuration command line utility for service operators to debug and diagnose their Istio mesh. Flags Shorthand Description --context <string> The name of the kubeconfig context to use (default ``) --istioNamespace <string> -i Istio system namespace (default `istio-system`) --kubeconfig <string> -c Kubernetes configuration file (default ``) --log_output_level <string> Comma-separated minimum per-scope logging level of messages to output, in the form of <scope>:<level>,<scope>:<level>,.mixs/v1.3/docs/reference/commands/mixs/Mon, 01 Jan 0001 00:00:00 +0000/v1.3/docs/reference/commands/mixs/Mixer is Istio's point of integration with infrastructure backends and is the nexus for policy evaluation and telemetry reporting. mixs probe Check the liveness or readiness of a locally-running server mixs probe [flags] Flags Description --interval <duration> Duration used for checking the target file's last modified time. (default `0s`) --log_as_json Whether to format output as JSON or in plain console-friendly format --log_caller <string> Comma-separated list of scopes for which to include caller information, scopes can be any of [adapters, all, api, attributes, default, grpcAdapter, kube-converter, loadshedding, mcp, meshconfig] (default ``) --log_output_level <string> Comma-separated minimum per-scope logging level of messages to output, in the form of <scope>:<level>,<scope>:<level>,.node_agent/v1.3/docs/reference/commands/node_agent/Mon, 01 Jan 0001 00:00:00 +0000/v1.3/docs/reference/commands/node_agent/Istio security per-node agent. node_agent [flags] Flags Description --ca-address <string> Istio CA address (default `istio-citadel:8060`) --cert-chain <string> Node Agent identity cert file (default `/etc/certs/cert-chain.pem`) --env <string> Node Environment : unspecified | onprem | gcp | aws (default `unspecified`) --experimental-dual-use Enable dual-use mode. Generates certificates with a CommonName identical to the SAN. --key <string> Node Agent private key file (default `/etc/certs/key.operator/v1.3/docs/reference/commands/operator/Mon, 01 Jan 0001 00:00:00 +0000/v1.3/docs/reference/commands/operator/The Istio operator. Flags Description --kubeconfig <string> Paths to a kubeconfig. Only required if out-of-cluster. (default ``) --master <string> The address of the Kubernetes API server. Overrides any value in kubeconfig. Only required if out-of-cluster. (default ``) operator server Starts the Istio operator server operator server [flags] Flags Description --base-chart-path <string> The absolute path to a directory containing nested charts, e.pilot-agent/v1.3/docs/reference/commands/pilot-agent/Mon, 01 Jan 0001 00:00:00 +0000/v1.3/docs/reference/commands/pilot-agent/Istio Pilot agent runs in the sidecar or gateway container and bootstraps Envoy. Flags Description --log_as_json Whether to format output as JSON or in plain console-friendly format --log_caller <string> Comma-separated list of scopes for which to include caller information, scopes can be any of [all, default, model, rbac] (default ``) --log_output_level <string> Comma-separated minimum per-scope logging level of messages to output, in the form of <scope>:<level>,<scope>:<level>,.pilot-discovery/v1.3/docs/reference/commands/pilot-discovery/Mon, 01 Jan 0001 00:00:00 +0000/v1.3/docs/reference/commands/pilot-discovery/Istio Pilot provides fleet-wide traffic management capabilities in the Istio Service Mesh. Flags Description --ctrlz_address <string> The IP Address to listen on for the ControlZ introspection facility. Use '*' to indicate all addresses. (default `localhost`) --ctrlz_port <uint16> The IP port to use for the ControlZ introspection facility (default `9876`) --keepaliveInterval <duration> The time interval if no activity on the connection it pings the peer to see if the transport is alive (default `30s`) --keepaliveMaxServerConnectionAge <duration> Maximum duration a connection will be kept open on the server before a graceful close.sidecar-injector/v1.3/docs/reference/commands/sidecar-injector/Mon, 01 Jan 0001 00:00:00 +0000/v1.3/docs/reference/commands/sidecar-injector/Kubernetes webhook for automatic Istio sidecar injection. sidecar-injector [flags] Flags Description --caCertFile <string> File containing the x509 Certificate for HTTPS. (default `/etc/istio/certs/root-cert.pem`) --healthCheckFile <string> File that should be periodically updated if health checking is enabled (default ``) --healthCheckInterval <duration> Configure how frequently the health check file specified by --healthCheckFile should be updated (default `0s`) --injectConfig <string> File containing the Istio sidecar injection configuration and template (default `/etc/istio/inject/config`) --injectValues <string> File containing the Istio sidecar injection values, in yaml format (default `/etc/istio/inject/values`) --kubeconfig <string> Specifies path to kubeconfig file.