rmauro.dev {blog}
  • Home
  • Privacy Policy
  • RSS
  • Feedly

kubernets

A collection of 1 post
Azure Kubernets - az cli
AZ-203

Azure Kubernets - az cli

Steps to create Azure Kubernet Services (AKS) though azure cli tool. Demo 1 // Create resource group az group create --name kbgroup2 --location eastus // Create AKS cluster az aks create \ --resource-group kbgroup2 \ --name kbcluster2 \ --node-count 1 \ --enable-addons monitoring \ --generate-ssh-keys Connect to the cluster #if you're in Azure Cloud Shell
Jun 2, 2019 3 min read
Page 1 of 1
rmauro.dev {blog} © 2025
  • Github
  • Twitter (X)
  • Discord
  • LinkedIn
  • Feedly
Powered by Ghost