The Latest From Replex
In this article we will take a deep dive into Kubernetes autoscaling tools including the cluster autoscaler, the horizontal pod autoscaler and the vertical pod autoscaler. We will also identify best practices that developers, DevOps and Kubernetes administrators should follow when configuring these tools.
December 5, 2019
13 min. read
Read article
A step by step walkthrough of deploying a highly available, reliable and resilient Kubernetes cluster leveraging AWS EC2 spot instances as worker nodes using both Kops and EKS.
October 9, 2019
31 min. read
Read article
FinOps is a cross domain discipline that represents a set of tools, best practices and processes aimed towards making software and infrastructure more cost effective. In this article we provide an introduction to Kubernetes Finops.
September 10, 2019
3 min. read
Read article
In this article, we will dive into Kubernetes best practices for CIOs and CTOs. It is based on our blog series outlining best practices for DevOps and Kubernetes admins and provides a broader more zoomed-out view of best practices in production.
August 13, 2019
11 min. read
Read article
The State of Kubernetes Report attempts to peer behind the curtain of the latest Kubernetes and cloud-native adoption trends. It is based on survey responses gathered from attendees at KubeCon + CloudNativeCon Europe 2019, O’Reilly Velocity Conference in San Jose and ContainerDays in Hamburg.
July 31, 2019
3 min. read
Read article
Metrics-server replaces Heapster as the primary cluster-wide metrics aggregator for Kubernetes with an integration into the Kubernetes dashboard. In this blog post, we will go through the process of installing and integrating metrics-server into the Kubernetes dashboard.
July 23, 2019
7 min. read
Read article
Instalment three of the Kubernetes best practices series which outlines a checklist of Kubernetes best practices in the context of governance, cost management and security and access control.
July 4, 2019
15 min. read
Read article
Replex team was in full attendance at the recently concluded KubeCon 2019 in Barcelona. Here is our take on the numerous talks, presentations and the latest updates from the Kubernetes community.
June 3, 2019
12 min. read
Read article
Replex is excited to announce the launch of its Kubernetes Governance and Cost management solution for the modern cloud-native enterprise. With Replex the cloud-native enterprise can easily control and optimize costs, allocate and showback costs for individual teams or environments and enforce granular governance and compliance policies.
May 16, 2019
4 min. read
Read article
A comprehensive guide to Kubernetes in Production. This guide contains best practices, checklists, tutorials and how-to guides for production-ready Kubernetes. We will be updating this page periodically, so stay tuned!
May 2, 2019
9 min. read
Read article
Anthos is Google's portfolio of tools geared towards providing a consistent development and deployment experience for organizations on hybrid and multi-cloud architectures. In this article we take a closer look at what Anthos is, it's components, pricing as well as compare it to other hybrid cloud tools.
April 18, 2019
5 min. read
Read article
Kubernetes Dashboard is the official web-based UI for Kubernetes. In this deep dive into the Kubernetes Dashboard, we will go through the process of installing, accessing and authenticating the Dashboard as well as adding basic resource metrics via Heapster.
April 12, 2019
11 min. read
Read article
This is the second instalment in our blog series about monitoring Kubernetes resource metrics in production. In this post, we complement the process of Kubernetes resource monitoring with Prometheus by installing Grafana and leveraging the Prometheus data source to create information-rich dashboards in a user-friendly visual format.
April 3, 2019
13 min. read
Read article
In this blog post we will take a deep dive into Kubernetes QOS classes. We will start by looking at the factors that determine whether a pod is assigned a Guaranteed, Burstable or BestEffort QOS class. We will then look at how QOS class impacts the way pods are scheduled by the Kubernetes Scheduler, how it impacts the eviction order of pods by the Kubelet as well as what happens to them during node OOM events.
March 22, 2019
6 min. read
Read article
In this instalment of the Kubernetes in Production blog series, we take a deep dive into monitoring Kubernetes resource metrics. We will see why monitoring resource metrics is important for Kubernetes in production, choose resource metrics to monitor, set up the tools required including Metrics-Server and Prometheus and query those metrics.
March 7, 2019
16 min. read
Read article
Deploying Kubernetes in production is no easy task. Kubernetes environments need to hold up on the rough seas of production from an availability, security, scalability, resilience, monitoring and resource management perspective. In this instalment of the Kubernetes Production Readiness and Best Practices Checklist series, we dive into the topic of Resource Management.
February 27, 2019
10 min. read
Read article
This is the second instalment in our Kubernetes Labels and Label Selectors Best Practices blog series. In this article, we dive deeper into best practices for Label Selectors in the context of Kubernetes Controllers.
February 22, 2019
5 min. read
Read article
Deploying Kubernetes in production is no easy task. Kubernetes environments need to hold up on the rough seas of production from an availability, security, scalability, resilience, monitoring and resource management perspective. To make the task easier we have compiled a checklist of best practices that DevOps and Kubernetes administrators can go through to ensure their Kubernetes deployments are production ready.
February 20, 2019
6 min. read
Read article
There are three ways organizations can do cost accounting and allocation for Kubernetes clusters: Based on Kubernetes primitives, based on infrastructure and based on custom organizational groupings. Read on to learn about each in more detail.
February 5, 2019
3 min. read
Read article
Implementing a comprehensive and well thought out tagging policy for Kubernetes cluster resources is the first step towards cost allocation, reporting and optimization. In this blog post we will learn how to tag AWS EC2 instances, EBS volumes, autoscaling groups and ENI's using cloud label tags.
January 29, 2019
14 min. read
Read article
What questions should DevOps teams and IT managers be asking about their production Kubernetes deployments? Read on to learn how you can gain more visibility into your production Kubernetes deployments and ensure optimized resource usage.
January 28, 2019
3 min. read
Read article
Cloud labels are a Kops feature which allow us to attach key value pairs to Kubernetes objects. Cloud labels map to AWS tags and allow us to allocate and analyse Kubernetes costs.
January 21, 2019
4 min. read
Read article
DigitalOcean managed Kubernetes is in limited availability right now, with general availability and a roll out across all regions scheduled for Q1, 2019. We sat down with Daniel Levy (Head of customer success) and Fabian Barajas (Solutions engineer) to get the inside scoop on DigitalOcean Kubernetes.
January 14, 2019
4 min. read
Read article
The second installment in our Kubernetes cost comparison guide for AWS, GCE, Azure and Digital Ocean. In this blog post we add persistent volume cost to our earlier cost comparison, for a broader cost estimate.
January 14, 2019
9 min. read
Read article
As Kubernetes becomes a vital part of the DevOps toolkit and moves into the enterprise space, how can it help in managing and accelerating IOT edge computing use-cases?
January 14, 2019
3 min. read
Read article
Looking for the perfect gift for your cloud native colleagues? What better than a book? Here is our curated list of books that will get them started on the Kubernetes journey.
December 20, 2018
7 min. read
Read article
Virtualization and containers reflect the relentless march of data center/infrastructure technology towards hyper scalability, workload isolation and portability and resource usage optimization
November 26, 2018
2 min. read
Read article
Kubernetes labels allow DevOps teams to identify, select and operate on Kubernetes objects. In this blog post we outline 9 best practices for working with Kubernetes Labels and examples for Kubernetes label keys and values
September 28, 2018
11 min. read
Read article
Kubernetes costs can vary significantly across cloud providers and their respective managed Kubernetes services. Read on for an in-depth Kubernetes cost comparison across the top 4 cloud providers including AWS, GCP, Azure and Digital Ocean.
September 19, 2018
16 min. read
Read article
Kubernetes cluster costs on AWS can vary significantly from estimated amounts, leaving a lot of room for improvement. Read on to learn about the 7 things you can do to optimize your AWS Kubernetes costs.
September 11, 2018
6 min. read
Read article
Kubernetes resource usage is an important concept to understand if you want to keep tabs on Kubernetes costs, avoid resource contention and deficiency and optimize resource utilization. Read on to learn how you can manage and optimize Kubernetes resource usage.
September 3, 2018
5 min. read
Read article
Kubernetes cost accounting, allocation and chargeback is one of the first operational problems production Kubernetes implementations run into. Accurately allocating Kubernetes costs is not only a management requirement but also a first step towards optimizing your Kubernetes costs.
August 27, 2018
3 min. read
Read article