Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rancher Kubectl shell #168

Open
jp-gouin opened this issue Dec 27, 2024 · 0 comments
Open

Rancher Kubectl shell #168

jp-gouin opened this issue Dec 27, 2024 · 0 comments
Labels
bug Something isn't working priority/2 virtual-kubelet all virtual kubelet related issues

Comments

@jp-gouin
Copy link
Collaborator

Once a K3K cluster in shared mode is imported in Rancher, you cannot start a Kubectl Shell

The dashboard-shell pod fails in the k3k cluster with :

status:
  conditions:
  - lastProbeTime: null
    lastTransitionTime: "2024-12-27T14:59:31Z"
    status: "True"
    type: PodScheduled
  message: 'unable to sync volumes for pod cattle-system/dashboard-shell-dpbf6: unable
    to sync configmap volume admin-kubeconfig: unable to add configmap to sync cattle-system/impersonation-shell-admin-kubeconfig-ldjwk:
    unable to reconcile new object cattle-system/impersonation-shell-admin-kubeconfig-ldjwk:
    unable to create host configmap test2/impersonation-shell-admin-kubeconfig-ldjwk-cattle-system-d9a25e
    for virtual configmap cattle-system/impersonation-shell-admin-kubeconfig-ldjwk:
    %!w(<nil>)'

impersonation-shell-admin-kubeconfig-ldjwk-cattle-system-d9a25e is created on the host. But it's not present in the k3k cluster.

@jp-gouin jp-gouin added bug Something isn't working virtual-kubelet all virtual kubelet related issues priority/2 labels Dec 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working priority/2 virtual-kubelet all virtual kubelet related issues
Projects
None yet
Development

No branches or pull requests

1 participant