GitOpsCon North America 2024 Announces a Stellar Lineup
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…
ComputerWeekly: “What to expect from Kubecon CloudNativeCon Europe 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…
KubeCon + CNC Europe co-located event deep dive: Observability Day Europe
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…
Strimzi joins the CNCF Incubator
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…
Le Mag IT: “Cloud & open source : la CNCF tend la main aux « utilisateurs finaux »”
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…
Autoscaling simplified: how to scale your applications in Kubernetes
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…
What is a developer self-service platform and why does it matter?
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…
Cloud Native Computing Foundation Announces the Graduation of CloudEvents
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…
Unveiling the Schedule for KubeCon + CloudNativeCon Europe 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…
Installing multiple helm charts in one go [Approach 2 – using helmfile]
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…