test_isto module

test_isto.test_istio_installed_check()
Description:

Checks to see if istiod is running in istio-system namespace

Result:

Displays the number of istiod pods running

test_isto.test_istio_peerauthentication()
Description:

Checks if STRICT mode is enabled in the istio cluster for peerauthentication

Result:

If the test PASSED, then strict mode is enabled, else it displays current mTLS mode

Public Facing KB:

https://istio.io/latest/docs/reference/config/security/peer_authentication/