cscosu / workspace-bot

Provision VS Code server workspaces as Kubernetes resources from a Discord bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

Provision VS Code server workspaces as Kubernetes resources from a Discord bot.

Discord slash command

Workspace

Usage

Apply the manifests to deploy the bot with proper permissions into its own namespace. Note that this bot is only designed to work with the Cyber Security Club's Kubernetes cluster. It has a few hardcoded role id's and requires the sysbox runtime to be installed on the cluster.

kubectl apply -f manifests.yaml

About

Provision VS Code server workspaces as Kubernetes resources from a Discord bot

License:GNU General Public License v3.0


Languages

Language:TypeScript 98.2%Language:Dockerfile 1.8%