devcontainers / devcontainers/features

kubectl-helm-minikube port-forward 443

オープン
#976 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Shell
スター
1.5k
フォーク
621
平均マージ
6日 53分
マージ済み PR(30日)
9

説明

When I run

`kubectl port-forward -n ingress-nginx services/ingress-nginx-controller 80:80`

the forwarded address is `127.0.0.1:80`, but when I run

`kubectl port-forward -n ingress-nginx services/ingress-nginx-controller 443:443`

the forwarded address is `https://CODESPACENAME-443.app.github.dev/`

I would like to be able to use `https://localhost` to access my app from the host machine (e.g. a browser) with a secure connection, but because of the observed behavior of the codespace this is not possible.

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。