Get the latest posts from Platform9 delivered right to your inbox:
Five Technical Challenges to Optimize Kubernetes for 5G Deployments
By Kamesh Pemmaraju
Operators of 5G mobile broadband networks deal with large-scale, complex, dynamic, and highly distributed infrastructure requirements. They have to deploy and operate thousands of radio towers and networks while managing... Read More
Edge Computing and 5G Power: Telco and Cloud Convergence
By Sirish Raghuram
This article first appeared on Telecomms.com Edge computing is rapidly emerging as the new cloud. According to Gartner, by 2022, more than 50% of enterprise-generated data will be created and... Read More
KubeVirt: Tearing Down Another Silo
By Platform9
The KubeVirt open-source project has opened up possibilities for organizations to run VMs and containers alongside each other in a Kubernetes cluster. While it is still early days for the... Read More
Kubernetes Service Mesh: How To Set Up Istio
By Platform9
In this article, you will learn how to set up Istio as a Kubernetes service mesh. Overview This article will cover: Quick Introduction to Kubernetes Service Mesh and Istio Pre-requisites... Read More
Why Managed Calico?
By Chris Jones
Why Calico? We want to ensure we provide the best Kubernetes software-defined networking experience that is possible with an emphasis on supporting encryption, security policies, BGP, a fast data plane... Read More
How To Set Up OpenEBS on Kubernetes Using Platform9
By Piyush Katira
In this article, you will learn how to set up OpenEBS on Kubernetes clusters, as a storage solution for your deployment. OpenEBS is one of the leading open-source projects for... Read More
How To Set Up Linkerd as a Kubernetes Service Mesh
By Piyush Katira
In this article, you will learn how to set up Linkerd as a Kubernetes Service Mesh using a free Platform9 Kubernetes account. Linkerd is a light-weight service mesh for Kubernetes.... Read More
How To Set Up Kubevirt For Kubernetes Based VM Management
By Peter Fray
In this article, you will learn how to set up Kubevirt for Kubernetes based VM management. Kubevirt For VM Management Kubevirt is an open-source project that makes it possible for... Read More
Setup NGINX Ingress Controller on Kubernetes
By Surendra Nimje and Chris Jones
The vast majority of Kubernetes clusters are used to host containers that process incoming requests from microservices to full web applications. Having these incoming requests come into a central location,... Read More