From 1b12ef0ef199bd7045810f85809f8dd7262f1604 Mon Sep 17 00:00:00 2001 From: Tolleiv Nietsch Date: Tue, 3 Sep 2024 19:51:12 +0200 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 741c4b3..5a326b5 100755 --- a/README.md +++ b/README.md @@ -1,5 +1,10 @@ # kubernetes-sidecar-cleaner + +> [!CAUTION] +> With the adoption of native SidecarContainers this project is obsolete and is not needed for Istio running on Kubernetes 1.29 and later. Fur further details please consult the [Istio documentation](https://istio.io/latest/blog/2023/native-sidecars/). + + A simple app to watch and clean up istio-proxy sidecars in kubernetes Jobs with /quitquitquit. ## Installation