Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upKyma running on Azure provisioned via Gardener. #6330
Comments
This comment has been minimized.
This comment has been minimized.
Useful links for debugging https://istio.io/docs/ops/common-problems/security-issues/ Check ip tables of pod running with sidecar for potential problems with connectivity |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
Currently, we have problems on clusters provisioned via Gardener (Azure for example) with istio.
What we have observed is that istio is installed as well kyma however at least 2 things are failing :
a) istio rbac
b) after you deploy new app (with sidecar) mTLS is not working
We need to debug what's happening on that clusters, it's 100% reproducible. Gardener adds PSPs.
Reasons
We need to have kyma offering up and running on clusters provisioned via Gardener.
Attachments