# Kubernetes

## Kubernetes Configuration Management System

CloudTruth’s open-source Kube operator is the easiest way to manage your Kube config and create a self-service developer experience.

### Manage ConfigMaps and Secrets

* Use CloudTruth's [open-source Kubernetes operator](https://github.com/cloudtruth/kubetruth)
* Self-serve Kubernetes ConfigMap platform
* Easily distribute and rotate Kubernetes Secrets

{% embed url="<https://youtu.be/KxbqrGV614g>" %}

## Kubernetes Operator

### Automatically Sync ConfigMaps and Secrets with Kubetruth

<figure><img src="/files/dTOpirXmGV2SeRMG6MoJ" alt=""><figcaption></figcaption></figure>

It’s time to leave tedious, manual Kubernetes management in the past. Centralize your configuration management and eliminate manual YAML file editing with CloudTruth.

{% embed url="<https://youtu.be/sIlOnszEPGM>" %}


---

# 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.cloudtruth.com/product/kubernetes.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.
