General Troubleshooting Solutions
This section describes general troubleshooting solutions to some issues you might encounter.
Restarting Processes
Restarting processes is a frequent solution to issues especially on older clusters.
- Check running processes.
- Kill all processes.
- Start roles one by one in order.
- Look at
kubectl
between each role start to ensure pods are starting. - Check Role logs for errors.