The Kubernetes Current Blog

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

  • All

A New Chapter for Rafay Systems, and Kubernetes Operations

Today marks an exciting new chapter for Rafay, as we announce a $25 million Series B funding round led by Alberto, Leo and team at ForgePoint Capital. Our existing investors Ridge Ventures, Costanoa Ventures and Moment Ventures also participated in… Read More

Image for Getting Started with Amazon EKS

Getting Started with Amazon EKS

Kubernetes is the leading container orchestration engine. It excels in executing application containers and supports many operational aspects like scalability, self-recovery, service-discovery, secrets configuration, workload management and batch execution, rolling updates, etc. All of this results in distributed systems with… Read More

Image for etcd & Kubernetes: What You Should Know

etcd & Kubernetes: What You Should Know

Kubernetes is architected as a set of microservices that manage the lifecycle of containers and coordinate application management tasks such as configuration, deployment, service discovery, load balancing, scheduling, scaling, and monitoring across a fleet of clusters. The microservices-based architecture of… Read More

Image for Rafay Enhances Kubernetes Operations Platform with Enterprise-Grade Security, Standardization and Automation Capabilities

Rafay Enhances Kubernetes Operations Platform with Enterprise-Grade Security, Standardization and Automation Capabilities

Over the past several years we’ve experienced a tremendous amount of change in the Kubernetes management and container orchestration market. Years ago, Kubernetes was used to support a relatively small number of clusters in lab environments, handling mostly corner use… Read More

Image for Top Kubernetes Takeaways From the 2020 AWS Container Security Survey

Top Kubernetes Takeaways From the 2020 AWS Container Security Survey

Amazon Web Services (AWS) recently published the 2020 AWS Container Security Survey results. This survey is a follow-up to the 2019 AWS Container Security Survey. The differences between these two surveys highlight several interesting trends that we will discuss below.… Read More

Image for It’s Official: Rafay’s Cloud-based Kubernetes Management Solution is a Hit With Enterprises (800% ARR growth YoY)

It’s Official: Rafay’s Cloud-based Kubernetes Management Solution is a Hit With Enterprises (800% ARR growth YoY)

Years ago at another company where my co-founder, Hemanth Kavuluru, and I built the security industry’s first software-defined perimeter (SDP) platform, we spent just as much time wrestling with application and infrastructure orchestration as we did developing the solution we… Read More

Image for The Ultimate Guide to Helm Charts

The Ultimate Guide to Helm Charts

The declarative model of Kubernetes uses Kubernetes Objects stored in configuration files which are essentially a set of YAML files. For every version and instance of a Kubernetes application that DevOps personnel deploy and run in their environments, a set… Read More

Image for Kubernetes Secrets Management with HashiCorp Vault and Rafay

Kubernetes Secrets Management with HashiCorp Vault and Rafay

Thanks to Lan Nguyen and Mohan Atreya for their contributions to this blog. Kubernetes and containers enable applications to be instantaneously deployed across public clouds, data centers and the edge. While this enables an organization to be nimble and fast,… Read More

Image for Helm Chart Hooks Tutorial

Helm Chart Hooks Tutorial

Helm chart hooks are a useful tool in your Kubernetes deployments and are used to perform certain actions at specific points in a release cycle. Helm supports a variety of hooks and this blog serves as a tutorial to help… Read More

Image for Top 5 Trends for DevOps & Kubernetes in 2021: Welcome the KubeMaster

Top 5 Trends for DevOps & Kubernetes in 2021: Welcome the KubeMaster

2020 has been a challenging year for many companies due to the global pandemic, which has had a varying impact on businesses. The software technology industry, for the most part, has been able to react faster to the changing landscape,… Read More

Image for Kubernetes Cluster Backup & Restore with Velero and Rafay

Kubernetes Cluster Backup & Restore with Velero and Rafay

Kubernetes cluster backup and restore is one of the top priorities for DevOps teams and KubeMasters running containerized applications in production. Without this critical capability, organizations run the risk of a disruption of service and unplanned downtime.  The Rafay Kubernetes… Read More

Image for Using Kubernetes (and not VMs) for Edge Computing and Machine Learning

Using Kubernetes (and not VMs) for Edge Computing and Machine Learning

There is near-universal agreement in IT circles that containers and Kubernetes are de facto technologies used for managing modern applications both for on-premises and cloud deployments. But what about emerging use cases such as edge computing and machine learning? Edge… Read More