Start-AksEdgeUpdate
啟動更新程式以更新 AKS Edge Essentials 節點。
語法
Start-AksEdgeUpdate [-Force] [-WhatIf] [-Confirm] [<CommonParameters>]
描述
Microsoft Update 會傳送完成 AKS Edge Essentials Update 所需的所有二進位檔。 此命令 Start-AksEdgeUpdate
會找出並下載二進位檔。 您必須在控制平面節點和背景工作節點上執行此命令。
範例
更新叢集中的任何節點
Start-AksEdgeUpdate
參數
-Force
此參數可讓您在不進行使用者互動的情況下更新節點。 如果指定 Force,則不會要求使用者進行確認。 否則,系統會要求使用者確認是否需要強制更新。
Type: SwitchParameter
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: False
Accept pipeline input: False
Accept wildcard characters: False
-WhatIf
顯示執行 Cmdlet 後會發生的情況。 不會執行此 Cmdlet。
Type: SwitchParameter
Parameter Sets: (All)
Aliases: wi
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
-Confirm
在執行 Cmdlet 前提示您確認。
Type: SwitchParameter
Parameter Sets: (All)
Aliases: cf
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
CommonParameters
這個 Cmdlet 支援一般參數:-Debug、-ErrorAction、-ErrorVariable、-InformationAction、-InformationVariable、-OutVariable、-OutBuffer、-PipelineVariable、-Verbose、-WarningAction 和 -WarningVariable。 如需詳細資訊,請參閱 about_CommonParameters。