Operations | Monitoring | ITSM | DevOps | Cloud

SUSE Rancher Prime Meets Cluster API: What You Need to Know

Kubernetes has revolutionized how we deploy and manage applications, but juggling clusters across clouds and on-premises environments can quickly become a tangled mess. Different tools, inconsistent configurations‌ and manual processes drain your team’s time and energy. What if there was a way to simplify Kubernetes cluster management, bringing order to the chaos? Enter Cluster API (CAPI) and SUSE Rancher Prime.

Introducing the Rancher CVE Portal: Enhanced Transparency and Security for Your Rancher Workloads

At SUSE, we’re always looking for ways to make it easier for customers to maintain secure, enterprise-grade environments. The Rancher Security team is excited to announce the public beta launch of the Rancher CVE Portal, available now at scans.rancher.com. This new resource is a significant step forward in providing clear, actionable visibility into vulnerabilities affecting Rancher and its associated dependencies.

Debugging your Rancher Kubernetes Cluster the GenAI Way with k8sgpt, Ollama & Rancher Desktop

The advancements in GenAI technology are creating a significant impact across domains/sectors, and the Kubernetes ecosystem is no exception. Numerous interesting GenAI projects and products have emerged aimed at enhancing the efficiency of Kubernetes cluster creation and management. From simplifying application containerization for engineers to addressing complex Kubernetes-related queries or troubleshooting issues within a cluster, GenAI demonstrates immense potential.

Announcing the Harvester v1.3.0 release

Last week – on the 15th of March 2024 – the Harvester team excitingly shared their latest release, version 1.3.0. The 1.3.0 release has a focus on some frequently requested features, such as vGPU support and support for two-node clusters with a witness node for high availability. As well as a technical preview of ARM enablement for Harvester and cluster management using Fleet. Let’s dive into the 1.3.0 release and the standout features…

How NeuVector Leverages eBPF to Improve Observability and Security

There’s been a lot of recent interest in eBPF (extended Berkeley Packet Filter) and its application for container security solutions. Let’s examine eBPF’s features and benefits and how NeuVector utilizes them to enhance its full-lifecycle container security solution.

NeuVector UI Extension for Rancher Enhances Secure Cloud Native Stack

We have officially released the first version of the NeuVector UI Extension for Rancher! This release is an exciting first step for integrating NeuVector security monitoring and enforcement into the Rancher Manager UI. The security vision for SUSE and its enterprise container management (ECM) products has always been to enable easy deployment, monitoring and management of a secure cloud native stack.

Announcing Longhorn 1.6.0

The Longhorn team is excited to announce the latest minor release, version 1.6.0! This release introduces several features, enhancements, and bug fixes that are intended to improve system quality and the overall user experience. Specifically, this release includes a further feature preview of the highly anticipated Longhorn Data Engine Version 2.0, platform-agnostic deployment, node maintenance, and improvements to stability, performance, and resilience.

Building a Custom Read-only Global Role with the Rancher Kubernetes API

In 2.8, Rancher added a new field to the GlobalRoles resource (inheritedClusterRoles), which allows users to grant permissions on all downstream clusters. With the addition of this field, it is now possible to create a custom global role that grants user-configurable permissions on all current and future downstream clusters. This post will outline how to create this role using the new Rancher Kubernetes API, which is currently the best-supported method to use this new feature.