Search results for: kubernetes


ComputerWeekly: “Kubernetes and the open-source maintainer question”

Posted on November 7, 2022

While much of last month’s KubeCon-CloudNativeCon North America was focused on specific software projects, case studies and tech challenges, there was a discernible undercurrent of concern. And it wasn’t just about specific projects, it was to do with…


Seven zero trust rules for Kubernetes

Posted on November 4, 2022

Guest post originally by Matthew Yacobucci, Sr. Principal Software Engineer at NGINX Every day, the drumbeat to adopt Zero Trust in tech infrastructure amplifies. Like any cybersecurity buzzword, Zero Trust is both more and less than…


InfoQ: “KubeCon NA 2022: How to Build an End-to-End Argo-Based DevOps Platform for Kubernetes”

Posted on November 4, 2022

Argo, a CNCF project, helps engineers to use Kubernetes, covering many use cases from GitOps-based continuous deployment to event-based workflow automation. It can also be used to create an end-to-end DevOps platform. Alexander Matyushentsev from Akuity and Leonardo Luz…


How to monitor Kubernetes K3s using Telegraf and InfluxDB cloud

Posted on November 3, 2022 | Ignacio Van Droogenbroeck

Guest post originally published on The New Stack by Ignacio Van Droogenbroeck, Senior Sales Engineer at InfluxData Lightweight Kubernetes, known as K3s, is an installation of Kubernetes half the size in terms of memory footprint. Do you…


CNCF On-Demand Webinar: Running a multi-tenant platform on a managed Kubernetes cluster

Posted on November 3, 2022

Capital One created an internal multi-tenant platform running machine learning pipelines at scale on Kubernetes. The platform runs thousands of pods daily, each performing unique, complex tasks for tenants in isolated namespaces. These tenants and namespaces…


SiliconANGLE: “Industrializing the Kubernetes platform at Kubecon 2022”

Posted on October 28, 2022

The cloud native ecosystem is currently going through its own kind of industrial revolution, so it seemed fitting that the Cloud Native Computing Foundation held its blockbuster open-source KubeCon + CloudNativeCon North America 2022 event this…


TechTarget: “Kubernetes data protection heavy on automation, integration”

Posted on October 28, 2022

As Kubernetes continues to grow in popularity, vendors are trying to make protecting data on the open-source container management platform easier for IT administrators who may not have deep knowledge of the technology.


Cloud Custodian goes beyond the cloud to bring governance as code to Kubernetes and IaC 

Posted on October 28, 2022 | Cloud Custodian maintainers

Project post by the Cloud Custodian maintainers This week the Cloud Custodian project, part of the CNCF incubator, added a Kubernetes admission controller for easy event-driven policy management within your cluster.  The project also added support…


Datanami: “Kubernetes Goes Big and Small at KubeCon”

Posted on October 25, 2022

The Kubernetes community descended upon Detroit, Michigan, this week for the annual KubeCon conference, which is being held in conjunction with the CloudNativeCon. Some of the vendors making news at the show included AWS, which went…


Kubernetes best practice: How to (correctly) set resource requests and limits

Posted on October 20, 2022 | Andy Suderman

Guest post originally published on Fairwinds’s blog by Andy Suderman, Lead R&D engineer at Fairwinds One of my biggest pet peeves when managing Kubernetes is when there are workloads with no resource requests and limits. I…