Error: error:0308010C:digital envelope routines::unsupported at new Hash (node:internal/crypto/hash:71:19)

Node.js v17 moved to OpenSSL v3.0. You could try switching to v16, or set ENV NODE_OPTIONS=”–openssl-legacy-provider” in your Dockerfile, or update your start script in package.json to use react-scripts –openssl-legacy-provider start (or similar depending on your specific start script). There is an issue you can follow here: https://github.com/facebook/create-react-app/issues/11708

kubectl top node `error: metrics not available yet` . Using metrics-server as Heapster Depricated

Use official metrics server – https://github.com/kubernetes-sigs/metrics-server If you use one master node, run this command to create the metrics-server: kubectl apply -f https://github.com/kubernetes-sigs/metrics-server/releases/latest/download/components.yaml If you have HA (High availability) cluster, use this: kubectl apply -f https://github.com/kubernetes-sigs/metrics-server/releases/latest/download/high-availability.yaml Then use can use kubectl top nodes or kubectl top pods -A and get something like: NAME CPU(cores) CPU% … Read more

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