user avatar
Cilium
@ciliumproject
eBPF-based Networking, Security, and Observability Open Source | cilium.io | ebpf.io | github.com/cilium/cilium Newsletter cilium.io/newsletter
Joined March 2017
Posts
  • Pinned
    user avatar
    🐝Cilium 1.16 is here🐝 A total of 2948 new commits have been contributed to this release by a growing community of over 750 developers 🚤 Cilium NetKit 🚡 BGPv2 🌅 Multicast Datapath 🔎Gateway API 1.1 Support 👮Gateway API GAMMA Support Details here 👇
  • user avatar
    Introducing ebpf.io - Learn everything about eBPF - Docs, Tutorials, Reference guides - eBPF projects directory - An aggregated blog - Help in getting started with contributions - Slack channel - Open repository & CC BY 4.0
  • user avatar
    kind: Opportunity apiVersion: v1 spec: offices: [ Sunnyvale , Zurich ] remotePossible: true comm: slack requirements: ciliumExcitement: 100% kubernetesLevel: native karma: positive languages: - go - shell - humor contactMethod: DM
  • user avatar
    Cilium 1.6 has been released: * KVStore free operation * 100% Kube-proxy replacement * Socket-based load-balancing * Policy scalability improvements * Generic CNI chaining * Native AWS ENI mode cilium.io/blog/2019/08/2…
  • user avatar
    Cilium is now officially a @CloudNativeFdn Graduated Project 🐝 Thank you to all of the contributors, community members, adopters, and supporters that have helped make this milestone possible!
  • user avatar
    Dropbox has open sourced a Go library to work with XDP and socket-level eBPF programs: github.com/dropbox/goebpf It includes some nice examples as well.
  • user avatar
    Announcing Cilium 1.0: Bringing the BPF Revolution to Kubernetes Networking and Security - BPF-based networking, security & load balancing - Identity based security at packet & API call level - Service mesh datapath - CNI/CMM plugin cilium.io/blog/2018/04/2…
  • user avatar
    The eBPF Go library powering Cilium 1.7 is now available for everyone. It is jointly maintained by @Cloudflare and the Cilium Team. - Pure GO, no CGO - Minimal external dependencies - Loading, compling and troubleshooting eBPF progs - eBPF maps
  • user avatar
    Today we are announcing Hubble eBPF-based Network, Service, and Security Observability for Kubernetes Code: github.com/cilium/hubble Blog: cilium.io/blog/2019/11/1… Service dependency map, operational monitoring & alerting, flow logs, application & security visibility
  • user avatar
    Understanding Cilium Network Performance - eBPF vs iptables - Cilium vs Calico - Throughput, Req/s, Connection/s, Latency, & CPU - Wireguard vs IPsec
  • user avatar
    We have officially applied for Cilium to become a CNCF project 🎉 Feel free to leave a 👍 in the PR to show your support.
  • user avatar
    Cilium 1.2 announcement: o DNS/FQDN based security policies o AWS EKS support o Integrated etcd operator o BGP support via kube-router integration o Pod networking & security across Kubernetes clusters (ClusterMesh) cilium.io/blog/2018/08/2…
  • user avatar
    Announcing the Kubernetes Network Policy Editor 🧙‍♀️Interactive & tutorial-based policy creation ✨Amazing visualizations 🔒Security score 🧑‍🤝‍🧑Easy sharing with others via GitHub 🪄Auto-generate from network flow logs ℹ️NetworkPolicy & CiliumNetworkPolicy
  • user avatar
    Facebook engineers have published lots of new details on their use of BPF to build fast and scalable infrastructure. code.fb.com/open-source/li… BPF reference guide: docs.cilium.io/en/stable/bpf/