Red Hat Data Grid 8.2
Release Information
Red Hat Data Grid 8.2 发行注记
获取 Data Grid 8.2 的发行信息
Data Grid Operator 8.2 发行注记
Data Grid Operator 8.2
Supported Configurations
Red Hat supports Data Grid with specific hardware and software combinations
Red Hat Data Grid 8 Feature Support
Get details about supported features and functionality in Data Grid 8
Component Details
Review the list of components integrated with Data Grid 8
Deprecated Features and Functionality
Find out about deprecated features and functionality across Data Grid releases
Data Grid Operator
Data Grid Operator 指南
在 OpenShift 上创建 Data Grid 集群
Installing Data Grid Operator
Install Data Grid Operator into a OpenShift namespace to create and manage Data Grid clusters.
Getting started with Infinispan CR
Data Grid Operator adds a new Custom Resource (CR) of type Infinispan that lets you handle Data Grid clusters as complex units on OpenShift.
Setting up Data Grid services
Use Data Grid Operator to create clusters of either Cache service or Data Grid service nodes.
Configuring network access to Data Grid
Expose Data Grid clusters on the network to access the console and server endpoints.
Configuring authentication
Application users need credentials to access Data Grid clusters. You can use default, generated credentials or add your own.
Configuring encryption
Encrypt connections between clients and Data Grid nodes with Red Hat OpenShift service certificates or custom TLS certificates.
Configuring client certificate authentication
Add client trust stores to your project and configure Data Grid to allow connections only from clients that present valid certificates. This increases security of your deployment by ensuring that clients are trusted by a public certificate authority (CA).
Configuring user roles and permissions
Secure access to Data Grid services by configuring role-based access control (RBAC) for users. This requires you to assign roles to users so that they have permission to access caches and Data Grid resources.
Setting up cross-site replication
Ensure service availability with Data Grid Operator by configuring cross-site replication to back up data between Data Grid clusters.
Monitoring Data Grid services
Data Grid exposes metrics that can be used by Prometheus and Grafana for monitoring and visualizing the cluster state.
Creating caches with Data Grid Operator
Use Cache CRs to add cache configuration with Data Grid Operator and control how Data Grid stores your data.
Running batch operations
Data Grid Operator provides a Batch CR that lets you create Data Grid resources in bulk.
Establishing remote client connections
Connect to Data Grid clusters from the Data Grid Console, Command Line Interface (CLI), and remote clients.
Backing up and restoring Data Grid clusters
Data Grid Operator watches for custom resources (CR) that let you back up and restore Data Grid cluster state for disaster recovery or when migrating between Data Grid versions.
Guaranteeing availability with anti-affinity
Kubernetes includes anti-affinity capabilities that protect workloads from single points of failure.
Deploying custom code to Data Grid
Add custom code, such as scripts and event listeners, to your Data Grid clusters.
Sending cloud events from Data Grid clusters
Send Cloud Events from Data Grid clusters to Kafka topics.
Data Grid Server
Data Grid 服务器指南
部署、保护和管理 Data Grid 服务器
Data Grid 命令行界面
使用 CLI 访问数据并管理 Data Grid
Data Grid REST API
配置并与 Data Grid REST API 交互
Hot Rod Clients
热 Rod Java 客户端指南
配置和使用 Hot Rod Java 客户端
热 Rod C++ 客户端指南
配置和使用 Hot Rod C++ 客户端
热 Rod .NET 客户端指南
配置和使用 Hot Rod .NET/C# 客户端
热 Rod Node.JS 客户端指南
配置和使用 Hot Rod JS 客户端
Hot Rod Client Configuration API
Hot Rod client configuration
Hot Rod Node.js Client API
Hot Rod Node.js client API
Developer
嵌入了 Data Grid
将 Data Grid 作为嵌入式库运行
Data Grid 开发人员指南
自定义、配置和扩展数据网格
配置 Data Grid
启用和调整 Data Grid 特性和功能
缓存编码和 Marshalling
编码数据网格缓存和聚合 Java 对象
跨站点复制的数据网格指南
在全局 Data Grid 集群中备份数据
Data Grid Spring Boot Starter
将 Data Grid 与 Spring Boot 项目搭配使用
Upgrading
升级 Data Grid
将 Data Grid 升级到 8.2
Migrating
迁移到 Data Grid 8
数据网格迁移指南
Security
Data Grid 安全指南
启用并配置 Data Grid 安全性
API and Resource Reference
Red Hat Data Grid 8.2 API
Data Grid Javadocs
Configuration Schemas
Schema reference for Data Grid 8.2
ProtoStream API
Javadocs for the ProtoStream API
JMX Components
JMX component reference
Code Tutorials
Data Grid Tutorials
Code examples that demonstrate Data Grid capabilities