Get the latest posts from Platform9 delivered right to your inbox:
Kata Containers, Docker and Kubernetes: How They All Fit Together
By Platform9
By now, virtually everyone has heard of Docker containers. But you may still be unfamiliar with Kata, an open-source container project launched in December of 2017. Kata emerged at a... Read More
Kubernetes infrastructure cost optimization
By Platform9
Enterprise Kubernetes costs can vary considerably. Depending on whether you decide to host your clusters on the public cloud services – such as Google Kubernetes Engine (GKE), Azure Kubernetes Service... Read More
10 Kubernetes Performance tips
By Platform9
Overview This article will cover Top 10 Kubernetes Performance Best Practices: Define Deployment Resources Deploy Clusters closer to customers Choose better Persistent Storage and Quality of Service Configure Node Affinities... Read More
Kubernetes Logging: Comparing Fluentd vs. Logstash
By Platform9
Logging is an important part of the observability and operations requirements for any large-scale, distributed system. With Kubernetes being such a system, and with the growth of microservices applications, logging... Read More
Kubernetes Federation: What it is and how to set it up
By Platform9
There are several SaaS and open-source solutions that have the capability to manage multiple, disparate Kubernetes clusters – regardless of the specific distribution or what hosted offering is in play... Read More
GitOps in Kubernetes
By Platform9
What is GitOps GitOps, in layman’s terms, can probably be described as DevOps powered by Git, with a noticeable shift in favor of developers. Think of Git version control as... Read More
5 Challenges to Going Cloud-Native – and How to Solve Them
By Platform9
We’re living in a cloud-native world. You can barely read a tech blog or go to a conference without hearing about all of the benefits of cloud-native technologies or architectures,... Read More
EKS vs GKE vs AKS: 8 Key Criteria To Compare Managed Kubernetes
By Platform9
Evaluating EKS vs GKE vs AKS? Whether you’re considering getting your feet wet with Kubernetes, or are looking at Kubernetes as the foundation to deploy applications consistently across hybrid/multi cloud... Read More
Kubernetes for CI/CD at scale
By Platform9
Overview In this post you’ll learn: CI/CD platforms for Kubernetes How to Install Jenkins on Kubernetes Scaling CI/CD Jenkins Pipelines with Kubernetes Best Practices to use Kubernetes for CI/CD at... Read More