Operations | Monitoring | ITSM | DevOps | Cloud

Rancher Online Meetup - March 2021 - Rancher KIM

Introducing Rancher KIM, the Kubernetes Image Manager. KIM is a proper Kubernetes client that installs and manages the back-end services required to support its focus on delivering a `docker build` (and related image management) compatible experience to your development workflow. This means you can download the KIM executable for your client platform and run `kim build --tag your/image:tag .`, just as you would invoke `docker build`, and have the image immediately available on your single-node K3s cluster. There's no need to push the image to an external repository nor export it to a tarball and then import it into K3s containerd.

Kubernetes Master Class - Thanos and Istio

Rancher simplifies the deployment and management of monitoring (Prometheus) and observability (Istio) on a cluster to cluster basis. Each of these tools have extensions that allow for global view and global access. With the recent introduction of Fleet, Rancher 2.5 has reduced the barrier to entry for these configurations, making them available to organizations running at any scale.

Kubernetes Master Class: Declarative Security with Rancher, KubeLinter, and StackRox

As companies adopt containers and Kubernetes to accelerate application development, they’re wrestling with securing this new attack surface. Fortunately, the declarative, immutable nature of Kubernetes environments provides inherent security opportunities, and Kubernetes itself offers a broad set of native controls. However, these protections are not enabled by default, and many organizations are learning both the infrastructure aspects and the security aspects of Kubernetes in parallel.

Kubernetes Master Class - Addressing the Amount of Pull Requests in Rancher

In this master class Support Engineer Matthew Mattox will address the new Docker Hub limits and how to reduce the number of pull requests made against Docker Hub. We will go over different options including building a full registry mirror, and using the standard registry, including the required maintenance tasks, to use a pull-through-cache registry. We will also cover some Enterprise solutions (e.g. JFrog) along with how to reduce the number of pulls while using Docker Hub.

Kubernetes Master Class: A Seamless Approach to Rancher and Kubernetes Upgrades

In this master class Matt Mattox, Principal Support Engineer at Rancher (now a part of SUSE), will address the high-level steps required to plan and perform a Rancher and Kubernetes upgrade. We will go over planning the upgrade and selecting versions. Then we’ll plan out the change controls needed for the upgrade, including the required maintenance windows. We will also walk through different upgrades, including rolling back from a failed upgrade. Finally, We will cover how to automate upgrades.

Rancher Online Meetup - Feb 2020 - Longhorn 1.1 and Rancher

Join Rancher and SUSE at our next global meetup where we focus on the latest release from of CNCF Sandbox project Longhorn and its benefits for Rancher users. When used with Rancher, Longhorn 1.1 provides Kubernetes users with a reliable Kubernetes-native persistent storage solution from core to cloud to edge. This meetup will be hosted by Adrian Goins (Director of Community, SUSE). You will also hear directly from Sheng Yang (Principal Developer, Longhorn) and William Jimenez (Product Manager, Longhorn).

Do Edge Applications Need Stateful Storage?

Kubernetes applications are increasingly making their way to the edge and embedded computing. Storage will quickly follow as the applications that rely on this edge infrastructure become more advanced and naturally carry more state. According to a study by McKinsey and Company, a “connected car” processes up to 25GB of data per hour.

Rancher Online Meetup: January 2021 - k3d: Local Development with K3s Made Easy

In this meetup we'll show you how to get productive developing locally on Kubernetes with the help of k3d which lets you spin up a K3s cluster on your laptop. We'll guide you through a full development setup including the k3d CLI, the awesome new vscode-k3d plugin and synergy with tools like Skaffold or Tilt.