Operations | Monitoring | ITSM | DevOps | Cloud

Intro to k3s Lightweight Kubernetes Online training

Earlier this year, Rancher Labs introduced k3s, a new open source project which is a lightweight implementation of Kubernetes that is easy to install and can run on x86 and ARM infrastructure with only 512 MB of RAM required to run it. It is geared towards teams that need to deploy applications quickly and reliably to resource-constrained environments. Some use cases for k3s are edge, Single Board Computers, IoT, and CI.

MoneyTree Achieves Compliance and Speeds Innovation with AWS and Sumo Logic

Learn how MoneyTree uses AWS and Sumo Logic to help financial institutions better connect with consumers through real-time machine data analytics for operational and security insights. Learn more at https://www.sumologic.com/solutions/security-analytics/.

IG Reduces Alerts by 86% With PagerDuty Event Intelligence

IG is a world-leading provider of contracts for difference (CFDs) and financial spread betting services. In this video, Danny Nicholls, Application Support Analyst at IG, shares how PagerDuty helps reduce alert storms and provides analytics that enable full visibility into the system and business impact of their services.

Authentication and Authorization for multiple Kubernetes clusters with Rancher

A Kubernetes cluster is a collection of resources running across multiple nodes. Managing these resources also entails granting and controlling users' access to them. Different teams could be running their applications on the same cluster. Configuring RBAC is essential when it comes to such multi-tenant setups. Grouping resources into namespaces and giving certain teams access to them is a good start. Rancher leverages this to more effectively group the cluster's resources into larger subsets called projects.