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
out.WarningT("{{.Driver}} is currently using the {{.StorageDriver}} storage driver, consider switching to overlay2 for better performance", out.V{"StorageDriver": si.StorageDriver, "Driver": drvName})
1848
+
out.WarningT("{{.Driver}} is currently using the {{.StorageDriver}} storage driver, setting preload=false", out.V{"StorageDriver": si.StorageDriver, "Driver": drvName})
"{{.Driver}} is currently using the {{.StorageDriver}} storage driver, consider switching to overlay2 for better performance": "{{.Driver}} verwendet derzeit den {{.StorageDriver}} Storage Treiber, erwäge zu overlay2 zu wechseln für bessere Performance",
1080
+
"{{.Driver}} is currently using the {{.StorageDriver}} storage driver, setting preload=false": "",
1080
1081
"{{.addon}} does not currently have an associated maintainer.": "",
1081
1082
"{{.addon}} is a 3rd party addon and is not maintained or verified by minikube maintainers, enable at your own risk.": "",
1082
1083
"{{.addon}} is an addon maintained by {{.maintainer}}. For any concerns contact minikube on GitHub.\nYou can view the list of minikube maintainers at: https://github.com/kubernetes/minikube/blob/master/OWNERS": "",
"{{.Driver}} is currently using the {{.StorageDriver}} storage driver, consider switching to overlay2 for better performance": "",
1070
+
"{{.Driver}} is currently using the {{.StorageDriver}} storage driver, setting preload=false": "",
1071
1071
"{{.addon}} does not currently have an associated maintainer.": "",
1072
1072
"{{.addon}} is a 3rd party addon and is not maintained or verified by minikube maintainers, enable at your own risk.": "",
1073
1073
"{{.addon}} is an addon maintained by {{.maintainer}}. For any concerns contact minikube on GitHub.\nYou can view the list of minikube maintainers at: https://github.com/kubernetes/minikube/blob/master/OWNERS": "",
"{{.Driver}} is currently using the {{.StorageDriver}} storage driver, consider switching to overlay2 for better performance": "{{.Driver}} utilise actuellement le pilote de stockage {{.StorageDriver}}, envisagez de passer à overlay2 pour de meilleures performances",
1066
+
"{{.Driver}} is currently using the {{.StorageDriver}} storage driver, setting preload=false": "",
1066
1067
"{{.addon}} does not currently have an associated maintainer.": "{{.addon}} n'a actuellement pas de mainteneur associé.",
1067
1068
"{{.addon}} is a 3rd party addon and is not maintained or verified by minikube maintainers, enable at your own risk.": "{{.addon}} est un module complémentaire tiers et non maintenu ou vérifié par les mainteneurs de minikube, activez-le à vos risques et périls.",
1068
1069
"{{.addon}} is an addon maintained by {{.maintainer}}. For any concerns contact minikube on GitHub.\nYou can view the list of minikube maintainers at: https://github.com/kubernetes/minikube/blob/master/OWNERS": "{{.addon}} est un addon maintenu par {{.maintainer}}. Pour toute question, contactez minikube sur GitHub.\nVous pouvez consulter la liste des mainteneurs de minikube sur : https://github.com/kubernetes/minikube/blob/master/OWNERS",
"{{.Driver}} is currently using the {{.StorageDriver}} storage driver, consider switching to overlay2 for better performance": "{{.Driver}} は現在 {{.StorageDriver}} ストレージドライバーを使用しています。性能向上のため overlay2 への切替を検討してください",
1019
+
"{{.Driver}} is currently using the {{.StorageDriver}} storage driver, setting preload=false": "",
1019
1020
"{{.addon}} does not currently have an associated maintainer.": "",
1020
1021
"{{.addon}} is a 3rd party addon and is not maintained or verified by minikube maintainers, enable at your own risk.": "",
1021
1022
"{{.addon}} is an addon maintained by {{.maintainer}}. For any concerns contact minikube on GitHub.\nYou can view the list of minikube maintainers at: https://github.com/kubernetes/minikube/blob/master/OWNERS": "",
Copy file name to clipboardExpand all lines: translations/ko.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1075,7 +1075,7 @@
1075
1075
"zsh completion failed": "zsh 완성이 실패하였습니다",
1076
1076
"zsh completion.": "",
1077
1077
"{{ .name }}: Suggestion: {{ .suggestion}}": "",
1078
-
"{{.Driver}} is currently using the {{.StorageDriver}} storage driver, consider switching to overlay2 for better performance": "",
1078
+
"{{.Driver}} is currently using the {{.StorageDriver}} storage driver, setting preload=false": "",
1079
1079
"{{.addon}} does not currently have an associated maintainer.": "",
1080
1080
"{{.addon}} is a 3rd party addon and is not maintained or verified by minikube maintainers, enable at your own risk.": "",
1081
1081
"{{.addon}} is an addon maintained by {{.maintainer}}. For any concerns contact minikube on GitHub.\nYou can view the list of minikube maintainers at: https://github.com/kubernetes/minikube/blob/master/OWNERS": "",
Copy file name to clipboardExpand all lines: translations/ru.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -998,7 +998,7 @@
998
998
"zsh completion failed": "",
999
999
"zsh completion.": "",
1000
1000
"{{ .name }}: Suggestion: {{ .suggestion}}": "",
1001
-
"{{.Driver}} is currently using the {{.StorageDriver}} storage driver, consider switching to overlay2 for better performance": "",
1001
+
"{{.Driver}} is currently using the {{.StorageDriver}} storage driver, setting preload=false": "",
1002
1002
"{{.addon}} does not currently have an associated maintainer.": "",
1003
1003
"{{.addon}} is a 3rd party addon and is not maintained or verified by minikube maintainers, enable at your own risk.": "",
1004
1004
"{{.addon}} is an addon maintained by {{.maintainer}}. For any concerns contact minikube on GitHub.\nYou can view the list of minikube maintainers at: https://github.com/kubernetes/minikube/blob/master/OWNERS": "",
0 commit comments