seninel部署
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
Eric Zhao fca70646ad Bump version to 1.8.2-SNAPSHOT 3 年前
..
src/main Polish cluster flow control demo: add port in Nacos address (#1655) 4 年前
README.md Update cluster demo README and remove unused demo 5 年前
pom.xml Bump version to 1.8.2-SNAPSHOT 3 年前

README.md

Sentinel Cluster Embedded Mode Demo

This demo demonstrates how to configure data source for cluster rules and configuration in embedded mode. You can start multiple ClusterDemoApplication instances and do cluster assignment in Sentinel dashboard or via dynamic data source.

See DemoClusterInitFunc for a sample of dynamic configuration.