Anthony Comtois' Blog
    • Posts
    • Introduction
    • Kubernetes Network Policies - Cilium
    • Kubernetes Cross Cluster Communication
    • Kubecon EBPF & Cilium at Sky Presentation
    Kubecon EBPF & Cilium at Sky Presentation

    Kubecon EBPF & Cilium at Sky Presentation In addition to the “EBPF Summit 2021 - Presentation” and my previous post about Cilium & EBPF. I got the chance to present “eBPF & Cillium at Sky” at Kubecon 2021, we are explaining how we have been embracing EBPF and Cilium at Sky and how our automated tests help us to mitigate the risk of introducing new technology without affecting tenants of the platform and ultimately our customers.

    November 3, 2021 Read
    Kubernetes Cross Cluster Communication

    Kubernetes Cross Cluster Communication Depending on your requirements and needs, you might not need cross cluster communication at the pod level. In most cases, stateless components are running within your cluster and talking to some stateful components like databases which are running outside of the cluster. This is a common approach right now because it is still very difficult to run stateful components on a kubernetes cluster even if some solutions exist like statefulsets which add ordering and stable dns for your pods.

    September 1, 2021 Read
    Kubernetes Network Policies - Cilium & EBPF

    Secure your network with network policies Kubernetes comes with a flat network by default where every pod can talk to each other. Kubernetes Network Policy is a concept which allows you to segregate the network within your cluster. Multiple CNI are available to implement network policies. Cilium and Calico are the main CNI available to secure your network. Initially Calico was relying on iptables rules to block/allow ingress/egress traffic related to your pod.

    August 15, 2021 Read
    Introduction

    Hello, I’m Anthony Comtois and I have been working in IT for over 10 years. I have seen various entreprise types: large, medium, small startup. I like being delivery focus and thinking about the full picture of a project to improve it and going forward. I’m working on a few blog posts, you can subscribe to the RSS feed to get notified. I will share my knowledge which can hopefully help others.

    November 8, 2020 Read
    Navigation
    • About
    • Skills
    • Experiences
    • Projects
    • Recent Posts
    Contact me:
    • Email: anthony.comtois@gmail.com
    • Linkedin: Anthony Comtois

    My contributions
    © Anthony Comtois. All rights reserved. 2020
    Follow me on , RSS