Skip to content

Repository files navigation

Working with Minikube

minikube start

To deploy minikube Kubernetes

kubectl apply -f deployment.yaml

Check local Kubernetes status:

kubectl -n assignment2 get pods,svc,pvc

Delete all resources assigned to start fresh

kubectl delete all --all -n assignment2

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages