강의

멘토링

로드맵

BEST
Programming

/

Devops & Infra

Learning Grafana (Grafana Stack) through Hands-on Practice

This course is designed with a hands-on focus to help you understand Grafana(💥) as easily and quickly as possible. 🧭 In particular, it expands upon the proven content from the bestseller 'Kubernetes/Docker for Building Container Infrastructure' to allow for a deeper study of Grafana itself. 💯 Furthermore, practical real-world content is periodically added through 'supplementary lessons.' I am confident that no other lecture covers Grafana as deeply and broadly as this one!

(4.9) 30 reviews

630 learners

Level Intermediate

Course period Unlimited

  • k8s
  • kubernetes
Kubernetes
Kubernetes
grafana
grafana
Kubernetes
Kubernetes
grafana
grafana

[Released] Ubuntu-k8s v0.8.6

hello

We have released v0.8.6 with the following changes from v0.8.5 :

- optimizing storage (rmv unused kernel, kernel header, perl pkgs)

- remove libx11.* libqt.* libgtk.

- install git manually

- Fix Fragmentation

- Remove history

The reason for applying the above major changes is that I thought that reducing the capacity as much as possible would be effective for practice. Although the VM Box image is downloaded locally, the structure is to unpack the image to create each VM and load some of it into memory, so reducing the final size can improve performance and save resources even a little.

 

 

image.png

[Figure] AS-IS (v0.8.5)

 

image.png

[Image] TO-BE (v0.8.6)

 

Reduced by approximately 156MB .

And the current kernel image is 5.19 , and we tried to upgrade the image to 6.8 , but the capacity increased to 1.3 GB, so we decided to maintain 5.19, the last of the current 5-point kernels.

image.png

[Image] Size for each version

 

If necessary functions like eBPF are added in the future, I will upload the kernel.

It seems likely that the version for Kubernetes practice will remain current for a while.

 

image.png

[Image] Kubernetes v1.30.1 version uploaded to 6.8.0 kernel in the morning

 

It's the changing of seasons, so everyone take care of your health.

In addition to weekly updates, we will be back to greet everyone again around the end of October.

 

thank you

Cho Hoon Dream.

Comment