From 2c3188dad771ad53d649cebe70abeaf9a5715179 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=BE=84=E6=BD=AD?= Date: Thu, 10 Apr 2025 17:32:51 +0800 Subject: [PATCH] Update README.md --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c0feafd6d..6e110050f 100644 --- a/README.md +++ b/README.md @@ -57,9 +57,8 @@ Port descriptions: - Port 8080: Gateway HTTP protocol entry - Port 8443: Gateway HTTPS protocol entry -> **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.** +> All Higress Docker images use Higress's own image repository and are not affected by Docker Hub rate limits. +> In addition, the submission and updates of the images are protected by a security scanning mechanism (powered by Alibaba Cloud ACR), making them very secure for 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).