File tree Expand file tree Collapse file tree 2 files changed +29
-1
lines changed Expand file tree Collapse file tree 2 files changed +29
-1
lines changed Original file line number Diff line number Diff line change @@ -21,6 +21,14 @@ There are a number of examples which show you how to build and deploy applicatio
2121This example showcases how to deploy Coherence applications using the Coherence Operator.
2222--
2323
24+ [CARD]
25+ .Federation
26+ [link=examples/030_federation.adoc]
27+ --
28+ This is a simple Coherence federation example. The federation feature requires Coherence Grid Edition.
29+ --
30+
31+
2432[CARD]
2533.TLS
2634[link=examples/100_tls.adoc]
@@ -34,8 +42,14 @@ Securing Coherence clusters using TLS.
3442--
3543Scaling Coherence clusters using the horizontal Pod autoscaler.
3644--
37- ====
3845
46+ [CARD]
47+ .Istio
48+ [link=examples/800_istio.adoc]
49+ --
50+ Istio Support
51+ --
52+ ====
3953
4054[PILLARS]
4155====
Original file line number Diff line number Diff line change 1+ ///////////////////////////////////////////////////////////////////////////////
2+
3+ Copyright (c) 2021, Oracle and/or its affiliates.
4+ Licensed under the Universal Permissive License v 1.0 as shown at
5+ http://oss.oracle.com/licenses/upl.
6+
7+ ///////////////////////////////////////////////////////////////////////////////
8+
9+ = Coherence Federation Example
10+
11+
12+ // DO NOT EDIT THIS FILE
13+ // This file imports the example README.adoc file.
14+ include::../../examples/federation/README.adoc[]
You can’t perform that action at this time.
0 commit comments