You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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 :impersonation-shell-admin-kubeconfig-ldjwk-cattle-system-d9a25e
is created on the host. But it's not present in the k3k cluster.The text was updated successfully, but these errors were encountered: