接著就是重頭戲,要用AKS 創建K8s Cluster。 az aks create \ --resource-group tryAKS \ --name tryAKSCluster \ --node-count 3 \ --generate-ssh- ...
確定! 回上一頁