You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am inside a pod of Cluster A
then I did
az login --identity --username xxxxx-xxx-xxx-xxxxx managed identity
az aks get-credentials --resource-group [Resource group Name] --name [ClusterB] --overwrite-existing
kubelogin convert-kubeconfig -l azurecli
Kubectl get namespaces
Error: failed to get token: expected an empty error but received: AzureCLICredential: ERROR: az: error: unrecognized arguments: --tenant 4b36e3d2-ce8b-409d-a538-f1da61732b5f
usage: az [-h] [--verbose] [--debug] [--output {json,jsonc,table,tsv,yaml}]
[--query JMESPATH]
{account} ...
Can someone please help
The text was updated successfully, but these errors were encountered:
I am inside a pod of Cluster A
then I did
az login --identity --username xxxxx-xxx-xxx-xxxxx managed identity
az aks get-credentials --resource-group [Resource group Name] --name [ClusterB] --overwrite-existing
kubelogin convert-kubeconfig -l azurecli
Kubectl get namespaces
Error: failed to get token: expected an empty error but received: AzureCLICredential: ERROR: az: error: unrecognized arguments: --tenant 4b36e3d2-ce8b-409d-a538-f1da61732b5f
usage: az [-h] [--verbose] [--debug] [--output {json,jsonc,table,tsv,yaml}]
[--query JMESPATH]
{account} ...
Can someone please help
The text was updated successfully, but these errors were encountered: