Operations | Monitoring | ITSM | DevOps | Cloud

Latest Videos

Intro to k3s: Lightweight Kubernetes

Ready to get some training on using K3s, the lightweight Kubernetes distribution?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.

Applying Site Reliability Engineering 'Golden Signals' to your Kubernetes Cluster

Understanding how to monitor the "Golden Signals" of Site Reliability Engineering (SRE) in your Kubernetes cluster(s) is an important skill for any engineer, especially for Day 2 Operations. Fortunately, there are some very useful, powerful, and open source tools and technologies out there for accomplishing these tasks. This training session will go over how to monitor these "Golden Signals" in a Kubernetes cluster using Prometheus and Slack.

Kubernetes Master Class: How to Secure Production Kubernetes and Service Mesh Workloads on Rancher

As more container deployments move into production there will be an increasing level of attacks on application containers and the orchestration tools to manage them. The success of Kubernetes has been a major enabler for the “service mesh” concept to become a reality, as a “sidecar” container is the ideal form-factor for service mesh functions to be placed together with the service itself. The important thing to remember is that, although a service mesh has security features, it is NOT a security solution. It is not designed to provide the type of network, endpoint and host security required for defense in depth.

Kubernetes Master Class: Bringing Istio to Production

We all have gone through the introductory talks about Istio, but there is some confusion on how you can bring Istio in to a full production environment. In this master class, we will help you understand this journey of bringing Istio into a production environment and how it differs from your testing environments.

Cloud Native Telco Evolution: From Virtualized to Containerized Network Functions

From purpose-built hardware to virtual machines and now containers, service providers and telcos are re-thinking how they deploy and deliver cloud and network services. These service providers are on a journey to break down their monolithic stacks into small, reusable components that are consistent with a micro-services architecture.