Skip to content

Latest commit

 

History

History

Examples Overview

Examples Overview

There are a number of examples which show you how to build and deploy applications for the Coherence Operator.

Tip

GitHub Mark 32px The complete source code for the examples is in the Coherence Operator GitHub repository.

Simple Coherence Image using JIB

Building a simple Coherence server image with JIB using Maven or Gradle.

Simple Coherence Image using a Dockerfile

Building a simple Coherence image with a Dockerfile, that works out of the box with the Operator.

Hello World

Deploying the most basic Coherence cluster using the Operator.

Coherence*Extend Clients

An example demonstrating various ways to configure and use Coherence*Extend with Kubernetes.

Deployment

This example shows how to deploy Coherence applications using the Coherence Operator.

TLS

Securing Coherence clusters using TLS.

Network Policies

An example covering the use of Kubernetes NetworkPolicy rules with the Operator and Coherence clusters.

Federation

This example shows configuring federation using Oracle Cloud. (OCI) The federation feature requires Coherence Grid Edition.

Autoscaling

Scaling Coherence clusters using the horizontal Pod Autoscaler.

Helm

Manage Coherence resources using Helm.

Istio

Istio Support

Coherence Demo App

Deploying the Coherence demo application.

Polyglot Client Demo

Deploy Python, JavaScript or Go applications using the Operator.