Kubernetes Display Resource Usage (Challenge)

# Introduction Resource usage is an important aspect of any application running in a Kubernetes cluster. By monitoring resource usage, you can identify performance issues, optimize your resources, and improve the overall efficiency of your applications. In this challenge, we will explore how to display resource usage in a Kubernetes cluster using the metrics-server. We will cover CPU and Memory usage.

|60 : 00

Click the virtual machine below to start practicing