Skip to content

Commit

Permalink
cluster is beta
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas Lund Sigdestad committed Dec 6, 2024
1 parent 449fba1 commit 41b5e71
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/usage.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -585,10 +585,12 @@ kind: Xp7Deployment

== Cluster example

WARNING: The values cpu and memory setting in this example are too low for a good cluster setup. They are set this way, so you can try it out on a low resource Kubernetes cluster.
NOTE: The Cluster feature is still in Beta, due to limited testing. We do not recommend using this in production at the moment.

Let's deploy a cluster example. Create a file called `cluster.yaml` and paste these contents to it:

WARNING: The default cpu and memory values in the example below are too low for a proper cluster deployment. They are set this way, so you can try it out on a low resource Kubernetes cluster.

.cluster.yaml
[source,yaml]
----
Expand Down

0 comments on commit 41b5e71

Please sign in to comment.