mirror of
https://github.com/clearlinux/clear-linux-documentation.git
synced 2026-09-04 04:41:36 +00:00
Add link to terms of use (#817)
* Add link to terms of use * Adds missing * in header below Running DBRS with Cassandra. Signed-off-by: Michael Vincerra <michael.vincerra@intel.com>
This commit is contained in:
committed by
michael vincerra
parent
fa708972f4
commit
8cf25310af
@@ -31,6 +31,13 @@ Kubernetes* cluster.
|
||||
The Redis stack application is enabled for a multinode Kubernetes
|
||||
environment, using AEP persistent memory DIMM in fsdax mode for storage.
|
||||
|
||||
.. note::
|
||||
|
||||
The Database Reference Stack is a collective work, and each piece
|
||||
of software within the work has its own license. Please see the
|
||||
`DBRS Terms of Use`_ for more details about licensing and usage of the Database Reference Stack.
|
||||
|
||||
|
||||
Hardware Requirements
|
||||
*********************
|
||||
|
||||
@@ -161,8 +168,8 @@ Configuration Steps
|
||||
sudo mount -o dax /dev/pmem0 /mnt/dax0
|
||||
|
||||
|
||||
Running DBRS with Cassandra
|
||||
***************************
|
||||
Running DBRS with Cassandra*
|
||||
****************************
|
||||
|
||||
DBRS with Cassandra can be deployed as a standalone container or inside
|
||||
Kubernetes\*. Instructions for both cases is included here. Note that you can
|
||||
@@ -620,3 +627,5 @@ To start a redisfailover instance in Kubernetes run the following
|
||||
.. _Intel Optane DC PMM: https://www.intel.com/content/www/us/en/architecture-and-technology/optane-technology/optane-for-data-centers.html
|
||||
|
||||
.. _pmem-csi: https://github.com/intel/pmem-csi/blob/release-0.5/README.md
|
||||
|
||||
.. _DBRS Terms of Use: https://clearlinux.org/stacks/database/terms-of-use
|
||||
|
||||
Reference in New Issue
Block a user