Difference between revisions of "Minikube addons enable csi-hostpath-driver"
Jump to navigation
Jump to search
(9 intermediate revisions by the same user not shown) | |||
Line 15: | Line 15: | ||
▪ Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.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 | ▪ Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0 | ||
− | 🔎 Verifying csi-hostpath-driver addon... | + | 🔎 [[Verifying csi-hostpath-driver addon...]] |
🌟 The '[[csi-hostpath-driver]]' addon is enabled | 🌟 The '[[csi-hostpath-driver]]' addon is enabled | ||
+ | == Example == | ||
+ | <pre> | ||
+ | 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... | ||
+ | </pre> | ||
− | [[kubectl get storageclass]] | + | ❌ 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 == | ||
+ | * <code>[[kubectl get storageclass]]</code> | ||
== See also == | == See also == | ||
+ | * {{minikube addons enable}} | ||
* {{minikube addons}} | * {{minikube addons}} | ||
* {{CSI}} | * {{CSI}} | ||
+ | |||
+ | [[Category:Minikube]] |
Latest revision as of 14:56, 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[edit]
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[edit]
See also[edit]
minikube addons enable [ csi-hostpath-driver | dashboard | metrics-server ]
minikube addons [ enable | list ]
- CSI, Amazon EBS CSI driver, Kubernetes Filestore CSI driver, GKE CSI Driver
pd.csi.storage.gke.io
, CSI Migration,aws-efs-csi-driver, aws-ebs-csi-driver, gcp_filestore_csi_driver_config
,GcePersistentDiskCsiDriver, kind: CSINode, csi-hostpath-driver
, Kubernetes snapshots
Advertising: