Operations | Monitoring | ITSM | DevOps | Cloud

Rancher

Is Kubernetes the Tool, or Are You?

This presentation ran at the DevOps Institute skilUP Day event on May 21, 2020. If Kubernetes exists to make your life easier, why is it such a nightmare to use? There are a million and one presentations on how to use Kubernetes in your DevOps workflow, but they all start from a flawed foundation. They all assume that you wanted to use Kubernetes in the first place. In the shiny world where Kubernetes is King, we are its subjects, forced to use it and smile while we grit our teeth.

Deploy a Rancher Cluster with GitLab CI and Terraform

In today’s ever-changing world of DevOps, it is essential to follow best practices. That goes for security, access control, resource limits, etc. One of the most important things in the world of DevOps is continuous integration and continuous delivery, or CI/CD. Continuous integration is a crucial part of an efficient deployment. We are all guilty of repeating manual steps over and over again – especially when it comes to node configuration.

Longhorn: Rancher's Journey from Zero to GA

When Frodo was commissioned on a seemingly straightforward journey to retrieve the One Ring, I doubt he realized the adventure and commitment he was embarking on. Rancher Labs started on a similarly daring journey almost four years ago. It didn’t take a wizard showing up uninvited at dinner to convince us of this. From the beginning of Rancher Labs, our founding team had a deep conviction about the importance of storage in the future of cloud-first computing.

Longhorn Simplifies Distributed Block Storage in Kubernetes

Today we’re announcing the general availability of Longhorn, an enterprise-grade, cloud-native container storage solution. Longhorn directly answers the need for an enterprise-grade, vendor-neutral persistent storage solution that supports the easy development of stateful applications within Kubernetes. We’ve been working on Longhorn for almost as long as we’ve been around as a company.

KMC - Running a Multi-Cluster Service Mesh in Rancher

If you are or your organization is running Kubernetes, then it's likely that you are running more than one cluster. This model works well for most, but starts to break down when microservices and service mesh enter the discussion. However, with some additional configuration and tooling , a multicluster mesh can take advantage of distributed Kubernetes environments and the services therein. In this Master Class, recorded on June 20, 2020, Rancher Field Engineer Jason Skrzypek discusses and demos a multi-cluster service mesh running Istio.

Delivering Inspiring Retail Experiences with Rancher

When it comes to deciding where and how to shop for food, consumers have a choice. And it may only take one negative experience with a retailer for a consumer to take their business elsewhere. For food retail leader Albert Heijn, customer satisfaction and innovation at its 950+ retail stores and e-commerce site are driving forces.

Schedule Security Scans in Rancher 2.4

Rancher 2.4, the latest release of Rancher’s Kubernetes management platform, includes a new CIS security scanning feature. The Center for Internet Security publishes more than 100 benchmarks for Kubernetes, which are considered the default standard benchmark for defining security of Kubernetes clusters. With Rancher 2.4, CIS scanning is an integrated part of the Rancher UI itself for RKE clusters. If you create or import any RKE cluster via Rancher, CIS Scan will work flawlessly.

KMC - Windows Kubernetes Cluster Support in Rancher 2.4 - 2020-05-20

Windows containerization efforts continue to grow and deploying workloads on a hybrid Kubernetes cluster might soon be in your future. Rancher fully supports creating and managing Windows Clusters today and we would like to show you how it could look like within your organization.

GitOps with Microsoft Azure Arc and Rancher

The promise of Kubernetes is to empower your organization to quickly deliver applications and services to your customers. Delivering fast cycle time and innovation requires developers and operators to collaborate effectively to ensure safety while moving fast. The GitOps methodology has taken hold in the Kubernetes ecosystem to deliver on this promise. What is GitOps? GitOps provides a mechanism to safely deploy Kubernetes manifests stored in a Git repository.