headlamp icon indicating copy to clipboard operation
headlamp copied to clipboard

How to create service account token for Kubernetes v1.29.x ?

Open alanpeng opened this issue 10 months ago • 3 comments

A service account token was created but does not work with Kubernetes v1.29.x.

https://headlamp.dev/docs/latest/installation/#create-a-service-account-token

image

There are no issues with versions lower than v1.29.x.

alanpeng avatar Apr 07 '24 16:04 alanpeng

@ashu8912 Can you take a look?

joaquimrocha avatar Jun 12 '24 14:06 joaquimrocha

Trying to reproduce this...

I will try in-cluster headlamp with service token next.

Headlamp app works when I tried with k8s 1.29.0 via minikube with the app (not in-cluster) on WSL Ubuntu 22.04. image

illume avatar Jul 25 '24 09:07 illume

Using current main branch, it's working for me.

minikube, WSL Ubuntu 22.04, Kubernetes 1.29.0, in-cluster with service token.

image

illume avatar Jul 25 '24 10:07 illume