The Kubernetes Current Blog

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

  • All

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

Author

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

Image for Securing Your Kubernetes Clusters with Rafay and Araali

Securing Your Kubernetes Clusters with Rafay and Araali

Author

As enterprises modernize with cloud-native, they find themselves vulnerable to serious impact due to application vulnerability coupled with a lack of secure runtime configuration (AKA shared responsibility). A single pod or application compromise can put the whole cluster at risk.… Read More

Image for Container Orchestration Tools Comparison

Container Orchestration Tools Comparison

Containers have become increasingly popular as software development shifts from traditional methods to cloud native development and DevOps. In a containerized environment, a single instance of an operating system is shared across apps. For those more familiar with virtual machines,… Read More

Image for Kubernetes Monitoring with Prometheus

Kubernetes Monitoring with Prometheus

Author

Kubernetes monitoring is the process of gathering metrics from the Kubernetes clusters you operate to identify critical events and ensure that all hardware, software, and applications are operating as expected. Monitoring is essential to provide insight into cluster health, resource… Read More

Image for Choosing the Best Kubernetes Cluster and Application Deployment Strategies

Choosing the Best Kubernetes Cluster and Application Deployment Strategies

Author

As your Kubernetes environment grows into a multi-cluster, multi-cloud fleet, cluster and workload deployment challenges increase exponentially. It becomes critical to streamline, automate, and standardize operations to avoid having to revisit decisions or perform the same, error-prone manual tasks over… Read More

Image for What’s New in Kubernetes v1.24?

What’s New in Kubernetes v1.24?

Kubernetes v1.24 is almost here. In fact, it’s only taken this long because the official release was pushed back twice, from April 15th to 19th and then from April 19th to May 3rd. But it’s finally on the way. So,… Read More

Image for How to Standardize Kubernetes Clusters with EKS Blueprints and Rafay

How to Standardize Kubernetes Clusters with EKS Blueprints and Rafay

EKS Blueprints helps companies configure Amazon Elastic Kubernetes Service (Amazon EKS) clusters that are fully bootstrapped with the operational software that is needed to deploy and operate workloads. Once an EKS blueprint is configured, you can use it to deploy… Read More

Image for Rafay Kubernetes Lifecycle Management with Cluster Templates

Rafay Kubernetes Lifecycle Management with Cluster Templates

In our Kubernetes journey, where Rafay makes it easy to provision and manage cluster lifecycle, we have seen end-users creating unique and sometimes unusual Kubernetes cluster configurations that do not comply with corporate security guidelines and generate increased infrastructure costs.… Read More

Image for Top Six Kubernetes Best Practices for Fleet Management

Top Six Kubernetes Best Practices for Fleet Management

Author

Provisioning a Kubernetes cluster is relatively easy. However, each new cluster is the beginning of a very long journey and every cluster you add to your Kubernetes fleet increases management complexity. Many enterprises are struggling to keep up with a… Read More

Image for Simplify Policy Management with Rafay and OPA Gatekeeper

Simplify Policy Management with Rafay and OPA Gatekeeper

In a previous blog post, we described how OPA Gatekeeper can be leveraged to enforce policies and strengthen governance in Kubernetes environments. We also covered the challenges customers face when implementing OPA Gatekeeper at scale across many clusters. To summarize,… Read More