coder / coder/boundary

Prototype solution which will work in EKS/ECS backed by Fargate

Open
#181 0 comments 0 reactions 0 assignees View on GitHub
medium-priority
Dominant language
Go
Stars
25
Forks
7
PR merge metrics
No merged PRs in 30d

Description

Fargate is most problematic environment for now:
- najsil doesn't work because we can't grant NET_ADMIN perms
- landjail may not work, because older kernel is used in Fargate, and we don't have control on it

Good news is clone syscall is allowed, so it's still possible to try to make nsjail work in this ENV by using sockets (see SRT arch.) instead IPTables rules.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.