Search results for: distribution


Advanced Kubernetes pod to node scheduling

Posted on July 27, 2021 | By Ben Hirschberg

Guest post by Ben Hirschberg, VP R&D & Co-founder, ARMO In Kubernetes, the task of scheduling pods to specific nodes in the cluster is handled by the kube-scheduler. The default behavior of this component is to filter nodes…


KubeEdge@MEC: Combining the Kubernetes ecosystem with 5G

Posted on July 20, 2021 | By KubeEdge Maintainers

Guest post from the KubeEdge Maintainers Intro Multi-Access Edge Computing (MEC) is developing rapidly. As 5G MEC is being widely commercially deployed, edge-cloud synergy becomes a common requirement. The KubeEdge community recognizes this trend and sets up MEC…


Think gRPC, when you are architecting modern microservices!

Posted on July 19, 2021 | By Nikhil Mohan

Guest post by Nikhil Mohan, Senior Technology Architect at Infosys More than ever before, present day businesses want their IT systems to constantly evolve and be capable of responding positively to the changing goals and priorities. As they…


Cloud-agnostic third party managed Kubernetes services – the unexploited opportunity

Posted on June 18, 2021

Guest post originally published on the Elastisys blog by Lars Larsson of Elastisys Let’s be honest. As InfoWorld recently humorously put it, “no one wants to manage Kubernetes anymore”. And with all frequent updates, it’s an ongoing one,…


Harbor operator 1.0 is available now!

Posted on June 9, 2021 | By Steven Zou

Harbor is a CNCF Graduated project, creating an open source trusted cloud native registry project that stores, signs, and scans content. A Kubernetes operator is a method of packaging, deploying, and managing a Kubernetes application that is both…


Benchmarking Linkerd and Istio

Posted on May 28, 2021

Guest Project Post originally published on the Linkerd blog by William Morgan of Linkerd Two years ago, the fine folks at Kinvolk benchmarked the performance of Linkerd and Istio and showed that Linkerd was dramatically faster and smaller than Istio in…


Linux Foundation & CNCF Launch Free Kubernetes on Edge Training

Posted on May 4, 2021

Offered on the edX.org learning platform, the new online course explores use cases and applications of Kubernetes at the edge SAN FRANCISCO, May 4, 2021 – The Linux Foundation, the nonprofit organization enabling mass innovation through open source,…


Kubernetes tooling for TechOps and support

Posted on April 15, 2021 | By Tom Halligan

Guest post originally published on the Oteemo blog by Tom Halligan Introduction: One of the challenges organizations face while adopting Kubernetes is providing Operations/Support personnel with the tools and training they need to support K8s deployments. Kubernetes adoption…


Run an Edge AI K3s Cluster on NVIDIA Jetson Nano Boards

Posted on March 31, 2021 | By Carlos Crisóstomo Vals

Guest post originally published on SUSE’s blog by Carlos Crisóstomo Vals Introduction to Edge Artificial Intelligence Proof of Concept For several years I have worked with customers who wanted to use artificial intelligence (AI) in their products (mostly…


How to build an elastic search cluster for production?

Posted on March 25, 2021 | By Stanislas Girard

Guest post by Stanislas Girard, Site Reliability Engineering at Padok Running an elastic search cluster in production is not an easy task. You are probably working with gigabits of data coming in all the time and need to…