Project calico - introduction
https://www.slideshare.net/mobile/HazzimAnaya/project-calico-introduction
https://www.slideshare.net/mobile/HazzimAnaya/project-calico-introduction
www.slideshare.net
Project calico - introduction
Calico provides secure network connectivity for containers and virtual machine workloads. Calico creates and manages a flat layer 3 network, assigning each wor…
The most epic developer fails of 2017: Lessons learned | TechBeacon
https://techbeacon.com/most-epic-software-developer-fails-2017
https://techbeacon.com/most-epic-software-developer-fails-2017
TechBeacon
The most epic developer fails of 2017: Lessons learned
Here are some of 2017's biggest developer fails—where they went wrong, and what you can learn from their mistakes.
Cloud Native Technologies Are Scaling Production Applications - Cloud Native Computing Foundation
https://www.cncf.io/blog/2017/12/06/cloud-native-technologies-scaling-production-applications/
https://www.cncf.io/blog/2017/12/06/cloud-native-technologies-scaling-production-applications/
Cloud Native Computing Foundation
Cloud native technologies are scaling production applications | Cloud Native Computing Foundation
Leading up to KubeCon + CloudNativeCon North America (December 6-8, 2017), the Cloud Native Computing Foundation conducted a survey of our community to learn more about the current landscape of cloud…
Kubernetes in IPv6 only
https://opsnotice.xyz/kubernetes-ipv6-only/
https://opsnotice.xyz/kubernetes-ipv6-only/
OpsNotice
Kubernetes in IPv6 only
Since few weeks, I'm working to deploy IPv6-only Kubernetes cluster in production for my company. Here is how I made it, maybe it will help you if you want to try this (tumultuous) adventure. I- Kubernetes installation To put Kubernetes in production, I strongly…
Securing Host Endpoints With Project Calico — Part 2
https://blog.tigera.io/securing-host-endpoints-with-project-calico-part-2-1e773e56c92d
https://blog.tigera.io/securing-host-endpoints-with-project-calico-part-2-1e773e56c92d
Tigera
Securing Host Endpoints With Project Calico — Part 2
I read about “The Law of Leaky Abstractions”, famously coined by Joel Spolsky in 2002, when I was still a young programmer. The wisdom…