Setting up the kubernetes cluster
I went through the readme file and build the project just like it says. but this needs a higher processing power and there is a problem with the scholarx-app
.
As you can see in the screenshot below it throws an error and keep restarting the MySQL pod. I tried deleting the scholarx-app
and tried api/todos/:id
APIs which is in the auth-server and it works the way we want. but I tried to access the endpoints via the app it doesn’t work and takes so much processing power even the kubectl get all
command times out.
Here’s the log:
timeout
multiple SQL pod restarts
Possible solution:
Creating an one pod which contains the resources and the authentication.
We need to have a call regarding this ASAP.