Group Kubernetes Stuck in "Kubernetes cluster is being created..."

I tried to setup a Kubernetes cluster on a group and while i was able to submit the form, It’s been stuck in this loading state for more than 12 hours.

This is the json i see when loading the cluste_status.json:

{“status”:“scheduled”,“status_reason”:null,“applications”:[{“name”:“helm”,“status”:“not_installable”,“status_reason”:null,“version”:“2.16.1”,“can_uninstall”:true},{“name”:“ingress”,“status”:“not_installable”,“status_reason”:null,“version”:“1.22.1”,“external_ip”:null,“external_hostname”:null,“update_available”:false,“can_uninstall”:false},{“name":“cert_manager”,“status”:“not_installable”,“status_reason”:null,“version”:“v0.9.1”,“email”:"brandon@muze.tv”,“update_available”:false,“can_uninstall”:true},{“name”:“crossplane”,“status”:“not_installable”,“status_reason”:null,“version”:“0.4.1”,“stack”:"",“update_available”:false,“can_uninstall”:true},{“name”:“prometheus”,“status”:“not_installable”,“status_reason”:null,“version”:“9.5.2”,“update_available”:false,“can_uninstall”:true},{“name”:“runner”,“status”:“not_installable”,“status_reason”:null,“version”:“0.11.0”,“update_available”:false,“can_uninstall”:true},{“name”:“jupyter”,“status”:“not_installable”,“status_reason”:null,“version”:“0.9-174bbd5”,“hostname”:null,“update_available”:false,“can_uninstall”:true},{“name”:“knative”,“status”:“not_installable”,“status_reason”:null,“version”:“0.9.0”,“external_ip”:null,“external_hostname”:null,“hostname”:null,“update_available”:false,“can_uninstall”:true},{“name”:“elastic_stack”,“status”:“not_installable”,“status_reason”:null,“version”:“1.8.0”,“kibana_hostname”:null,“update_available”:false,“can_uninstall”:true}]}