tetratelabs/Tetrate Config Analyzer

Validate and analyze Istio service mesh configurations for security, compliance, and best practices

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
tis-passwordTetrate Istio Subscription (TIS) password required for authentication. Store this as a secretyes
local-onlyAnalyze configuration files locally without connecting to a Kubernetes clusternofalse
mesh-configPath to the Istio configuration files. Multiple files can be specified using either: - Space-separated list: "./config1.yaml ./config2.yaml" - Newline-separated list using YAML block scalar: mesh-config: |- ./config1.yaml ./config2.yamlno""
kube-configKubernetes config file content for cluster analysis. Not used in local-only modeno""
versionTCA version to use (e.g. 'v1.1.0'). Default is 'v1.2.0'nov1.2.0
namedescription
result-filePath to save TCA analysis output