Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

kubectl port-forward not working for aci pods #418

Open
alexjebens opened this issue Jan 16, 2023 · 1 comment
Open

kubectl port-forward not working for aci pods #418

alexjebens opened this issue Jan 16, 2023 · 1 comment
Labels
help wanted Extra attention is needed kind/feature

Comments

@alexjebens
Copy link

alexjebens commented Jan 16, 2023

Describe the Issue
Trying to port forward a ACI Pod that exposes a port using kubectl produces:
error: error upgrading connection: unable to upgrade connection: 404 request not found

Steps To Reproduce
kubectl port-forward 7701:7700

Expected behavior
Ideally that it works. Alternatively a better error message and StatusCode (e.g. 501) as well as updated documentation.

Virtual-kubelet version
1.4.5

Kubernetes version
1.23.8

Additional context
Using -v=10 with kubectl yields
round_trippers.go:553] POST https://.azmk8s.io:443/api/v1/namespaces//pods//portforward 404 Not Found

@helayoty
Copy link
Member

helayoty commented Apr 7, 2023

@helayoty helayoty added the help wanted Extra attention is needed label Jun 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed kind/feature
Projects
None yet
Development

No branches or pull requests

2 participants