Operations | Monitoring | ITSM | DevOps | Cloud

The latest News and Information on Containers, Kubernetes, Docker and related technologies.

What Is Continuous Delivery and How Does It Work?

Continuous delivery (CD) is an application development practice that involves automatically preparing code changes for release to a production environment. Combined with continuous integration (CI), continuous delivery is a key aspect of modern software development. Together, these two practices are known as CI/CD. Properly implemented CI enables developers to deploy any code change to testing and production environments late in the software development lifecycle (SDLC).

Grafana Beyla 1.2 release: eBPF auto-instrumentation with full Kubernetes support

We’re excited to announce that with the release of Grafana Beyla 1.2, Kubernetes support is now fully integrated. With this update, the Grafana Beyla configuration now “understands” Kubernetes semantics to provide a more fine-grained selection of services to instrument. Beyla users can decorate metrics and traces with the metadata of Kubernetes entities, such as pods and deployments, that run the automatically instrumented services.

Streamline Azure container monitoring with the Datadog AKS cluster extension

Azure Kubernetes Service (AKS) enables you to easily deploy and manage containerized applications in Azure while leveraging Microsoft resources such as development tools, security features, and more. As with any Kubernetes service, the sheer volume of containers being orchestrated makes monitoring AKS cluster health challenging, which can slow response times to critical incidents and create bottlenecks around long-term optimizations.

Confused by Kubernetes Multi-Tenancy? A Workshop with Dario Tranchitella - Navigate Europe 23

Dive into the world of Kubernetes multi-tenancy with Dario from Clastix in this Navigate workshop. Explore the complexities of Kubernetes environments and learn about innovative solutions like Capsule and Paralus that revolutionize how multi-tenancy is managed. Video is packed with valuable insights and practical demonstrations.

Managing Kubernetes Events with Cribl Edge

When we discuss observability for applications running in Kubernetes, most people immediately default to Metrics, Logs, and Traces – commonly referred to as the “three pillars.” These pillars are just different types of telemetry – signals that can be fed into observability platforms to help understand how an application behaves. But did you know that Kubernetes offers another valuable signal? When combined with the other signals, you get MELT.

Transforming DevOps with IaC and GitOps - John Dietz & Jared Edwards - Navigate Europe 23

Join John Dietz and Jared Edwards as they navigate the transformative journey from Infrastructure as Code (IaC) to GitOps, emphasizing the pivotal role of Kubernetes. This talk offers an in-depth look at combining IaC practices with GitOps advantages for robust and efficient DevOps operations. Don't miss this workshop on tool integration, workflow management, and a live demo illustrating GitOps in action.

How to build an Internal Developer Platform on Kubernetes

How to turn Kubernetes into an Internal Developer Platform that your developers will love - it’s my new article, and it’s based on my experience building Qovery I share a few tips on how we iterate with our users, and this is gold for any Platform Engineering teams building or in the process to build their own platform. Enjoy the ride, and happy to have your feedback.