Tool | Description |
---|---|
AnalyzeClusterConfig | Analyzes live cluster configuration |
ApplyWaypoint | Apply a waypoint configuration to a cluster |
DeleteWaypoint | Delete a waypoint configuration from a cluster |
GenerateManifest | Generates an Istio install manifest and outputs to the console by default. |
GenerateWaypoint | Generate a waypoint configuration as YAML |
Install | Install Istio |
ListWaypoints | List managed waypoint configurations in the cluster |
ProxyConfig | Get specific proxy configuration for a single pod |
ProxyStatus | Get Envoy proxy status for a pod, retrieves last sent and last acknowledged xDS sync from Istiod to each Envoy in the mesh |
RemoteClusters | Lists the remote clusters each istiod instance is connected to |
Version | Returns the Istio CLI client version, control plane and the data plane versions and number of proxies running in the cluster. If Istio is not installed, it will return the Istio CLI client version. |
WaypointStatus | Get status of a waypoint |
ZTunnelConfig | Get ztunnel configuration |
Analyzes live cluster configuration
Apply a waypoint configuration to a cluster
Delete a waypoint configuration from a cluster
Generates an Istio install manifest and outputs to the console by default.
Generate a waypoint configuration as YAML
Install Istio
List managed waypoint configurations in the cluster
Get specific proxy configuration for a single pod
Get Envoy proxy status for a pod, retrieves last sent and last acknowledged xDS sync from Istiod to each Envoy in the mesh
Lists the remote clusters each istiod instance is connected to
Returns the Istio CLI client version, control plane and the data plane versions and number of proxies running in the cluster. If Istio is not installed, it will return the Istio CLI client version.
Get status of a waypoint
Get ztunnel configuration