Helm and kubctl installed
brew install helm
brew install kubectl
Kubernetes docker-destkop enabled and 8gb of memory configured in preferences
| ``` | |
| 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; |