We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5045bc commit 033649bCopy full SHA for 033649b
content/ja/docs/tasks/tools/included/optional-kubectl-configs-bash-mac.md
@@ -20,7 +20,7 @@ bash-completionにはv1とv2の2つのバージョンがあります。
20
v1はBash 3.2(macOSのデフォルト)用で、v2はBash 4.1以降向けです。
21
kubectlの補完スクリプトはbash-completionのv1とBash 3.2では正しく**動作しません**。
22
**bash-completion v2**と**Bash 4.1以降**が必要になります。
23
-したがって、macOSで正常にkubectlの補完を使用するには、Bash 4.1以降をインストールする必要があります([*手順*](https://itnext.io/upgrading-bash-on-macos-7138bd1066ba))。
+したがって、macOSで正常にkubectlの補完を使用するには、Bash 4.1以降をインストールする必要があります([*手順*](https://apple.stackexchange.com/a/292760))。
24
以下の手順では、Bash4.1以降(Bashのバージョンが4.1またはそれより新しいことを指します)を使用することを前提とします。
25
{{< /warning >}}
26
0 commit comments