Developing Cloud-Native Solutions with Microsoft Azure and .NET by Ashirwad Satapathi & Abhishek Mishra

Developing Cloud-Native Solutions with Microsoft Azure and .NET by Ashirwad Satapathi & Abhishek Mishra

Author:Ashirwad Satapathi & Abhishek Mishra
Language: eng
Format: epub
ISBN: 9781484290040
Publisher: Apress


Listing 4-8Log In to Azure and Select Your Subscription

Execute the command shown in Listing 4-9 to get the Kubernetes cluster credentials locally so that you can access the cluster.az aks get-credentials -n [Provide AKS Name] -g [Provide Resource Group Name]

Listing 4-9Get AKS Credentials

Execute the commands shown in Listing 4-10 to apply the Kubernetes manifest files we created to the AKS cluster.kubectl apply -f kubernetes-manifest-add.yaml

kubectl apply -f kubernetes-manifest-subtract.yaml



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.