A "hello world" envoy job - demonstrating the use of unveil to allow access to /dev/shm which envoy requires.
I thought about doing a full countdash example but that requires running consul and whatnot. Maybe we can add exec2 examples to Nomad's e2e suite and do it there.
A "hello world" envoy job - demonstrating the use of
unveil
to allow access to/dev/shm
which envoy requires.I thought about doing a full
countdash
example but that requires running consul and whatnot. Maybe we can add exec2 examples to Nomad's e2e suite and do it there.