• unable to retrieve the complete list of server APIs

    2 min read

    While performing any action we might encounter the following error:

    error: unable to retrieve the complete list of server APIs: metrics.k8s.io/v1beta1: the server is currently unable to handle the request
    

    03/05/2021

    Read more...
  • kubectl top

    2 min read

    kubernetes kubectl cpu memory metrics-server

    If we have the metrics-server installed on our kubernetes cluster, we can use kubectl to see the amount of resources out pods are using and how much loaded are our worker nodes

    04/01/2021

    Read more...

From pet to cattle
Treat your kubernetes clusters like cattle, not pets