Operations | Monitoring | ITSM | DevOps | Cloud

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

How to Import Kubernetes Labels as Tags | Datadog Tips & Tricks

In this video, you’ll learn how to turn Kubernetes node labels and pod labels into tags in Datadog in order to correlate metrics, traces, and logs back to Kubernetes deployments. Using labels for Kubernetes objects—such as pods or nodes—is key to organizing and making sense of your deployments. Datadog can automatically bring your Kubernetes labels from your clusters into the Datadog platform as tags, regardless of whether you’re using on-prem Kubernetes or a cloud-based service such as AKS, EKS, or GKE.

Welcome to the Rancher Academy!

Today we're launching the inaugural course of the new Rancher Academy: Certified Rancher Operator: Level 1. In this course you'll learn and demonstrate the skills to install Rancher, install downstream Kubernetes clusters, and interact with them from the perspective of a user and an operator. The course ends with a final assessment, and when you pass, you'll receive a certificate from Rancher Labs that will help you advance your career.

5 Reasons Why You Should Invest in a Docker Logging Tool

Today, continuous development and continuous delivery have become the de facto mode of application development for businesses seeking higher agility. With the continuous push to achieve higher efficiency and reliability in running software operations, container technologies like Docker, Kubernetes, and Mesos have become mainstream. Among these technologies, Docker is the most popular.

Introduction to Machine Learning Pipelines with Kubeflow

For teams that deal with machine learning (ML), there comes a point in time where training a model on a single machine becomes untenable. This is often followed by the sudden realization that there is more to machine learning than simply model training. There are a myriad of activities that have to happen before, during and after model training. This is especially true for teams that want to productionize their ML models.

Everything You Need to Know About Buildah

Buildah is a tool for building OCI-compatible images through a lower-level coreutils interface. Similar to Podman, Buildah doesn't depend on a daemon such as Docker or CRI-O, and it doesn't require root privileges. Buildah provides a command-line tool that replicates all the commands found in a Dockerfile. This allows you to issue Buildah commands from a scripting language such as Bash.

Optimize Your CI/CD Pipeline with Codefresh & Lightstep

How do you know if the changes that you’re making to your microservices are having the desired impact to your end-users? What happens after a deploy? Did your app’s performance remain the same? Were any bugs introduced? Do you need to roll back? With Codefresh and Lightstep, you’re able to more quickly, more accurately, and more easily ensure that any commit and build results in a better experience for your end-users.

Rancher Meetup - May 2020 - Simplifying Your Cloud-Native Development Workflow With K3s, K3c and K3d

In this meetup Rancher founder Darren Shepherd joins Bill Maxwell, Jacob Blain Christen, and Thorsten Klein as they show the current state of K3s, K3c, and K3d and discuss the future of these powerful projects.

Run Rancher 2.4 in Azure with K3s and MySQL

This article will describe the process of installing Rancher 2.4 on a highly available K3s Kubernetes cluster in Microsoft Azure. It will also take advantage of Microsoft Azure Database for MySQL, which removes the dependency on etcd and provides us all the additional features that Azure delivers with this service. You will learn how to deploy the infrastructure to support this pattern using only the Azure Cloud Shell.