# Info ### Kubeconfig for tenant ### Kubelogin For using kubeconfig need install kubelogin. ```bash # Homebrew (macOS and Linux) brew install int128/kubelogin/kubelogin # Krew (macOS, Linux, Windows and ARM) kubectl krew install oidc-login # Chocolatey (Windows) choco install kubelogin ```