jasilez/Setup K8s Istio

This action setup Istio on K8s

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Jun 28, 2021
License
GPL 3.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: jasilez/gha-setup-istio@e60b3ed5c9c9b9133a6d6f64f22940dcae69aa01 # v1.0.0

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
istio_versionIstio version to installno1.9.3
custom_baseCustomize istio base charts installation with /values_chars/base.yaml file repositoryno""
custom_controlCustomize istio base charts installation with /values_chars/base.yaml file repositoryno""
custom_ingressCustomize istio base charts installation with /values_chars/base.yaml file repositoryno""
custom_egressCustomize istio base charts installation with /values_chars/base.yaml file repositoryno""
addon_certmanagerTool that automates certificate management. This can be integrated with Istio gateways to manage TLS certificates.no""
addon_grafanaMonitoring solution that can be used to configure dashboards for Istio.no""
addon_kialiCustomize istio base charts installation with /values_chars/base.yaml file repositoryno""
addon_jaegerOpenSource end to end distributed tracing system, allowing users to monitor and troubleshoot transactions in complex distributed systems.no""
addon_prometheusOpenSource monitoring system and time series database. You can use Prometheus with Istio to record metrics that track the health of Istio and of applications within the service mesh. You can visualize metrics using tools like Grafana and Kiali.no""
addon_zipkinDistributed tracing system. It helps gather timing data needed to troubleshoot latency problems in service architectures. Features include both the collection and lookup of this data.no""
kubeconfigContent of ~/.kube/configyes

no outputs