google / google/gvisor

gVisor CNI tutorial is not working as expected

Open
#10,750 2 comments 1 reaction 0 assignees View on GitHub
area: docs type: bug
Dominant language
Go
Stars
19.3k
Forks
2k
Avg merge
3d 5h
Merged PRs (30d)
264

Description

### 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

```shell
gVisor HEAD
```

### docker version (if using docker)

```shell
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_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.