$ k8s-aks-dns-ingress help
HTTP Application Routing Controller for AKS
Version: v0.0.0
-azureconfig string
Azure service principal configuration file (eg. path to azure.json, defaults to the value of 'AZURE_AUTH_LOCATION' env var
-d run in debug mode
-domain string
Root domain name to use for the creating the DNS record sets, defaults to the value of 'DOMAIN_NAME_ROOT' env var
-interval string
Controller resync period (default "30s")
-kubeconfig string
Path to kubeconfig file with authorization and master location information (default is $HOME/.kube/config)
-namespace string
Kubernetes namespace to watch for updates (default is to watch all namespaces)
-region string
Azure region, defaults to the value of 'AZURE_REGION' env var
-resource string
Azure resource name, defaults to the value of 'AZURE_RESOURCE_NAME' env var
-resource-group string
Azure resource group name, defaults to the value of 'AZURE_RESOURCE_GROUP' env var
-v print version and exit (shorthand)
-version
print version and exit
-workers int
Controller workers to be spawned to process the queue (default 2)