Create a small demo-app to show how to implement a .NET middleware for filtering incoming requests based on IP. IP filtering is currently not supported natively in Istio (without using mesh). - [x] Add some sample in our documentation - [x] Add **deprecated** flag in documentation
Create a small demo-app to show how to implement a .NET middleware for filtering incoming requests based on IP.
IP filtering is currently not supported natively in Istio (without using mesh).