github.com/verrazzano/verrazzano@v1.7.1/examples/multicluster/README.md (about) 1 # Multicluster Examples 2 3 This repository contains an example of using Verrazzano multiclusters. 4 5 | Example | Description | 6 |-------------|-------------| 7 | [hello-helidon](hello-helidon/) | Hello World Helidon example deployed to a multicluster environment. The example also demonstrates how to change the placement of the application to a different cluster. | 8 | [sock-shop](sock-shop/) | Implementation of the [Sock Shop Microservices Demo Application](https://microservices-demo.github.io/) deployed to a multicluster environment.| 9 | [todo-list](todo-list/) | ToDo List is an example application containing a WebLogic component deployed to a multicluster environment. | 10 11 12 To deploy the multicluster example applications, follow the instructions [here](https://verrazzano.io/latest/docs/examples/multicluster/). 13 14 15 Copyright (c) 2021, Oracle and/or its affiliates.