seninel部署
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
Eric Zhao ae214b5244 Bump version to 1.8.1 před 4 roky
..
src/main Polish cluster flow control demo: add port in Nacos address (#1655) před 4 roky
README.md Update cluster demo README and remove unused demo před 6 roky
pom.xml Bump version to 1.8.1 před 4 roky

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.