File tree Expand file tree Collapse file tree 1 file changed +7
-5
lines changed
helm-charts/coherence-operator Expand file tree Collapse file tree 1 file changed +7
-5
lines changed Original file line number Diff line number Diff line change 11<!--
2- Copyright 2020, 2023 , Oracle Corporation and/or its affiliates.
2+ Copyright 2020, 2025 , Oracle Corporation and/or its affiliates.
33 Licensed under the Universal Permissive License v 1.0 as shown at
44 http://oss.oracle.com/licenses/upl.
55-->
@@ -14,7 +14,7 @@ This chart install a coherence-operator deployment on a
1414package manager.
1515
1616## Prerequisites
17- * Kubernetes 1.19 or above
17+ * A non end of life version of Kubernetes (the operator is tested on all [ currently supported Kubernetes versions ] ( https://kubernetes.io/releases/ ) )
1818* Helm 3 or above
1919
2020## Installing the Chart
@@ -24,9 +24,11 @@ To install the chart with the release name `sample-coherence-operator`:
2424@ helm install sample-coherence-operator coherence-operator
2525```
2626
27- The command deploys coherence-operator on the Kubernetes cluster in the
28- default configuration. The [ configuration] ( #configuration ) section list
29- parameters that can be configured during installation.
27+ The command deploys coherence-operator on the Kubernetes cluster using the
28+ default configuration.
29+ See the [ Coherence Operator installation guide] ( https://docs.coherence.community/coherence-operator/docs/latest/docs/installation/012_install_helm )
30+ for full details of how to
31+ install the operator using Helm
3032
3133## Uninstalling the Chart
3234To uninstall the ` sample-coherence-operator ` deployment:
You can’t perform that action at this time.
0 commit comments