Skip to content

Instantly share code, notes, and snippets.

@tutmosisII
Created August 2, 2020 12:42
Show Gist options
  • Save tutmosisII/9c8ebe8ae031661a830b5a32ee80dce6 to your computer and use it in GitHub Desktop.
Save tutmosisII/9c8ebe8ae031661a830b5a32ee80dce6 to your computer and use it in GitHub Desktop.
Crear un adaptador de red para Hyper-V
New-VMSwitch -Name k8s_minikube -AllowManagement $true -NetAdapterName Ethernet
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment