Operations | Monitoring | ITSM | DevOps | Cloud

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

The Top 10 Products From AWS Summit Paris 2023

The AWS Summit Paris 2023 brought together some of the world's top companies and tech experts to showcase the latest innovations and products in the tech industry. With so many impressive companies in attendance, it can be difficult to narrow down the top products on display but after careful consideration, we've compiled a list of the top 10 products from the event.

Tackling GPU Scarcity & Complexity Head-On

In recent discussions about cloud-based GPU workloads, I was struck by these two recurring challenges: As the Head of Customer Success for a platform that confronts both of these problems, I wanted to take a moment to talk about their origin, what teams can do to mitigate, and finish up with a brief look at how Cycle might help.

Product Klips: Bite-Sized Feature Overviews

Komodor is the only unified, dev-first Kubernetes Platform, designed to enable Kubernetes across on-prem and cloud-native environments through a single pane of glass. Komodor’s platform empowers developers to confidently operate and troubleshoot their K8s applications while allowing infrastructure teams to maintain governance and optimize resources.

Canonical Kubernetes 1.27 announcement

Following the release of upstream Kubernetes on 11th of April, Canonical Kubernetes 1.27 is generally available in the form of MicroK8s, with Charmed Kubernetes expected to follow shortly. We consistently follow the upstream release cadence to provide our users and customers with the latest improvements and fixes, together with security maintenance and enterprise support for Kubernetes on Ubuntu.

Charmed Kubeflow is now available on AWS Marketplace

Canonical is proud to announce that Charmed Kubeflow is now available as a software appliance on the Amazon Web Services (AWS) marketplace. With the appliance, users can now launch and manage their machine learning workloads hassle-free using Charmed Kubeflow on AWS. This reduces deployment time and eases operations, providing an easy-to-install MLOps toolkit on the public cloud.

How to collect and query Kubernetes logs with Grafana Loki, Grafana, and Grafana Agent

Logging in Kubernetes can help you track the health of your cluster and its applications. Logs can be used to identify and debug any issues that occur. Logging can also be used to gain insights into application and system performance. Moreover, collecting and analyzing application and cluster logs can help identify bottlenecks and optimize your deployment for better performance.

Components Deep Dive: Docker-Compose in Bunnyshell

Discover how to easily create an environment in Bunnyshell using your docker-compose.yaml file. This developer-focused video walks you through the process of importing your services and configuring your components using 100% Docker-compose syntax. Learn how to expose public hosts, attach volumes, and set up build arguments. We'll wrap up with a demonstration of how to deploy your environment in just a few minutes.

Components Deep Dive: Helm & Kubernetes in Bunnyshell

Learn how to deploy an environment in Bunnyshell using Helm charts and Kubernetes manifests. This developer-centric video breaks down the process of configuring components such as the frontend, backend, and databases. Dive into the details of using Helm components, running user-defined scripts, creating values files, and leveraging Helm's templating system. We also explore how to use Kubernetes manifests and perform replacements within your application.