Skip to content

Kubelogin not supported ? #1346

Closed as not planned
Closed as not planned
@Raulster24

Description

@Raulster24

Describe the bug
Kube config file containing kubelogin commands does not work and throws timeout exception

Kubernetes C# SDK Client Version
11.0.44

Server Kubernetes Version
1.25.5

Dotnet Runtime Version
net6

KubeConfig

kind: Config
preferences: {}
users:
- name: clusterUser*****
  user:
    exec:
      apiVersion: client.authentication.k8s.io/v1beta1
      args:
      - get-token
      - --login
      - azurecli
      - --server-id
      - *******
      command: kubelogin
      env: null
      provideClusterInfo: false

Please confirm if it is not supported, if not supported then is there any workaround without using kubectl proxy or generating token

Metadata

Metadata

Assignees

No one assigned

    Labels

    lifecycle/rottenDenotes an issue or PR that has aged beyond stale and will be auto-closed.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions