79110891

Date: 2024-10-21 16:20:24
Score: 1.5
Natty:
Report link

For scripts it's better to use the following:

export KUBERNETES_SERVICE_CIDR="$(az aks show --resource-group $RG --name $AKSNAME --query networkProfile.serviceCidr -o tsv)"
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Andrey Babushkin