Skip to content

Klerith/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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors