BobSong-dev opened a new pull request, #1125: URL: https://github.com/apache/shenyu-website/pull/1125
## What this PR does Adds an Admin-plane deployment security checklist to the current and 2.7.0.3 English and Chinese documentation. The checklist explains that: - the ShenYu Admin listening port must be restricted to trusted networks; - `/websocket` is unauthenticated by design for Admin-to-Gateway data synchronization and requires network-level protection; - the Gateway data plane and Admin management plane should be exposed separately. ## Verification - Ran `[email protected]` against all four changed documentation files. Related to apache/shenyu#6396. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
