Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
s4ke authored Nov 16, 2023
1 parent c0ff553 commit 6b6d974
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ This is done by filtering all requests on resource labels to check whether the r

This projects uses Node.js and Express for the server, along with the dockerode (and docker-modem) library to interact with Docker.

Note: This is ALPHA software. Please don't use this for separating swarms into tenants and then giving people you can't trust access. In it's current form it is mostly a guard against devs shooting the whole cluster in the foot by accident.
We are working on the security side of things, though. See [this issue](https://github.com/neuroforgede/swarmgate/issues/1) for more information.

```mermaid
sequenceDiagram
participant User as Tenant User
Expand Down

0 comments on commit 6b6d974

Please sign in to comment.