# 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="/pages/aXOUD1m9IEehlZyWsTOn">/pages/aXOUD1m9IEehlZyWsTOn</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="/pages/zaRcyb017KdkgT2TOnr5">/pages/zaRcyb017KdkgT2TOnr5</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="/pages/wmM6IEWAjXCO5gNxYAKs">/pages/wmM6IEWAjXCO5gNxYAKs</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="/pages/393nBWWJXBG42q0I4LOP">/pages/393nBWWJXBG42q0I4LOP</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="/pages/8FyngXaR5A2kKd1dIb4X">/pages/8FyngXaR5A2kKd1dIb4X</a></td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.ionos.com/cloud/containers/managed-kubernetes/use-cases.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
