š§ This platform open-source and is in early development. We welcome feature requests and pull requests! š
Introduction to Cilium
In this episode, joined by Ilya Dmitrichenko, we'll take a look at Cilium; a CNI implementation for Kubernetes, integrated with eBPF. Cilium is open source software for transparently securing the network connectivity between application services deployed using Linux container management platforms like Docker and Kubernetes.At the foundation of Cilium is a new Linux kernel technology called BPF, which enables the dynamic insertion of powerful security visibility and control logic within Linux itself. Because BPF runs inside the Linux kernel, Cilium security policies can be applied and updated without any changes to the application code or container configuration. š° Timeline 00:00 - Holding screen03:05 - Introductions04:30 - Installing Cilium with the Quickstart08:50 - Running the Cilium connectivity tests11:50 - Connectivity test failures: IPAM range is full15:00 - Changing the IPv4 CIDR16:00 - Deleting the Cilium pods to force a config reload18:50 - Using the Cilium CLI to fetch Cilium status20:20 - Lets just delete everything and start again š 26:30 - Lets try minikube ...30:30 - What is the Container Networking Interface (CNI)?35:00 - Advantages of Cilium39:30 - Deploying the Star Wars demo to our cluster41:00 - What is Hubble?42:00 - Back to Star Wars demo43:30 - Debugging Cilum Endpoints / What are Cilium Endpoints45:50 - Lets delete minikube and start again š 48:00 - Now CoreDNS can't get an IP address š49:00 - Lets go back to our Packet cluster55:00 - Deploying Cilium again, this time with Helm58:00 - IPAM range is full š 1:06:00 - Lets reboot all our nodes ...1:06:20 - Summary of what has gone wrong thus far1:16:00 - Lets delete Cilium node CRDs 1:17:00 - Cilium is working ... but DNS isn't Part II coming soon! šš»āāļø Want some help? š¬ Leave a comment š¦ Ping me on Twitter - https://twitter.com/rawkode š Schedule some time during my office-hours - https://rawko.de/office-hours š Links Ilya Dmitrichenko - https://twitter.com/errordeveloper Cilium - https://cilium.io/