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

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
 
{{lc}}
 
{{lc}}
 
  [[minikube addons enable]] [[csi-hostpath-driver]]
 
  [[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
  
  

Revision as of 19:00, 22 October 2023

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



Advertising: