Configure and Operate
Install, configure, and operate Apache Ignite 3 clusters in production environments.
In This Section
Install Using ZIP Archive
Manual installation from binary distribution for Linux, macOS, and Windows.
Install Using DEB/RPM Packages
Install through Linux package managers on Debian, Ubuntu, RHEL, and CentOS systems.
Install Using Docker
Containerized deployment with Docker images for development and production environments.
Install to Kubernetes
Cloud-native deployment using Kubernetes operators and Helm charts.
Configure Cluster and Nodes
Essential cluster configuration including node settings, network parameters, and cluster initialization.
Configure Storage
Storage profiles and engine configuration for AIPersist, RocksDB, and in-memory storage.
Set Up Authentication
Security configuration with basic authentication and user credential management.
Enable SSL/TLS
Configure encrypted connections with SSL/TLS certificates for client and inter-node communication.
Configure Metrics
Set up metrics collection and export for cluster monitoring and observability.
Manage Cluster Lifecycle
Start, stop, and manage nodes with cluster initialization and topology changes.
Disaster Recovery (Partitions)
Partition recovery procedures for data loss scenarios and cluster failures.
Disaster Recovery (System Groups)
System group recovery for metadata and catalog restoration.
Monitor Performance
Performance monitoring with colocation strategies and query optimization.
Handle Exceptions
Error handling patterns and troubleshooting common cluster issues.
Available Metrics
Complete reference of metrics exposed for monitoring cluster health and performance.
Metrics System Views
Query metrics through SQL views for programmatic access to cluster statistics.
Node Configuration Parameters
Complete reference of node-level configuration parameters and settings.
Cluster Configuration Parameters
Complete reference of cluster-level configuration parameters and defaults.
CLI Configuration
Command-line interface configuration and usage patterns.
Storage Profiles
Storage engine configuration including engine selection and performance tuning.
Next Steps
- Getting Started - Quick start guides
- Understand - Architecture and concepts
- Tools - CLI and REST API reference