Skip to content

Commit 8e1130a

Browse files
committed
Updated example doc links
1 parent 034ae51 commit 8e1130a

File tree

2 files changed

+29
-1
lines changed

2 files changed

+29
-1
lines changed

docs/examples/010_overview.adoc

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,14 @@ There are a number of examples which show you how to build and deploy applicatio
2121
This 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
--
3543
Scaling 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
====

docs/examples/030_federation.adoc

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
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[]

0 commit comments

Comments
 (0)