What are Cilium & Hubble - With Thomas Graf

preview_player
Показать описание
In this Video we present a Networking, Security and Observability solution utilizing ebpf, Cilium & Hubbble

This episode will cover the following points :
- Introduction on K8s network
- What is Cilium
- The ServiceMesh support of Cilium
- What is Hubble
- What are the metrics provided by Cilium & Hubble
- Interview
- Tutorial
#Kubernetes #k8s #ServiceMesh #Observability #ebpf #Cilium #Hubble #OpenTelemetry

▬▬▬▬▬▬ 🔗 Additional Info 🔗 ▬▬▬▬▬▬

▬▬▬▬▬▬ 👋 Contact me 👋 ▬▬▬▬▬▬

▬▬▬▬▬▬ ⏱ Timecodes ⏱ ▬▬▬▬▬▬
00:00 Intro
00:17 Welcome
01:32 Introduction
04:58 What is Cilium
11:18 Cilium ServiceMesh
14:31 What is Hubble
15:34 Prometheus Metrics
19:06 Interview
33:26 Tutorial
34:30 Tutorial - Requirements
42:04 Tutorial - Hubble
43:16 Tuturial - Prometheus Metrics
45:57 Tuturial - Ingest metrics in Dynatrace
49:15 Tutorial - Hubble Otel
54:57 Tutorial - CiliumNetworkPolicy
58:11 Conclusion
Рекомендации по теме
Комментарии
Автор

Thanks for the nice interview.
as helloworld mentioned, this video contains interesting content. 

For me, especially the details on the design decisions, team-collaboration and service meshes
was very eyes-opening.

rolandtrepesch
Автор

Hi and thanks for the video :) I find it hard to find any Benchmark for Cilium while comparing it to Calico/Canal. I got a costumer that has a heavy workload (the company is streaming music), i may consider to chose another CNI if the performance would be better and yes i know i can't switch CNI but the costumer need a new cluster anyway because the old one hasn't really been maintained and it wasn't really setup by best practices. I'm glad for advice here :) //Ritchie

ritchie
Автор

Would cilium installation require us to rebuild kube cluster ? Possible downtime ?

AslamKhan-tkpr
Автор

Hey have installed cilium with hubble on eks cluster and getting below error



time="2024-07-16T13:20:56Z" level=warning msg="Failed to create peer client for peers synchronization; will try again after the timeout has expired" error="context deadline exceeded" subsys=hubble-relay

devopstech