Kubelet image credential provider for Orbstack k8s? #2067
Unanswered
dmitrii-didenko
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone!
I was wondering if there’s any possibility of configuring CredentialProviderConfig as described here:
https://kubernetes.io/docs/tasks/administer-cluster/kubelet-credential-provider/
I assume it’s currently not supported, but are there any plans to introduce such extensibility for OrbStack Kubernetes?
At the moment, the only option seems to be creating a Kubernetes Secret with a .dockerconfigjson containing the token, and then modifying every Kubernetes resource to include that secret via imagePullSecrets.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions