How to restart kubernetes nodes?

Get nodes kubectl get nodes Result: NAME STATUS AGE 192.168.1.157 NotReady 42d 192.168.1.158 Ready 42d 192.168.1.159 Ready 42d Describe node Here is a NotReady on the node of 192.168.1.157. Then debugging this notready node, and you can read offical documents – Application Introspection and Debugging. kubectl describe node 192.168.1.157 Partial Result: Conditions: Type Status LastHeartbeatTime … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)