Skip to content

Instantly share code, notes, and snippets.

View dhoer's full-sized avatar

Dennis Hoer dhoer

  • Zoox
  • San Francisco Bay Area
View GitHub Profile
@dhoer
dhoer / gist:db1034205bcaeaa689d3d8817b5555e4
Created September 8, 2017 21:18
choco call to powershell failing
```
Running Start-ChocolateyProcessAsAdmin -statements '& C:\ProgramData\chocolatey\lib\win10-initial-setup-script\tools\Win
10-Initial-Setup-Script-2.7\Win10.ps1 -preset C:\ProgramData\chocolatey\lib\win10-initial-setup-script\tools\Win10-Initi
al-Setup-Script-2.7\test\WinServer2016-ApplyAll.preset'
Test-ProcessAdminRights: returning True
Elevating permissions and running powershell block:
$noSleep = $False
#$env:ChocolateyEnvironmentDebug='false'
#$env:ChocolateyEnvironmentVerbose='false'
& import-module -name 'C:\ProgramData\chocolatey\helpers\chocolateyInstaller.psm1' -Verbose:$false | Out-Null;

Rancher on Mac 10.15.x+

Prerequisites

Helm and kubctl installed

brew install helm
brew install kubectl

Kubernetes docker-destkop enabled and 8gb of memory configured in preferences