infracloudio / ifc-rw-codecollection

test codebundle for runwhen
Apache License 2.0
0 stars 0 forks source link

Codecollection exploration #12

Open saurabh3460 opened 5 months ago

saurabh3460 commented 5 months ago

Below are the list that may be next code bundles:

saurabh3460 commented 5 months ago

WIP: check mTLS enabled sli

We can use prometheus RW library with this istio_requests_total{connection_security_policy!="mutual_tls"} PromQL query.

runbook may be adding PeerAuthentication CRD to missing resource or namespace level

saurabh3460 commented 5 months ago

WIP: Detect external service health check

provisional approach:

  1. Wrap RDS endpoint with ServiceEntry
  2. Monitor ServiceEntry using PromQL (which query is TBD)