Skip to content

Commit

Permalink
Update cluster demo README and remove unused demo
Browse files Browse the repository at this point in the history
Signed-off-by: Eric Zhao <[email protected]>
  • Loading branch information
sczyh30 committed Jan 14, 2019
1 parent a06a7cf commit a5e95b7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 62 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# 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](https://github.com/alibaba/Sentinel/blob/master/sentinel-demo/sentinel-demo-cluster/sentinel-demo-cluster-embedded/src/main/java/com/alibaba/csp/sentinel/demo/cluster/init/DemoClusterInitFunc.java) for a sample of dynamic configuration.

This file was deleted.

0 comments on commit a5e95b7

Please sign in to comment.