kubectl describe pods -n kubesphere-system redis-69c99ffd67-wls9l
查看有warning
Volumes:
redis-pvc:
Type: PersistentVolumeClaim (a reference to a PersistentVolumeClaim in the same namespace)
ClaimName: redis-pvc
ReadOnly: false
default-token-mtr2c:
Type: Secret (a volume populated by a Secret)
SecretName: default-token-mtr2c
Optional: false
QoS Class: Burstable
Node-Selectors: <none>
Tolerations: CriticalAddonsOnly
node-role.kubernetes.io/master:NoSchedule
Events:
Type Reason Age From Message
---- ------ ---- ---- -------
Warning FailedMount 88s (x92 over 3h27m) kubelet, 10.228.141.41 Unable to mount volumes for pod "redis-69c99ffd67-wls9l_kubesphere-system(18d3f015-074a-11ea-9961-fa163ef7a64f)": timeout expired waiting for volumes to attach or mount for pod "kubesphere-system"/"redis-69c99ffd67-wls9l". list of unmounted volumes=[redis-pvc]. list of unattached volumes=[redis-pvc default-token-mtr2c]