# How can I set up a Kubernetes system?

[`KBY-AI`](https://kby-ai.com/) has uploaded all their [server SDKs](https://hub.docker.com/u/kbyai) to `Docker Hub` to streamline the identity verification process for customers by enabling easier deployment of `Kubernetes` systems using Docker containers, as previously discussed.

Currently, `SDK`s for [face liveness detection](https://kby-ai.com/face-liveness-detection-sdk/), [face recognition](https://kby-ai.com/face-recognition-sdk/), face search, [ID document recognition](https://kby-ai.com/id-document-recognition-sdk/), [ID document liveness detection](https://kby-ai.com/id-document-liveness-detection-sdk/), [vehicle license plate recognition](https://kby-ai.com/license-plate-recognition-sdk/), [palmprint recognition](https://kby-ai.com/palm-recognition-sdk/), palmvein recognition, fire/smoke detections are available on `Docker Hub`. This allows users to easily pull these products and achieve robust back-end performance with `Kubernetes` deployments.

{% embed url="<https://kby-ai.com/understanding-kubernetes-a-guide-to-modernizing/>" %}


---

# 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.kby-ai.com/help/faq/how-can-i-set-up-a-kubernetes-system.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.
