Lucas Manning

Results 33 comments of Lucas Manning

It looks like `--network=host` is not true in the logs you sent. From [runsc.log.20240918-170153.986977.boot.txt](https://github.com/user-attachments/files/17050836/runsc.log.20240918-170153.986977.boot.txt): ``` D0918 17:01:54.094908 1 config.go:439] Config.Network (--network): sandbox ``` You'll also want to run `runsc` in...

I'll just add as a note that these environment variables are piped into the configs automatically in GKE. In GCE you'll either have to add the environment variables to your...

@pawalt were you able to get something working for your use case? It would be great to be able to close this bug if so.