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
Copy file name to clipboardExpand all lines: site/content/en/docs/commands/start.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,7 +27,7 @@ minikube start [flags]
27
27
--apiserver-port int The apiserver listening port (default 8443)
28
28
--auto-pause-interval duration Duration of inactivity before the minikube VM is paused (default 1m0s) (default 1m0s)
29
29
--auto-update-drivers If set, automatically updates drivers to the latest version. Defaults to true. (default true)
30
-
--base-image string The base image to use for docker/podman drivers. Intended for local development. (default "gcr.io/k8s-minikube/kicbase-builds:v0.0.48-1760939008-21773@sha256:d8d8a3f29f027433bea12764bddd1aa26c7ad9bb912e016c1bc51278db1343d8")
30
+
--base-image string The base image to use for docker/podman drivers. Intended for local development. (default "gcr.io/k8s-minikube/kicbase-builds:v0.0.48-1761646598-21817@sha256:16574c41cde37091c98f31420b03bad295a73a0f709fe84a58c0c719d2f57850")
--cache-images If true, cache docker images for the current bootstrapper and load them into the machine. Always false with --driver=none. (default true)
33
33
--cert-expiration duration Duration until minikube certificate expiration, defaults to three years (26280h). (default 26280h0m0s)
Copy file name to clipboardExpand all lines: translations/de.json
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -548,10 +548,13 @@
548
548
"Please re-eval your podman-env, To ensure your environment variables have updated ports:\n\n\t'minikube -p {{.profile_name}} podman-env'\n\n\t": "Bitte re-evaluieren (eval) Sie ihr podman-env erneut, um sicherzustellen, dass die Umgebungsvariablen geupdated wurden, führen Sie folgendes aus:\n\n\t'minikube -p {{.profile_name}} podman-env'\n\n\t",
549
549
"Please run `minikube logs --file=logs.txt` and attach logs.txt to the GitHub issue.": "Bitte führen Sie `minikube logs --file=logs.txt` aus und fügen Sie logs.txt an das GitHub Issue an.",
550
550
"Please see {{.documentation_url}} for more details": "Für weitere Informationen schauen Sie bitte unter {{.documentation_url}}",
551
+
"Please specify the directory to be mounted:\n\tminikube mount \u003csource directory\u003e:\u003ctarget directory\u003e (example: \"/host-home:/vm-home\")": "",
551
552
"Please specify the directory to be mounted: \n\tminikube mount \u003csource directory\u003e:\u003ctarget directory\u003e (example: \"/host-home:/vm-home\")": "Bitte geben Sie die Verzeichnisse an, die gemountet werden sollen: \n\tminikube mount \u003cQuell-Verzeichnis\u003e:\u003cZiel-Verzeichnis\u003e (Beispiel: \"/host-home:/vm-home\")",
553
+
"Please specify the path to copy:\n\tminikube cp \u003csource file path\u003e\u003ctarget file absolute path\u003e (example: \"minikube cp a/b.txt /copied.txt\")": "",
552
554
"Please specify the path to copy: \n\tminikube cp \u003csource file path\u003e\u003ctarget file absolute path\u003e (example: \"minikube cp a/b.txt /copied.txt\")": "Bitte geben Sie den Pfad zum Kopieren an: \n\tminikube cp \u003cPfad zur Quell-Datei\u003e\u003cAbsoluter Pfad zur Ziel-Datei\u003e (Beispiel: \"minikube cp a/b.txt /copied.txt\")",
553
555
"Please try purging minikube using `minikube delete --all --purge`": "Bitte versuchen Sie minikube aufzuräumen, indem Sie `minikube delete --all --purge` aufrufen",
554
556
"Please upgrade the '{{.driver_executable}}'. {{.documentation_url}}": "Aktualisieren Sie '{{.driver_executable}}'. {{.documentation_url}}",
557
+
"Please visit the following link for documentation around this:\n\thttps://help.github.com/en/packages/using-github-packages-with-your-projects-ecosystem/configuring-docker-for-use-with-github-packages#authenticating-to-github-packages\n": "",
555
558
"Please visit the following link for documentation around this: \n\thttps://help.github.com/en/packages/using-github-packages-with-your-projects-ecosystem/configuring-docker-for-use-with-github-packages#authenticating-to-github-packages\n": "Bitte besuchen Sie folgende Links für diesbezügliche Dokumentation: \n\thttps://help.github.com/en/packages/using-github-packages-with-your-projects-ecosystem/configuring-docker-for-use-with-github-packages#authenticating-to-github-packages\n",
556
559
"Populates the specified folder with documentation in markdown about minikube": "Erstellt im angegebenen Verzeichnis Dokumentation über Minikube im Markdown-Format",
557
560
"PowerShell is running in constrained mode, which is incompatible with Hyper-V scripting.": "PowerShell läuft im constrained mode, welcher nicht kompatibel mit Hyper-V Scripting ist.",
Copy file name to clipboardExpand all lines: translations/el.json
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -498,9 +498,12 @@
498
498
"Please re-eval your podman-env, To ensure your environment variables have updated ports:\n\n\t'minikube -p {{.profile_name}} podman-env'\n\n\t": "Επαναξιολογήστε το podman-env σας, για να βεβαιωθείτε ότι οι μεταβλητές περιβάλλοντός σας έχουν ενημερωμένες θύρες:\n\n\t'minikube -p {{.profile_name}} podman-env'\n\n\t",
499
499
"Please run `minikube logs --file=logs.txt` and attach logs.txt to the GitHub issue.": "Εκτελέστε την εντολή `minikube logs --file=logs.txt` και επισυνάψτε το logs.txt στο ζήτημα GitHub.",
500
500
"Please see {{.documentation_url}} for more details": "Ανατρέξτε στη διεύθυνση {{.documentation_url}} για περισσότερες λεπτομέρειες",
501
+
"Please specify the directory to be mounted:\n\tminikube mount \u003csource directory\u003e:\u003ctarget directory\u003e (example: \"/host-home:/vm-home\")": "",
501
502
"Please specify the directory to be mounted: \n\tminikube mount \u003csource directory\u003e:\u003ctarget directory\u003e (example: \"/host-home:/vm-home\")": "Καθορίστε τον κατάλογο προς προσάρτηση: \n\tminikube mount \u003cκατάλογος προέλευσης\u003e:\u003cκατάλογος προορισμού\u003e (παράδειγμα: \"/host-home:/vm-home\")",
503
+
"Please specify the path to copy:\n\tminikube cp \u003csource file path\u003e\u003ctarget file absolute path\u003e (example: \"minikube cp a/b.txt /copied.txt\")": "",
502
504
"Please specify the path to copy: \n\tminikube cp \u003csource file path\u003e\u003ctarget file absolute path\u003e (example: \"minikube cp a/b.txt /copied.txt\")": "Καθορίστε τη διαδρομή για αντιγραφή: \n\tminikube cp \u003cδιαδρομή αρχείου προέλευσης\u003e\u003cαπόλυτη διαδρομή αρχείου προορισμού\u003e (παράδειγμα: \"minikube cp a/b.txt /copied.txt\")",
503
505
"Please try purging minikube using `minikube delete --all --purge`": "",
506
+
"Please visit the following link for documentation around this:\n\thttps://help.github.com/en/packages/using-github-packages-with-your-projects-ecosystem/configuring-docker-for-use-with-github-packages#authenticating-to-github-packages\n": "",
504
507
"Please visit the following link for documentation around this: \n\thttps://help.github.com/en/packages/using-github-packages-with-your-projects-ecosystem/configuring-docker-for-use-with-github-packages#authenticating-to-github-packages\n": "Επισκεφθείτε τον ακόλουθο σύνδεσμο για τεκμηρίωση σχετικά με αυτό: \n\thttps://help.github.com/en/packages/using-github-packages-with-your-projects-ecosystem/configuring-docker-for-use-with-github-packages#authenticating-to-github-packages\n",
505
508
"Populates the specified folder with documentation in markdown about minikube": "Συμπληρώνει τον καθορισμένο φάκελο με τεκμηρίωση σε markdown σχετικά με το minikube",
506
509
"PowerShell is running in constrained mode, which is incompatible with Hyper-V scripting.": "",
Copy file name to clipboardExpand all lines: translations/es.json
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -537,11 +537,11 @@
537
537
"Please re-eval your podman-env, To ensure your environment variables have updated ports:\n\n\t'minikube -p {{.profile_name}} podman-env'\n\n\t": "",
538
538
"Please run `minikube logs --file=logs.txt` and attach logs.txt to the GitHub issue.": "",
539
539
"Please see {{.documentation_url}} for more details": "",
540
-
"Please specify the directory to be mounted:\n\tminikube mount \u003csource directory\u003e:\u003ctarget directory\u003e (example: \"/host-home:/vm-home\")": "",
541
-
"Please specify the path to copy:\n\tminikube cp \u003csource file path\u003e\u003ctarget file absolute path\u003e (example: \"minikube cp a/b.txt /copied.txt\")": "",
540
+
"Please specify the directory to be mounted:\n\tminikube mount \u003csource directory\u003e:\u003ctarget directory\u003e (example: \"/host-home:/vm-home\")": "",
541
+
"Please specify the path to copy:\n\tminikube cp \u003csource file path\u003e\u003ctarget file absolute path\u003e (example: \"minikube cp a/b.txt /copied.txt\")": "",
542
542
"Please try purging minikube using `minikube delete --all --purge`": "",
543
543
"Please upgrade the '{{.driver_executable}}'. {{.documentation_url}}": "Actualiza \"{{.driver_executable}}\". {{.documentation_url}}",
544
-
"Please visit the following link for documentation around this:\n\thttps://help.github.com/en/packages/using-github-packages-with-your-projects-ecosystem/configuring-docker-for-use-with-github-packages#authenticating-to-github-packages\n": "",
544
+
"Please visit the following link for documentation around this:\n\thttps://help.github.com/en/packages/using-github-packages-with-your-projects-ecosystem/configuring-docker-for-use-with-github-packages#authenticating-to-github-packages\n": "",
545
545
"Populates the specified folder with documentation in markdown about minikube": "",
546
546
"PowerShell is running in constrained mode, which is incompatible with Hyper-V scripting.": "",
547
547
"Powering off \"{{.profile_name}}\" via SSH ...": "Apagando \"{{.profile_name}}\" mediante SSH...",
Copy file name to clipboardExpand all lines: translations/fr.json
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -545,9 +545,12 @@
545
545
"Please re-eval your podman-env, To ensure your environment variables have updated ports:\n\n\t'minikube -p {{.profile_name}} podman-env'\n\n\t": "Veuillez réévaluer votre podman-env, pour vous assurer que vos variables d'environnement ont des ports mis à jour :\n\n\t'minikube -p {{.profile_name}} podman-env'\n\n\t",
546
546
"Please run `minikube logs --file=logs.txt` and attach logs.txt to the GitHub issue.": "Veuillez exécuter `minikube logs --file=logs.txt` et attachez logs.txt au problème GitHub.",
547
547
"Please see {{.documentation_url}} for more details": "Veuillez consulter {{.documentation_url}} pour plus de détails",
548
+
"Please specify the directory to be mounted:\n\tminikube mount \u003csource directory\u003e:\u003ctarget directory\u003e (example: \"/host-home:/vm-home\")": "",
548
549
"Please specify the directory to be mounted: \n\tminikube mount \u003csource directory\u003e:\u003ctarget directory\u003e (example: \"/host-home:/vm-home\")": "Veuillez spécifier le répertoire à monter : \n\tminikube mount \u003csource directory\u003e:\u003ctarget directory\u003e (exemple : \"/host-home:/vm-home\")",
550
+
"Please specify the path to copy:\n\tminikube cp \u003csource file path\u003e\u003ctarget file absolute path\u003e (example: \"minikube cp a/b.txt /copied.txt\")": "",
549
551
"Please specify the path to copy: \n\tminikube cp \u003csource file path\u003e\u003ctarget file absolute path\u003e (example: \"minikube cp a/b.txt /copied.txt\")": "Veuillez spécifier le chemin à copier : \n\tminikube cp \u003cchemin du fichier source\u003e\u003cchemin absolu du fichier cible\u003e (exemple : \"minikube cp a/b.txt /copied.txt\")",
550
552
"Please try purging minikube using `minikube delete --all --purge`": "Veuillez essayer de purger minikube en utilisant `minikube delete --all --purge`",
553
+
"Please visit the following link for documentation around this:\n\thttps://help.github.com/en/packages/using-github-packages-with-your-projects-ecosystem/configuring-docker-for-use-with-github-packages#authenticating-to-github-packages\n": "",
551
554
"Please visit the following link for documentation around this: \n\thttps://help.github.com/en/packages/using-github-packages-with-your-projects-ecosystem/configuring-docker-for-use-with-github-packages#authenticating-to-github-packages\n": "Veuillez visiter le lien suivant pour la documentation à ce sujet : \n\thttps://help.github.com/en/packages/using-github-packages-with-your-projects-ecosystem/configuring-docker-for-use-with -github-packages#authentiating-to-github-packages\n",
552
555
"Populates the specified folder with documentation in markdown about minikube": "Remplit le dossier spécifié avec la documentation en markdown sur minikube",
553
556
"PowerShell is running in constrained mode, which is incompatible with Hyper-V scripting.": "PowerShell s'exécute en mode contraint, ce qui est incompatible avec les scripts Hyper-V.",
0 commit comments