Difference between revisions of "Minikube addons enable csi-hostpath-driver"

From wikieduonline
Jump to navigation Jump to search
Line 34: Line 34:
 
</pre>
 
</pre>
  
  ❌  Exiting due to MK_ADDON_ENABLE: enable failed: run callbacks: running callbacks: [waiting for  
+
  ❌  Exiting due to [[MK_ADDON_ENABLE]]: enable failed: run callbacks: running callbacks: [waiting for  
 
  kubernetes.io/minikube-addons=csi-hostpath-driver pods: context deadline exceeded]
 
  kubernetes.io/minikube-addons=csi-hostpath-driver pods: context deadline exceeded]
 
   
 
   

Revision as of 12:43, 3 January 2024

minikube addons enable csi-hostpath-driver
💡  csi-hostpath-driver is an addon maintained by Kubernetes. For any concerns contact minikube on GitHub.
You can view the list of minikube maintainers at: https://github.com/kubernetes/minikube/blob/master/OWNERS
❗  [WARNING] For full functionality, the 'csi-hostpath-driver' addon requires the 'volumesnapshots' addon to be enabled.

You can enable 'volumesnapshots' addon by running: 'minikube addons enable volumesnapshots' 

    ▪ Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
    ▪ Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
    ▪ Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
    ▪ Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
    ▪ Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
    ▪ Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
    ▪ Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
    ▪ Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
🔎  Verifying csi-hostpath-driver addon...
🌟  The 'csi-hostpath-driver' addon is enabled

Example

minikube addons enable csi-hostpath-driver
💡  csi-hostpath-driver is an addon maintained by Kubernetes. For any concerns contact minikube on GitHub.
You can view the list of minikube maintainers at: https://github.com/kubernetes/minikube/blob/master/OWNERS
    ▪ Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
    ▪ Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
    ▪ Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
    ▪ Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
    ▪ Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
    ▪ Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
    ▪ Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
    ▪ Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
🔎  Verifying csi-hostpath-driver addon...
❌  Exiting due to MK_ADDON_ENABLE: enable failed: run callbacks: running callbacks: [waiting for 
kubernetes.io/minikube-addons=csi-hostpath-driver pods: context deadline exceeded]

╭───────────────────────────────────────────────────────────────────────────────────────────────────────────────── ────────╮
│                                                                                                                         
│
│    😿  If the above advice does not help, please let us know:                                                           
│
│    👉  https://github.com/kubernetes/minikube/issues/new/choose                                                         
│
│                                                                                                                         
│
│    Please run `minikube logs --file=logs.txt` and attach logs.txt to the GitHub issue.                                  
│
│    Please also attach the following file to the GitHub issue:                                                           
│
│    - 
/var/folders/fv/dhxvnnqd195gt23kq6rb7bfm0000gn/T/minikube_addons_508d58d23f04e06dd909d02371e78940eadcb8b1_0.log    
│

Related

See also

Advertising: