coherence-operator

module
v0.0.0-...-fc29aca Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 13, 2024 License: UPL-1.0

README


logo

Operator CI Go Report Card

Quality Gate Status Security Rating

GitHub release (latest by date) License

Coherence Operator

Oracle enables organizations using Coherence to move their clusters into the cloud, by supporting industry standards, such as Docker and Kubernetes, Oracle facilitates running Coherence on cloud-neutral infrastructure. In addition, Oracle provides an open-source Coherence Operator, which implements features to assist with deploying and managing Coherence clusters in a Kubernetes environment. You can:

  • Run Coherence within the industry standard Kubernetes container orchestration framework, using Docker containers for the members of a Coherence cluster.
  • Flexibly override and customize cluster configuration using a Coherence custom resource definition.
  • Safely scale the roles of a Coherence cluster using Kubernetes verbs or updates.
  • Expose ports (e.g. Coherence*Extend) to access your cluster with a variety of clients.
  • Deploy custom code for your server side classes.
  • Use Kubernetes persistent volumes when using Coherence’s disk-based storage features Elastic Data or Persistence.
  • Use Kubernetes Zone information to ensure data stored in Coherence is resilient to loss of a Zone. Coherence goes to great efforts to ensure data is safe across processes, machines, racks and sites. When Coherence is deployed to Kubernetes with the Coherence Operator, data will be spread across zones to ensure this underlying principle is supported; thus by default, loss of any zone is a tolerated failure mode. This is reflected in the StatusHA value (SITE-SAFE) for partitioned services, in addition to the member level site information that is equivalent to the kubernetes zone label on the associated pod.
  • Use popular industry standard tools such as Grafana, ELK (or more specifically the Elasticsearch, Fluentd and Kibana (EFK) stack), and Prometheus to monitor the performance, logs, and health of your clusters.

Documentation

Documentation for the Coherence Operator is available here

The fastest way to experience the operator is to follow the Quick Start guide.

Need more help? Have a suggestion? Come and say "Hello!"

We have a public Slack channel where you can get in touch with us to ask questions about using the operator or give us feedback or suggestions about what features and improvements you would like to see. We would love to hear from you. To join our channel, please visit this site to get an invitation.
The invitation email will include details of how to access our Slack workspace. After you are logged in, please come to #operator and say, "hello!"

Contributing

This project welcomes contributions from the community. Before submitting a pull request, please review our contribution guide

Security

Please consult the security guide for our responsible security vulnerability disclosure process

License

Copyright (c) 2019, 2023 Oracle and/or its affiliates.

Replace this statement if your project is not licensed under the UPL

Released under the Universal Permissive License v1.0 as shown at https://oss.oracle.com/licenses/upl/.

Directories

Path Synopsis
api
v1
Package v1 contains API Schema definitions for the coherence.oracle.com v1 API group +kubebuilder:object:generate=true +groupName=coherence.oracle.com
Package v1 contains API Schema definitions for the coherence.oracle.com v1 API group +kubebuilder:object:generate=true +groupName=coherence.oracle.com
job
pkg
fakes
The fakes package contains types and methods to create fakes and stubs for controller tests
The fakes package contains types and methods to create fakes and stubs for controller tests
management
Package management contains types and functions for working with Coherence management over REST.
Package management contains types and functions for working with Coherence management over REST.
net
operator
Package operator package contains types and functions used directly by the Operator main
Package operator package contains types and functions used directly by the Operator main
rest
Package rest provides a REST server for the Coherence Operator.
Package rest provides a REST server for the Coherence Operator.
test
e2e/helper
Package helper contains various helpers for use in end-to-end testing.
Package helper contains various helpers for use in end-to-end testing.
e2e/helper/matchers
matchers contains custom implementations of Gomega matchers.
matchers contains custom implementations of Gomega matchers.
e2e/local
The local package contains end-to-end Operator tests that do not require the Operator to be deployed into the K8s cluster.
The local package contains end-to-end Operator tests that do not require the Operator to be deployed into the K8s cluster.
e2e/remote
Package remote contains end-to-end Operator tests that require the Operator to be deployed into the K8s cluster.
Package remote contains end-to-end Operator tests that require the Operator to be deployed into the K8s cluster.
utils

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL