The Kubernetes Current Blog

Read our thoughts on all things Kubernetes and stay current on the latest news from Rafay

  • All

Easily Deploy Approved Technologies and Full-Stack Solutions with Custom Catalogs

As customers scale up their Kubernetes (K8s) environments, it becomes critical to create a process that ensures only applications that are vetted and approved are deployed to clusters. Without that, it is impossible for customers to standardize clusters, implement best… Read More

Image for What is Container Management?

What is Container Management?

Containerization is a popular means to package application code and associated dependencies for increased code portability. Containers also encourage faster and more efficient software development. You need a clear and proven way to organize your containers so you can easily… Read More

Image for Streamlining Kubernetes Operations for Amazon EKS Anywhere (EKS-A) for Bare Metal Environments

Streamlining Kubernetes Operations for Amazon EKS Anywhere (EKS-A) for Bare Metal Environments

Amazon EKS Anywhere (EKS-A) now supports a deployment option to provision Kubernetes clusters on bare metal environments such as data centers. EKS Anywhere provides an installable software package for creating and managing Kubernetes clusters in data centers, along with tooling… Read More

Image for Transforming Retail at the Edge

Transforming Retail at the Edge

To compete with online shopping, retailers have to bring the advantages of technology to their in-store experience. However, that’s easier said than done. Delivering the best customer experience often means bringing complex hardware into the store. Embracing “edge computing” creates… Read More

Image for Introducing Paralus: The Industry’s First Open Source Zero-Trust Access Service for Kubernetes

Introducing Paralus: The Industry’s First Open Source Zero-Trust Access Service for Kubernetes

Paralus — AKA the Zero-Trust access service that Rafay platform users already know and love — is now open source and free for everyone. Check out our GitHub repository to learn more! Why We Built Paralus For organizations managing user… Read More

Image for Managing Access to All Your Clusters at Scale

Managing Access to All Your Clusters at Scale

Increasingly, Kubernetes is a key part of the enterprise tech stack, which comes with a need to secure and strengthen access. For many organizations, it also comes with an explosion in the growth of clusters. More clusters don’t have to… Read More

Image for GPU-enabled AI/ML at the Edge using Kubernetes

GPU-enabled AI/ML at the Edge using Kubernetes

Over the last few years, we have seen an explosion in the number of Internet-connected smart devices both on the home front as well in businesses. For example, it is very common to see Internet-connected, video surveillance cameras in retail… Read More

Image for How to Bring Shadow Kubernetes IT into the Light

How to Bring Shadow Kubernetes IT into the Light

Shadow IT continues to be a challenge for IT leaders, but perhaps not in the sense that companies have seen in the past. Traditionally, shadow IT occurs within the application stack, which creates problems because the use of IT systems… Read More

Image for Securing Access to Kubernetes Environments with Zero Trust

Securing Access to Kubernetes Environments with Zero Trust

Modern IT environments are becoming more dynamic by the day. Kubernetes, for example, is pushing the boundaries of what’s possible for many IT organizations. The benefits of the open source technology to automate deployment, scalability and management of containerized applications… Read More

Image for Critical Factors for Managing Applications and Kubernetes at the Edge

Critical Factors for Managing Applications and Kubernetes at the Edge

Business is being driven to the network’s edge because of several advantages it provides. Autonomous vehicles, remote asset monitoring, in-hospital patient monitoring, and real-time defect detection in factories are just a few examples of business applications that leverage the responsive… Read More

Image for DIY Access Management Using Dex and KubeLogin

DIY Access Management Using Dex and KubeLogin

As the usage of Kubernetes grows, its complexities and risks also grow. In one of our earlier blog posts, Multi-cluster Kubernetes Management and Access, we spoke about the challenges of managing access to multiple Kubernetes clusters. We discussed how managing… Read More

Image for Dynamically Provisioning Persistent Volumes with Kubernetes

Dynamically Provisioning Persistent Volumes with Kubernetes

Storage in the Kubernetes and container world is handled differently than it is with virtual machines (VMs) or other types of infrastructure. Containerized applications typically scale by running multiple instances of containers in parallel. As a result, you have many… Read More