Search results for: Prometheus


GitOpsCon North America 2024 Announces a Stellar Lineup

Posted on February 22, 2024

Attendees this year will dive deep into the world of GitOps tooling, end user experiences, and network with like-minded technologists SAN FRANCISCO, February 22, 2024  – The Cloud Native Computing Foundation® (CNCF®), which builds sustainable ecosystems for cloud…


ComputerWeekly: “What to expect from Kubecon CloudNativeCon Europe 2024”

Posted on February 20, 2024

The Computer Weekly Developer Network is off to KubeCon + CloudNativeCon Europe taking place 19-22 March, in Paris, France. With developers joined by IT team leaders and a proportion of C-suite managers to make up the nearly 10,000 attendees all…


KubeCon + CNC Europe co-located event deep dive: Observability Day Europe

Posted on February 20, 2024

Happening on 19 March 2024 in Paris Co-chairs: Austin Parker and Eduardo Silva Observability Day Europe is an exciting reminder that the cloud native ecosystem has grown to be more than Kubernetes. There’s been explosive growth of projects…


Strimzi joins the CNCF Incubator

Posted on February 8, 2024

The CNCF Technical Oversight Committee (TOC) has voted to accept Strimzi as a CNCF incubating project.  Strimzi is focused on deploying and running Apache Kafka clusters on Kubernetes. Apache Kafka is a leading platform for building event-based microservices…


Le Mag IT: “Cloud & open source : la CNCF tend la main aux « utilisateurs finaux »”

Posted on February 7, 2024

La Cloud Native Computing Foundation (CNCF) tente de mieux accompagner les équipes IT et de développement dans l’adoption des frameworks open source établis, tels que Kubernetes, Prometheus ou Argo. Il s’agit par ailleurs d’attirer davantage d’entreprises qui pourraient…


Autoscaling simplified: how to scale your applications in Kubernetes

Posted on February 5, 2024 | By Kamal Acharya

Member post originally published on Devtron’s blog by Kamal Acharya TL;DR: In containerized environments where application are broken down into smaller, manageable components autoscaling plays the vital role in optimising performance, resource utilisation and provides a seamless experience…


What is a developer self-service platform and why does it matter?

Posted on February 2, 2024

Member post originally published on Facets.cloud’s blog Speed is critical in the tech world. Organizations want to ship code quickly to gain a competitive edge. However, developers often need more time for essential infrastructure, environments, and access from…


Cloud Native Computing Foundation Announces the Graduation of CloudEvents

Posted on January 25, 2024

CloudEvents cultivates event metadata interoperability across services and systems SAN FRANCISCO, Calif. – January 25, 2024 – The Cloud Native Computing Foundation® (CNCF®), which builds sustainable ecosystems for cloud native software, today announced the graduation of CloudEvents. CloudEvents…


Unveiling the Schedule for KubeCon + CloudNativeCon Europe 2024 

Posted on January 24, 2024

In Paris this March, join thousands of cloud native community members to dive into topics including AI, WASM, Platform Engineering, security, and many more SAN FRANCISCO, Calif. – January 24, 2024 – The Cloud Native Computing Foundation® (CNCF®),…


Installing multiple helm charts in one go [Approach 2 – using helmfile]

Posted on January 16, 2024

Community post originally published on DEV.to by Sunny Bhambhani In this article we will be talking about Approach 2 i.e. how to get multiple helm charts installed using helmfile. If you haven’t read the previous article where I discussed about Approach…