From 7d423cddbd84725f031c701c9a1b26f81ae4e618 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=BE=84=E6=BD=AD?= Date: Thu, 10 Apr 2025 17:29:06 +0800 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b70efa6f6..c0feafd6d 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,9 @@ Port descriptions: - Port 8080: Gateway HTTP protocol entry - Port 8443: Gateway HTTPS protocol entry -**All Higress Docker images use their own dedicated repository, unaffected by Docker Hub access restrictions in certain regions** +> **All Higress Docker images use their own dedicated repository and are not affected by Docker Hub rate limits.** + +> **Additionally, they have an image security scanning mechanism (powered by Alibaba Cloud ACR), making them safe to use in production environments.** For other installation methods such as Helm deployment under K8s, please refer to the official [Quick Start documentation](https://higress.io/en-us/docs/user/quickstart).