devcontainers / devcontainers/features

kubectl-helm-minikube port-forward 443

Đang mở
#976 1 bình luận 0 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
Shell
Star
1.5k
Fork
621
Merge trung bình
6 ngày 53 phút
Pull request đã merge (30 ngày)
9

Mô tả

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.

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Hướng nghiên cứu

Bắt đầu bằng cách tái hiện hai lệnh kubectl port-forward từ issue trong một Codespace với dịch vụ ingress-nginx. So sánh cách các cổng 80 và 443 được expose, đồng thời điều tra cấu hình hoặc entry point liên quan của Dev Container Features. Được xem là hoàn tất khi endpoint HTTPS có thể truy cập dưới dạng https://localhost từ máy host qua một kết nối an toàn.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Đánh giá

Công nghệ
helm, kubernetes
Lĩnh vực
devops, networking
Loại issue
Tính năng
Độ khó
4/5
Thời gian dự kiến
3-5 ngày
Mức độ hoạt động
Đình trệ
Độ rõ ràng
Cần làm rõ
Mức phù hợp với người mới
25/100

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.