# Kubernetes

yo springboot-hexagonal:kubernetes

#### **Dependencies** <a href="#dependencias" id="dependencias"></a>

For development to be possible, you will need to follow the installation steps for each dependency listed below.

&#x20;

**Back-end**

[**Docker**](https://docs.docker.com/engine/install/ubuntu/) **- Ambiente**

[**Kubernetes**](https://kubernetes.io/releases/download/) **- Orquestração**

**Ambiente de cluster**

To create the cluster environment, it is necessary to have a tool, you can use the minikube or kind

We use skaffold to facilitate local build and deployment during development


---

# 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://spark-life.gitbook.io/spring-hexagonal/generators/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.
