|
111 | 111 | "Configure a default route on this Linux host, or use another --driver that does not require it": "Konfigurasikan rute default pada host Linux ini, atau gunakan --driver lain yang tidak memerlukannya", |
112 | 112 | "Configure an external network switch following the official documentation, then add `--hyperv-virtual-switch=\u003cswitch-name\u003e` to `minikube start`": "Konfigurasikan external network switch dengan mengikuti dokumentasi resmi, lalu tambahkan argumen `--hyperv-virtual-switch=\u003cswitch-name\u003e` ke `minikube start`", |
113 | 113 | "Configure environment to use minikube's Podman service": "Konfigurasikan environment untuk menggunakan layanan Podman minikube", |
114 | | - "Configure vmnet-helper to run without a password.\n\n\t\tPlease install a vmnet-helper sudoers rule using these instructions:\n\n\t\thttps://github.com/nirs/vmnet-helper#granting-permission-to-run-vmnet-helper": "", |
| 114 | + "Configure vmnet-helper to run without a password.\n\n\t\tPlease install a vmnet-helper sudoers rule using these instructions:\n\t\t\tcurl -fsSL https://github.com/minikube-machine/vmnet-helper/releases/latest/download/install.sh | bash": "", |
115 | 115 | "Configures the addon w/ADDON_NAME within minikube (example: minikube addons configure registry-creds). For a list of available addons use: minikube addons list": "Mengonfigurasi add-on dengan ADDON_NAME dalam minikube (contoh: minikube addons configure registry-creds). Untuk daftar add-on yang tersedia, gunakan: minikube addons list", |
116 | 116 | "Configuring RBAC rules ...": "Konfigurasi aturan RBAC...", |
117 | 117 | "Configuring local host environment ...": "Mengonfigurasi environment host lokal ...", |
|
1053 | 1053 | "usage: minikube profile [MINIKUBE_PROFILE_NAME]": "Penggunaan: minikube profile [MINIKUBE_PROFILE_NAME]", |
1054 | 1054 | "version json failure": "Gagal mendapatkan versi dalam format JSON", |
1055 | 1055 | "version yaml failure": "Gagal mendapatkan versi dalam format YAML", |
1056 | | - "vmnet-helper was not found on the system.\n\n\t\tPlease install vmnet-helper using these instructions:\n\n\t\thttps://github.com/nirs/vmnet-helper#installation": "", |
| 1056 | + "vmnet-helper was not found on the system.\n\n\t\tPlease install vmnet-helper using these instructions:\n\n\t\t\tcurl -fsSL https://github.com/minikube-machine/vmnet-helper/releases/latest/download/install.sh | bash": "", |
1057 | 1057 | "yaml encoding failure": "Gagal melakukan encoding YAML", |
1058 | 1058 | "zsh completion failed": "zsh completion gagal", |
1059 | 1059 | "zsh completion.": "zsh completio", |
|
0 commit comments