Join Kim Schlesinger for an in-depth discussion in this video Challenge: Install the metrics-server Helm chart, part of Kubernetes: Package Management with Helm.
(upbeat electronic music) … - [Instructor] This is your first challenge of the course, … and it will take you up to 20 minutes to complete. … The goal of this challenge is for you to install … the Bitnami-hosted Metrics Server Helm chart … in your Kubernetes cluster. … The release name should be challenge-metrics-server. … You should allow the chart … to enable the Kubernetes metrics API … with the flag --set apiService.create=true, … and you will install the chart in a new namespace … called Challenge that you should create … with the command cube control create namespace challenge. … Success means that you have found … the Bitnami Metric Server chart on the Helm hub, … used a Helm command to install it … in the Challenge namespace, … and when you run cube control get all namespace challenge, … you see one deployment, one service, one replica set, … and one pod that have Challenge Metric Server … in their name. … I will show you my solution to this challenge … in the next video. … Good luck. …
Author
Released
10/22/2020Skill Level Intermediate
Duration
Views
Related Courses
-
Learning Kubernetes
with Karthik Gaekwad2h 25m Beginner
-
Introduction
-
1. Introduction and Installation
-
What is Helm?1m 26s
-
Install Helm on a Mac2m 56s
-
Install Helm on Linux1m 5s
-
-
2. Install and Configure a Chart from Helm Hub
-
Explore the Helm Hub2m 2s
-
Try Helm show commands3m 18s
-
-
3. Deploy an Application Using Helm
-
Rollback a Helm release1m 58s
-
4. Advanced Features
-
Conclusion
- Mark as unwatched
- Mark all as unwatched
Are you sure you want to mark all the videos in this course as unwatched?
This will not affect your course history, your reports, or your certificates of completion for this course.
CancelTake notes with your new membership!
Type in the entry box, then click Enter to save your note.
1:30Press on any video thumbnail to jump immediately to the timecode shown.
Notes are saved with you account but can also be exported as plain text, MS Word, PDF, Google Doc, or Evernote.
Share this video
Embed this video
Video: Challenge: Install the metrics-server Helm chart