VikeSec / CTF-Infrastructure

CTF-as-Code (Terraform) to automate the setup of CTFd & challenges on AWS EC2 using K3s for hosting CTF competitions
7 stars 0 forks source link

Ingress for CTFd #30

Open MNThomson opened 2 years ago

MNThomson commented 2 years ago

Is your feature request related to a problem? Please describe. It's a hassle to have to port forward the CTFd deployment to be able to access the web UI.

Describe the solution you'd like A k8s ingress based on hostname to automatically forward web traffic to CTFd

MNThomson commented 2 years ago

Potential issue with the loadbalancer being created by k8s & then not being torn down by TF