Skip to content

Commit 5dc9a95

Browse files
author
Elena Crenguta Lindqvist
committed
blä
1 parent 94be173 commit 5dc9a95

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

itnot/index.html

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -515,7 +515,7 @@
515515
What the heck is eBPF ?
516516
<br><br>BPF stands for "Berkeley Packet Filter" it's a linux kernel technology that is used by e.g. tcpdump and other analysis tools.
517517
<br><br>BPF is used to extract millions of metrics from the kernel and applications for troubleshooting purposes, deep monitoring or troubleshooting/exploring running software.
518-
<br><br>BPF is basically a superpower.
518+
<br><br>BPF is basically a superpower! And here's the thing, Google spent hundread of millions USD to market k8s, no one is marketing the linux kernel, so cool stuff like this are not enough advertised.
519519
<br><br>BPF was initially used for tools like tcpdump but Alexei Starovoitov introduced eBPF (extended BPF) to be used for things like NATing, routing, doing what iptables does for example.
520520
</aside>
521521
</section>
@@ -575,6 +575,8 @@
575575
<a href="https://www.panasonic.aero/whats-new/press-releases/ericsson-panasonic-5g-ready-platform/">Panasonic</a><br>
576576
<a href="https://www.ericsson.com/en/press-releases/2016/2/swisscom-selects-ericsson-for-telco-cloud-infrastructure-and-nfv-of-core-network-functions">Swisscom</a><br>
577577
<a href="https://www.ericsson.com/en/press-releases/2016/2/telefonica-selects-ericsson-for-global-unica-program">Telefonica</a><br>
578+
<a href="http://www.ntt.co.jp/news2019/1903e/190319a.html">2020 Olympics with </a><a href="Docomo http://www.ntt.co.jp/news2019/1903e/190319a.html, https://www.ericsson.com/en/press-releases/2016/3/ericsson-cloud-platform-enables-successful-launch-of-multi-vendor-nfv-for-ntt-docomo">Docomo </a><br>
579+
578580

579581
</p>
580582
</div>
@@ -585,7 +587,7 @@
585587
Telstra - linux and python story<br>
586588
Panasonic - legacy/uefi<br>
587589
Telefonica - Orange France - HA story<br>
588-
Docomor http://www.ntt.co.jp/news2019/1903e/190319a.html, https://www.ericsson.com/en/press-releases/2016/3/ericsson-cloud-platform-enables-successful-launch-of-multi-vendor-nfv-for-ntt-docomo
590+
Docomo http://www.ntt.co.jp/news2019/1903e/190319a.html, https://www.ericsson.com/en/press-releases/2016/3/ericsson-cloud-platform-enables-successful-launch-of-multi-vendor-nfv-for-ntt-docomo
589591
</aside>
590592
</section>
591593

0 commit comments

Comments
 (0)