# Configuration recommendations

```json metadata
{
  "title": "Configuration recommendations",
  "description": "Best practices and configuration recommendations for Redis Enterprise on Kubernetes deployments.",
  "categories": ["docs","operate","kubernetes"],
  "tableOfContents": {"sections":[{"id":"infrastructure-recommendations","title":"Infrastructure recommendations"},{"id":"deployment-recommendations","title":"Deployment recommendations"},{"id":"performance-optimization","title":"Performance optimization"}]}

,
  "codeExamples": []
}
```
Follow these best practices and configuration recommendations to optimize your Redis Enterprise deployment on Kubernetes for performance, reliability, and scalability.

## Infrastructure recommendations

Configure your Kubernetes infrastructure for optimal Redis Enterprise performance:

- [Node resources](https://redis.io/docs/latest/operate/kubernetes/recommendations/node-resources) - CPU, memory, and resource allocation recommendations
- [Node selection](https://redis.io/docs/latest/operate/kubernetes/recommendations/node-selection) - Best practices for selecting and configuring Kubernetes nodes
- [Persistent volumes](https://redis.io/docs/latest/operate/kubernetes/recommendations/persistent-volumes) - Storage configuration and persistent volume recommendations

## Deployment recommendations

Optimize your Redis Enterprise deployment configuration:

- [Sizing on Kubernetes](https://redis.io/docs/latest/operate/kubernetes/recommendations/sizing-on-kubernetes) - Guidelines for sizing clusters and databases
- [Pod stability](https://redis.io/docs/latest/operate/kubernetes/recommendations/pod-stability) - Ensure stable pod operations and prevent disruptions

## Performance optimization

Configure your deployment for optimal performance and reliability based on your workload requirements and infrastructure capabilities.

