Search results for: score


The top Kubernetes APIs for cloud-native observability, part 3: the Kubernetes Events API and API Watchers

Posted on December 10, 2020 | By Caleb Hailey

Guest post originally published by Caleb Hailey, CEO at Sensu This series is adapted from Sensu’s whitepaper on the top 7 APIs for cloud-native observability. Catch up on parts 1 and 2. Welcome to part 3 of our…


Cloud Native Computing Foundation Adds 46 New Members

Posted on November 18, 2020

At KubeCon + CloudNativeCon NA – Virtual, CNCF passes the 600 current member mark, driving significant diversity in the ecosystem SAN FRANCISCO, Calif. – KubeCon + CloudNativeCon NA Virtual – November 18, 2020 – The Cloud Native Computing…


A better faster CNCF.io

Posted on October 8, 2020 | By Chris Abraham

Just over a month ago we released this new version of CNCF.io.  We had spent the previous 9 months rewriting the site from scratch to accomplish the following goals: Improve the speed of the site, both for browsing…


Enforce Ingress Best Practices Using OPA

Posted on September 29, 2020 | By Mohamed Ahmed

Guest post originally posted on Magalix blog by Mohamed Ahmed In this section of our OPA series, we define policies that ensure that no bad Ingress definitions will be deployed to our cluster. If you haven’t already done…


Enforce pod security policies in Kubernetes using OPA

Posted on August 25, 2020 | By Mohamed Ahmed

Guest post originally published on the Magalix blog by Mohamed Ahmed In this article, we’re going to demonstrate how you can enforce the most fine-grained security policies using OPA. Notice that this article is part of a series in which…


Logging in Kubernetes: EFK vs PLG Stack

Posted on July 27, 2020

Guest post originally published on the InfraCloud blog by Anjul Sahu, Solution Architect at InfraCloud With ever-increasing complexity in distributed systems and growing cloud-native solutions, monitoring and observability become a very important aspect in understanding how the systems are behaving….


Cloud Native Computing Foundation announces Hewlett Packard Enterprise as Gold Member

Posted on June 22, 2020

Enterprise technology leader strengthens commitment to the advancement and integration of cloud native technologies SAN FRANCISCO, Calif. – June 22, 2020 – The Cloud Native Computing Foundation® (CNCF®), which builds sustainable ecosystems for cloud native software, today announced…


Using Containers and Kubernetes to Increase the Efficacy of Anomaly Detection

Posted on January 21, 2020

Guest post from Connor Gorman, Sr. Software Engineer, StackRox The maturation of the container ecosystem has coincided in parallel with the emergence of Kubernetes as the de facto orchestrator for running containerized applications. This new declarative and immutable…


Cloud Native Computing Foundation continues tremendous growth, surpassing 500 members

Posted on November 19, 2019

At KubeCon + CloudNativeCon NA, CNCF welcomes 56 new members, including Audi, CyberArk, GoPro, and Storm Reply SAN DIEGO – November 19, 2019 – KubeCon + CloudNativeCon North America – The Cloud Native Computing Foundation® (CNCF®), which builds sustainable ecosystems for…


Kubernetes Scheduler 101

Posted on November 11, 2019

Originally published on Magalix Blog by Mohamed Ahmed What is Kubernetes Scheduling? If you’ve read any Kubernetes documentation, books, or articles you’ve undoubtedly seen the word “schedule” in phrases like “the Pod gets scheduled to the next available node” for example. Kubernetes Scheduling…