> For the complete documentation index, see [llms.txt](https://spark-life.gitbook.io/spring-hexagonal/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://spark-life.gitbook.io/spring-hexagonal/generators/kubernetes.md).

# 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
