DevOps4Devs

Aula 01

O projeto conversão de temperatura se encontra no link abaixo:

https://github.com/KubeDev/conversao-temperatura

Aula 02

Comando de criação do cluster Kubernetes com o K3D

k3d cluster create meucluster --servers 3 --agents 3 -p "30000:30000@loadbalancer"

Connection String

Host=postgres;Database=reviewvideo;Username=reviewvideo;Password=Passw0rd2024!

Aula 03

Cadastro no Azure

https://azure.microsoft.com/en-us/pricing/purchase-options/azure-account

Instalação do Azure CLI

https://learn.microsoft.com/en-us/cli/azure/install-azure-cli