Closed chaseSpace closed 7 months ago
Note that I wouldn't expect a blog from 2018 to be up to date, and it does say in a bold box:
This blog post was written assuming Istio 1.1, so some of this content may now be outdated.
@ericvn Most of the content in this article is invalid, why not take it down? The key is the content in the article makes people mistakenly believe that Istio still has the function of egress access control.
@chaseSpace One can certainly submit a PR to remove an old outdated blog. I don't know that anyone has actually spent time going back to verify all the blogs, other than adding the warning. It's very hard to automate something that knows to remove blogs that are longer relevant.
I just submitted a PR #14762. Any steps else I need to do?
Link: https://istio.io/latest/blog/2018/egress-monitoring-access-control/ Reason: The Istio APIs: logentry/stdio/rule/listchecker/listentry mentioned in the article no longer exists now.
And I have a question now is about how to implement access control of egress without above APIs.