Search results for: werf


Deploying a microservices application using Helm on Kubernetes

Posted on August 9, 2024

Community post originally published on Dev.to by Syed Asad Raza Helm, often described as the package manager for Kubernetes, simplifies the deployment and management of applications within Kubernetes clusters. This guide will walk you through deploying…


CNCF On demand webinar: Continuous compliance in Kubernetes environments with KubeArmor

Posted on August 8, 2024

This video explores Kubernetes security and compliance, focusing on KubeBench, Kubescape, and KubeArmor. It addresses Kubernetes security challenges, the importance of continuous compliance, and real-time enforcement. KubeBench ensures CIS Benchmark compliance, Kubescape provides comprehensive security assessments…


Score accepted as a CNCF Sandbox Project

Posted on August 8, 2024

Member post originally published on the Humanitec blog by Luca Galante The team at Humanitec is thrilled to announce that Score has officially been accepted as a Sandbox project by the Cloud Native Computing Foundation (CNCF) as of July 8,…


Top 3 edge AI trends to look for in 2024

Posted on August 2, 2024

Member post by Abhijeet Kakade, Senior Marketing Expert at MSys Technologies 2023 was the year AI technologies became mainstream. What once was seen in movies is now a staple in daily business operations. AI is integrated…


Applying the DRY principle to Kyverno policies

Posted on July 31, 2024 | Jim Bugwadia

Member post originally published on the Nirmata Blog by Jim Bugwadia The Don’t Repeat Yourself (DRY) principle of software development advocates avoiding repetition of code that is likely to change. Replacing similar code with reusable abstractions makes software…


Kubestronaut in Orbit: Kolawole Olowoporoku

Posted on July 30, 2024

Get to know Kolawole This week’s Kubestronaut in Orbit, Kolawole Olowoporoku wears many hats in his role as a Senior Site Reliability Engineer at SEKAI. Kolawole has a passion for learning and for open source and…


GreenOps and FinOps: the perfect pitch toward business and environmental goals

Posted on July 25, 2024

Member post originally published on the Mia-platform blog by Graziano Casto The information and communication technology sector alone contributes around 1.4% of global emissions, making sustainability a critical issue in today’s tech industry. Gartner predicts that within the next…


Building a zero CVE strategy

Posted on July 24, 2024

Member post originally published on the Kubesimplify blog by Kunal Verma With the increase in software complexity and as digital threats evolve (as discussed in our previous blog) in today’s digital age, the organizations are facing a…


Lessons from CrowdStrike’s buggy update: the critical importance of robust release processes

Posted on July 19, 2024

Community post by Andrés Vega, M42 and Technical Leader, CNCF TAG Security Recent events involving CrowdStrike’s Falcon security software have underscored a critical lesson across the industry: the importance of having a robust, secure release process….


Now what? Kubernetes troubleshooting with AI?

Posted on July 11, 2024 | Emin Alemdar

Ambassador post originally published on Medium by Emin Alemdar We all know that Kubernetes troubleshooting is difficult and it can get pretty complex from time to time. We can easily get lost in the logs, jumping…