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 f0c1322 commit edac091Copy full SHA for edac091
content/ja/docs/tasks/access-application-cluster/web-ui-dashboard.md
@@ -55,7 +55,7 @@ kubectl proxy
55
56
kubectlは、ダッシュボードを http://localhost:8001/api/v1/namespaces/kubernetes-dashboard/services/https:kubernetes-dashboard:/proxy/ で利用できるようにします。
57
58
-UIはコマンドを実行しているマシンから_のみ_ アクセスできます。オプションについては`kubectl proxy --help`を参照してください。
+UIはコマンドを実行しているマシンから _のみ_ アクセスできます。オプションについては`kubectl proxy --help`を参照してください。
59
60
{{< note >}}
61
Kubeconfigの認証方法は、外部IDプロバイダーやx509証明書ベースの認証には対応していません。
0 commit comments