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

gVisor CNI tutorial is not working as expected #10750

Open
milantracy opened this issue Aug 8, 2024 · 0 comments
Open

gVisor CNI tutorial is not working as expected #10750

milantracy opened this issue Aug 8, 2024 · 0 comments
Labels
area: docs Issue related to docs type: bug Something isn't working

Comments

@milantracy
Copy link
Contributor

Description

I followed https://gvisor.dev/docs/tutorials/cni/ set up networking for a gVisor sandbox using CNI

For the last step, the server doesn't return anything, which is unexpected, I might misconfigure something, otherwise, the CNI tutorial is broken.

$ curl http://${POD_IP}:8000/
curl: (52) Empty reply from server
$ sudo /tmp/runsc/runsc list
ID                PID         STATUS      BUNDLE                   CREATED                          OWNER
53b357804046593   1331824     running     /tmp/experiment/bundle   2024-08-08T18:17:09.909262116Z   root

Steps to reproduce

follow the tutorial at https://gvisor.dev/docs/tutorials/cni/

runsc version

gVisor HEAD

docker version (if using docker)

n/a

uname

No response

kubectl (if using Kubernetes)

No response

repo state (if built from source)

No response

runsc debug logs (if available)

No response

@milantracy milantracy added the type: bug Something isn't working label Aug 8, 2024
@milantracy milantracy changed the title gVisor cni tutorial is broken gVisor CNI tutorial is not working as expected Aug 8, 2024
@milantracy milantracy added the area: docs Issue related to docs label Aug 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: docs Issue related to docs type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant