Search results for: open cluster management


16 CNCF interns graduated from Google Summer of Code (GSoC) 2021!

Posted on November 1, 2021

In its fifth year participating in Google Summer of Code (GSoC), CNCF is excited to announce 16 interns have graduated from the program after working with the Foundation’s projects. Interns this year contributed to Graduated, Incubating…


A guide to choosing an Ingress Controller, part 1: identify your requirements

Posted on October 20, 2021 | Jenn Gile

Guest post originally published on the NGINX blog by Jenn Gile, Manager, Product Marketing at F5 This is the first blog post in our series on how to choose a Kubernetes Ingress controller. A Guide to…


CNCF On-Demand Webinar: Kong Ingress Controller – Kubernetes Ingress On Steroids

Posted on October 13, 2021

Have you ever find yourself in a situation when all your services are running in Kubernetes, and now you need to expose them to the outside world securely and reliably?Ingress management is an essential part of…


Entry Level Kubernetes Certification to Help Advance Cloud Careers

Posted on October 13, 2021

New certification exam from CNCF and The Linux Foundation will test basic knowledge of Kubernetes and cloud native architectures LOS ANGELES – KubeCon + CloudNativeCon North America – October 13, 2021 – The Linux Foundation, the…


Cloud Native Computing Foundation Welcomes Record Number of New Silver Members

Posted on October 13, 2021

98 new members joined CNCF this quarter, driving an increasingly diverse ecosystem that continues to provide leading-edge technology innovations across the globe  LOS ANGELES, Calif. – KubeCon + CloudNativeCon North America – October 13, 2021 –…


CNCF Live Webinar: Kanister – Application Level Data Operations on Kubernetes

Posted on October 12, 2021

For stateful, cloud-native applications, data operations must often be performed by tools with semantic understanding of the data. The volume-level primitives provided by orchestrators are not sufficient to support data workflows like backup/recovery of complex, distributed…


How to run containers and VMs side-by-side on Nutanix Karbon

Posted on October 11, 2021

Guest post from Nimal Kunnath, Senior Systems Reliability Engineer at Nutanix Organizations worldwide are adopting Kubernetes and cloud native technologies at breakneck pace. Containers have become the new norm of packaging applications and Kubernetes is at…


Distributed tracing in Grafana with Tempo and Jaeger

Posted on October 5, 2021 | Ruturaj Kadikar

Guest post originally published on InfraCloud’s blog by Ruturaj Kadikar, Software Engineer at InfraCloud  Why do I need tracing if I have a good logging and monitoring framework?  Application logs are beneficial for displaying important events…


How to get robust GitOps? The U.S. Department of Defense uses Flux and Helm

Posted on September 30, 2021 | Tamao Nakahara

Project post cross-posted from the Weaveworks blog by Tamao Nakahara, Head of Developer Experience, Weaveworks and Flux community manager Challenge The DoD knew that it needed GitOps. Nicolas M. Chaillan, Chief Software Officer of the U.S….


Kubernetes Ingress gRPC example with a Dune quote service

Posted on September 24, 2021 | Viktor Gamov

Guest post originally published on Kong’s blog by Viktor Gamov, Principal Developer Advocate at Kong APIs come in all different shapes and forms. In this tutorial, I’ll show you a Kubernetes Ingress gRPC example. I’ll explain…