After a new game has been added to the API create a CRD insatnce of the game on the cluster: - [x] Create game crd, e.g. kubectl apply -f mario.yaml - [x] Read the URL of the created frontend e.g. kubectl get crd game-mario-uuid - [x] Get the kubernetes config somehow
After a new game has been added to the API create a CRD insatnce of the game on the cluster: