Skip to content

Commit e815ad1

Browse files
authored
Merge pull request #51315 from Arhell/upd-ja
[ja] Replace external paywall link
2 parents 110f2cb + 033649b commit e815ad1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/ja/docs/tasks/tools/included/optional-kubectl-configs-bash-mac.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ bash-completionにはv1とv2の2つのバージョンがあります。
2020
v1はBash 3.2(macOSのデフォルト)用で、v2はBash 4.1以降向けです。
2121
kubectlの補完スクリプトはbash-completionのv1とBash 3.2では正しく**動作しません**
2222
**bash-completion v2****Bash 4.1以降**が必要になります。
23-
したがって、macOSで正常にkubectlの補完を使用するには、Bash 4.1以降をインストールする必要があります([*手順*](https://itnext.io/upgrading-bash-on-macos-7138bd1066ba))。
23+
したがって、macOSで正常にkubectlの補完を使用するには、Bash 4.1以降をインストールする必要があります([*手順*](https://apple.stackexchange.com/a/292760))。
2424
以下の手順では、Bash4.1以降(Bashのバージョンが4.1またはそれより新しいことを指します)を使用することを前提とします。
2525
{{< /warning >}}
2626

0 commit comments

Comments
 (0)