Skip to content

Commit 94954bf

Browse files
authored
Update setup.md
1 parent 4a18a13 commit 94954bf

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/Infra/setup.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,8 @@ The possible values of ```<namespace>``` may vary depending on the project you'r
2525
:::
2626

2727
:::danger
28-
Starting from Kubectl v1.26, the Azure auth plugin has been removed. If you're using a new version, you'll need to install and run [kubelogin](https://github.com/Azure/kubelogin#setup). Then run ```kubectl get pods -n <namespace>``` again.\
28+
Starting from Kubectl v1.26, the Azure auth plugin has been removed. If you're using a new version, you'll need to install and run [kubelogin](https://github.com/Azure/kubelogin#setup). Then run ```kubectl get pods -n <namespace>``` again.
29+
2930
For now as there is no install instruction on the kubelogin repo for linux, download the latest release for your computer architecture from [here](https://github.com/Azure/kubelogin/releases), unzip it and run it with `./kubelogin convert-kubeconfig`. Follow the indicated steps
3031
:::
3132

0 commit comments

Comments
 (0)