• Skip to primary navigation
  • Skip to content
  • Skip to primary sidebar
  • Skip to footer
flicsDB

flicsDB

Every Pro was once a Noob

  • Home
  • Courses
  • About
  • Log In | Sign Up

How to install minikube on windows using virtual box

February 4, 2020 by zshaik

install minikube from powershell using choco installer, if you don’t have choco already from here

choco install minikube
choco install kubernetes-cli
minikube start -–vm-driver=virtualbox

Method-2

If the above method doesn’t work, then you can set up virtualbox as the default driver and start,

minikube config set vm-driver virtualbox
minikube start 

read more info about setting up other virtualization drivers here

kubernetes

Primary Sidebar

en English
ar Arabiczh-CN Chinese (Simplified)nl Dutchen Englishfr Frenchde Germanhi Hindiid Indonesianit Italianja Japanesems Malaypt Portugueseru Russianes Spanishte Telugu

Course Tags

free

Recent Posts

  • Restrict resources within a namespace in kubernetes
  • How to setup TLS certs in nginx ingress using certbot
  • Download kubeconfig using eksctl
  • How to install minikube on windows using virtual box
  • Kubernetes: Deploying on master node only
  • Facebook
  • GitHub
  • YouTube

Contact

Navigation

  • flicsDB pro

Footer

Newsletter

Stay up to date by subscribing to our newsletter.

© Copyright 2016-2019 flicsDB · All Rights Reserved ·