Skip to content

Cluster K8s con Pg-Admin, PostgreSQL y un backend con node.js

Notifications You must be signed in to change notification settings

AntonioER9/k8s-teslo

Repository files navigation

Comandos útiles

minikube pause
minikube unpause
minikube stop
minikube delete --all
kubectl get pod

kubectl apply -f postgres-config.yml
kubectl apply -f postgres-secrets.yml
kubectl apply -f postgres.yml
kubectl get all

kubectl logs <nombre del deployment>
kubectl get events
minikube ip 

minikube ssh -- docker images

About

Cluster K8s con Pg-Admin, PostgreSQL y un backend con node.js

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published