OCI Cache Clusters
Create and manage OCI Cache clusters for memory-based storage solutions.
After the cluster is created, OCI Cache handles most of the management and operations for the cluster, including operations such as security updates, upgrades, and resizing.
You can perform the following tasks:
- List the clusters in a compartment.
- Create a cluster.
- View cluster configuration details.
- View the connection details of a non-sharded cluster.
- View the connection details of a sharded cluster.
- Rename a cluster.
- View the nodes in a cluster.
- Configure Network Security Groups for a cluster.
- Resize the shards for a cluster.
- Resize a cluster's nodes.
- Resize the memory per node for a cluster.
- Move a cluster to a different compartment.
- Change the cache engine of a cluster.
- Delete a cluster from the compartment.
Required IAM Policy
To use all OCI Cache features, you must have the following permissions:
- Manage clusters and work requests.
- Manage Network resources.
Example policy:
Allow group ClusterAdmins to manage redis-family in compartment <YOUR_COMPARTMENT>
Allow group ClusterAdmins to manage virtual-network-family in compartment <YOUR_COMPARTMENT>
See OCI Cache IAM Policies for detailed policy information and more examples.
If you're new to policies, see Getting Started with Policies and Common Policies.
Tagging
If you have permissions to create a resource, then you also have permissions to apply free-form tags to that resource. To apply a defined tag, you must have permissions to use the tag namespace. For more information about tagging, see Resource Tags. If you're not sure whether to apply tags, skip this option or ask an administrator. You can apply tags later.