Operations | Monitoring | ITSM | DevOps | Cloud

Rancher

Kubernetes Master Class: Speed Up Your Cloud Native Applications Deployment Using K3s and Traefik

As the Kubernetes ecosystem changes at a fast pace, delivering an application in this context is challenging. How do you ensure that your applications run fast and are resilient with all the Kubernetes updates and new features?

Expanding SQL Server Support

Support for relational databases is a growing focus for Kubernetes users, and the release of Windows Server 2019 is expanding options for .NET applications and SQL Server. SQL Server workloads, however, often rely on Active Directory and Windows Auth, and storage arrays, which will not be supported by SQL Server containers on Windows Server 2019. Fortunately, a new Rancher Labs partner, Windocks, offers new options for SQL Server on Kubernetes and Rancher.

Kubernetes Master Class Day 2 with Stateful Applications - Implementing a Data Management Strategy

As teams start to onboard mission-critical applications such as databases and NoSQL systems into production, there’s a need to address critical Day 2 concerns. Dealing with regulatory requirements, user error, ransomware and cluster upgrades - requires safeguarding of both data and state. In this master class, we'll describe the challenges associated with implementing a robust data management strategy with Kasten's K10 platform and Rancher's RKE.

Easy Ingress Management on the Edge with K3s lightweight Kubernetes and Traefik

K3s and Traefik are partnering to speed up cloud native applications deployment. K3s, by Rancher, is the best way to have a lightweight, fully CNCF conformant Kubernetes cluster running on diverse infrastructures, including possible IoT appliances such as Raspberry Pis. K3s starts in seconds thanks to its light weight nature. As it adds some components to the cluster automatically, k3s is very easy to use and therefore very accessible for new users.

It Takes a Village

Rancher Rodeos are great events for learning Kubernetes and Rancher beginner-level concepts, with attendees gaining just the right amount of knowledge to get started with provisioning Kubernetes clusters and launching applications. I present frequently at Rodeos, and the scene typically unfolds like this: together with attendees, we are walking through Rancher features, and usually as we’re experimenting with Monitoring, Alerting, and Logging, I see the wheels start turning in their heads.

Announcing The Rancher Trusted Ranch Hand Program

The Rancher community is 30,000+ strong and growing fast! In order to continue growing and nurturing our vibrant open source community, we’ve created the Trusted Ranch Hand Program. Trusted Ranch Hands are a select group of knowledgeable ranchers ready, willing, and able to help other Ranchers as we all adopt DevOps practices and principles using Rancher, Kubernetes, and related technologies that help us all Run Kubernetes Everywhere!

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.

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.

And Then There Were Three -- IBM, VMWare, and Rancher

When we started Rancher in 2014, our vision was to enable enterprise IT to procure and utilize computing resources (“cattle”) from any infrastructure provider. We were extremely lucky to be able to leverage wonderful technologies like Kubernetes which made computing resources consistent across all infrastructure providers.

Zero to k3s Kubeconfig in seconds with k3sup

k3sup: From zero to KUBECONFIG in < 1 min K3s is an open-source, lightweight Kubernetes distribution by Rancher that was introduced this year and has gained huge popularity. People not only like the concept behind it, but also the awesome work that the team has done to strip down the heavy Kubernetes distribution to a minimal level. Though k3s started as a POC project for local Kubernetes development, its development has led people to use it even at a production level.