Cilium is a networking and security solution for Kubernetes. It is based on eBPF and it is a replacement for service meshes based on sidecars. In this video, I will show you how to use Cilium to observe traffic, enforce network ingress policies, and enforce network egress policies.
Continue readingCategory Archives: Kubernetes
Is eBPF The End Of Kubernetes Sidecar Containers?
eBPF might be the next big thing in Kubernetes. In this video, we’ll take a look at what eBPF is, how it works, and how it can be used to replace sidecar containers.
Continue readingCloud Custodian – Policies? Resource Management? Something Else?
Cloud Custodian is yet another tool that helps us audit, manage, and apply policies to cloud resources, but with a twist. Is it any good? Should you use it? Who should use it?
Continue readingWhat Is Kubernetes Ingress And How Does It Work?
What is Kubernetes Ingress and how does it work? In this video, we will learn how Kubernetes Ingress works and how it can be used to expose applications running in a Kubernetes cluster.
Continue readingPost-Mortem Documents About Production Issues With Fiberplane
What do we do when we find an issue in production? Fix it? How about generating a post-mortem report while fixing it?
That’s what Fiberplane is all about. In this video, I’ll show you how to use Fiberplane to generate postmortem documents about incidents in production Kubernetes clusters.
Continue readingKubernetes Troubleshooting And Management With Komodor
Is Komodor still one of the best tools for troubleshooting Kubernetes? How did it improve over the last year?
Continue readingDistributed Tracing With Jaeger And OpenTelemetry In Kubernetes
How to set up and observe distributed tracing with Jaeger and OpenTelemetry in Kubernetes?
Continue readingWhat Is HTTPS? How Does It Work? Automate With cert-manager And Let’s Encrypt
There’s no excuse for anyone not to use HTTPS.
Learn how to automate HTTPS with cert-manager running in Kubernetes and Let’s Encrypt in this video.
Continue readingManage Container (Docker) Images, Helm, CNAB, and Other Artifacts With Harbor
Do you know how to manage container (Docker) images, how to run a container image registry and security scans, how to sign container images, how to prevent usage of images that are not verified or signed, how to replicate container images, and how to store Helm charts, binaries, and other artifacts? In this video, I’ll show you how to do all of that with Harbor.
Continue readingKnative Functions – No Dockerfile, No Lock-In, No Kubernetes Experience
Would you like to run functions in your own Kubernetes clusters? Would you like it to be as simple as possible? How about providing Functions As a Service (FaaS) flavor of serverless computing to everyone in your company? If the answer to any of those questions is yes, you might want to explore Knative Functions.
Continue reading