3416 Forks
22514 Stars
22514 Watchers

cilium

eBPF-based Networking, Security, and Observability

How to download and setup cilium

Open terminal and run command
git clone https://github.com/cilium/cilium.git
git clone is used to create a copy or clone of cilium repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with cilium https://github.com/cilium/cilium/archive/master.zip

Or simply clone cilium with SSH
[email protected]:cilium/cilium.git

If you have some problems with cilium

You may open issue on cilium support forum (system) here: https://github.com/cilium/cilium/issues