# Use Cases

Managed Kubernetes can be utilized to address the specific needs of its users. Here, you can find a list of common use cases and scenarios. Each use case is described in detail to highlight its relevance and benefits.

## Quick Links

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><mark style="color:blue;"><strong>Preserve Source IP Address When Using Ingress</strong></mark></td><td>Learn how to preserve the client source IP address using Managed Kubernetes.</td><td><a href="use-cases/preserve-source-internet">preserve-source-internet</a></td></tr><tr><td><mark style="color:blue;"><strong>Add Custom CoreDNS Configuration</strong></mark></td><td>Learn how to add custom DNS configuration in the kube-system namespace.</td><td><a href="use-cases/add-custom-core-dns-config">add-custom-core-dns-config</a></td></tr><tr><td><mark style="color:blue;"><strong>Horizontal Scaling of Network Traffic</strong></mark></td><td>Learn how to scale network traffic horizontally over multiple Kubernetes nodes.</td><td><a href="use-cases/horizontal-scaling">horizontal-scaling</a></td></tr><tr><td><mark style="color:blue;"><strong>Optimize Kubernetes Deployments for Compute Resources and Storage Volumes</strong></mark></td><td>Learn how to improve Kubernetes performance with strategic resource allocation.</td><td><a href="use-cases/optimize-kubernetes-deployments">optimize-kubernetes-deployments</a></td></tr><tr><td><mark style="color:blue;"><strong>Assign a Static IP Address to a Kubernetes Service</strong></mark></td><td>Learn how to assign a static IP address to a Kubernetes service for consistent access.</td><td><a href="use-cases/assign-static-ip-address">assign-static-ip-address</a></td></tr></tbody></table>
