microsoft / MSLab

Azure Stack HCI, Windows 10 and Windows Server rapid lab deployment scripts
MIT License
1.18k stars 285 forks source link

Update akshci module for July 2021 Update(AKS-HCI-2107) #450

Closed Li-Yanzhi closed 3 years ago

Li-Yanzhi commented 3 years ago
  1. AKSHCI July 2021 Update (https://github.com/Azure/aks-hci/releases/tag/AKS-HCI-2107) add new pre-requisite PowerShell module "TraceProvider"

  2. Add -Verbose parameter for Install-AksHci to see more detailed progress information.

  3. Update kubectl download URL based on latest kubectl install documentation for Windows ("https://kubernetes.io/docs/tasks/tools/install-kubectl-windows/").

jaromirk commented 3 years ago

Hi, sorry for late reply. I finally made it to review AKS scenario. The only thing I forgot to add is -Verbose. Will do it on monday. Is there anything else you found wrong? THX!

jaromirk commented 3 years ago

I fixed all, thx! (now in dev branch)