Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KUBERNETES postgres-k8s

para gerar um cluster local instalar o kind

baixar este repositorio

mudar as variaveis de ambiente desejadas no configmap

Sequência de comandos para o postgres: kubectl create -f configmap.yaml kubectl create -f persistent.yaml kubectl create -f postgres-deploy.yaml kubectl create -f postgres-service.yaml

kubectl get pods kubectl get deployments kubectl get services

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors