Material that i used
- -window 10
- installed chocolate on C:\WINDOWS\system32> and installed choco install minikube.
- docker(individual)
- i used the website(https://kubernetes.io/docs/tasks/tools/install-minikube/)
situation
- I could not install chocolatey on my local(C:\Users\taiga>) that's why I installed the choco as an administrator(C:\WINDOWS\system32>).
what do I want to do?
- I want to use the minikube on my local(C:\Users\taiga>) not on the C:\WINDOWS\system32> which started as the administrator.
screenshot
1. installing was a success
2.I tried to kubectl version and command not found why ?
Do you have a solution that is able to use kubnets on my local, not on administrator ?