Deploy and Access ngnix on AKS Cluster
Step1:
Store your resource group in a variable & create and verify AKS cluster
Step2: Configure kubectl to run against cluster
Step3: Create deployment.yaml file and apply the changes
apiVersion: apps/v1
# The type of workload we are creating
k...
paladugusairupa.hashnode.dev2 min read